Git Product home page Git Product logo

roam-plugin's Introduction

Contributors Forks Stargazers Issues


Logo

Roam Plugin

Adds freecam to minecraft!
Supports 1.8.8-1.16.5

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Although this was made with the intent of adding it to my portfolio I fully intent to keep fixing bugs.

Features:

  • Vault support.
  • Configurable.
  • No lag.
  • Supports most versions of mc.

Built With

This project was built with:

Support the dev

Enjoyed the plugin and want to support me monetarily? buy me a coffe! Any donations are going to be greatly appreciated!

Getting Started

To get this plugin up and running you will only need to follow the following steps.

Prerequisites

You will need these installed in your server before proceeding.

Installation

  1. Download the plugin at https://github.com/giovalgas/RoamPlugin/releases
  2. Put the downloaded jar into the plugins folder (yourServerFolder/plugins)

Configuration

#Config.yml - Template Plugin  

console-prefix: "[RoamPlugin] "  

roam:  
  max-distance: 48 # max distance a player can travel while roaming (in blocks)  
  duration: -1 # maximum duration of a roaming session (in seconds)  
  cooldown: 60 # cooldown between roaming sessions (in seconds)  

 # Disables commands while roaming # This can be overwritten if the player in question has the permission "roamplugin.command.<command>" # This can also be overwritten if the player has "roamplugin.admin"  disable-commands: true  

# PS: for pricing to work in server you'll need Vault and an Economy provider  
# Vault: https://www.spigotmc.org/resources/vault.34315/  
# Economy Provider(doesn't need to be this one): https://www.spigotmc.org/resources/essentialsx.9089/  
vault-hook:  
  price: 100 # price to roam  
  enabled: false # whether vault is enabled or not in your server

Language

#Language.yml - RoamPlugin

messages:  
  message-prefix: "&c[&6RoamPlugin&c] "  
  no-permission: "&cYou don't have the permission needed to execute that command."  

  still-on-cooldown: "&cWait more &e%cooldown_time% &cseconds before using that again."  
  session-expired: "&eYour roaming session has &cexpired&e!"  

  flying-error: "&cYou cant use roam while flying."  
  interaction-error: "&cYou can't do that while roaming."  
  command-error: "&cYou can't use that command while roaming."  
  movement-error: "&cYou can't fly past that while roaming."  

  started-roaming: "&eYou are now on roaming mode!"  
  stopped-roaming: "&eYou are now out of roaming mode!"  

  no-money: "&cYou need &e$%price% &cto enter roaming mode."  
  payed-amount: "&eYou have paid &b$%price% &eto enter roaming mode!"

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Giovani Valgas - @giovalgas - [email protected]

Project Link: https://github.com/giovalgas/RoamPlugin

roam-plugin's People

Contributors

giovalgas avatar uraxys avatar

Watchers

 avatar

Forkers

uraxys

roam-plugin's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.