Giter VIP home page Giter VIP logo

minecraft-commandsex's Introduction

CommandsEX, Build Your Very Own CraftBukkit Plugin

If you ever needed a single function but had to download a massive plugin that contained it, you will probably know the feeling. It could be hard to pick up the right plugin-set for a server with all the plugins currently in existence. Especially since many of them conflict with each other.
That is the idea behind CommandsEX project - to allow server administrators to choose which commands and functions they really need and let them trash all the rest.


How it works?

CommandsEX comes in a full-build flavor that is officially being distributed via the BukkitDEV website (http://dev.bukkit.org/server-mods/commandsex).
If a person needs to exclude some functionality from the plugin, they can do it in one of the following ways:

- by visiting the CommandsEX Builder page (http://commandsex.sourceforge.net)
- by removing unneccessary files from the JAR file itself and adjusting plugin.yml file


Permissions and Economy support?

CommandsEX makes use of Bukkit's built-in permissions model (SuperPerms) for basic permission checks (such as if a player has access to a certain action).
From version 1.40, CommandsEX also supports Vault plugin, which allows for extended permission checks (e.g. checking user groups etc.). This allows for the use of any plugin that Vault supports (such as PermissionsEx, bPermissions, ...)
For list of permissions, check out the "What is included" section on the SourceForge Wiki (https://sourceforge.net/p/commandsex/wiki/CommandsEX%20CraftBukkit%20plugin%20Wiki/) - each command set uses its own permissions. There are also a few Global Permissions that you can use for various admin bypasses and such.
Thanks to the recent Vault inclusion, CommandsEX is now also able to support all types of economies that this plugin supports as well, such as iConomy, BOSEconomy and more.


Databases

CommandsEX allows you to make use of either SQLite or MySQL databases to store various player data.
This includes economy, per-user language settings and more. Configuration is available in the main config.yml file located in CommandsEX folder under your plugins directory.
Database usage is optional and there is also an option to turn it off completely in the config file itself.


Getting help
Found a bug? Have feature request? Need a question answered?
Don't hesitate and file a new ticket (http://dev.bukkit.org/server-mods/commandsex/create-ticket) or visit the comments thread on the project's page (http://dev.bukkit.org/server-mods/commandsex/#comments)!

minecraft-commandsex's People

Contributors

callumwhite avatar carlosarias604 avatar flumpy111 avatar keir-nellyer avatar oxidedevelopment avatar zathrus-writer avatar

Watchers

 avatar

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.