
PlayerCommands is a plugin with the objective of providing various commands, both complex and basic ones. PlayerCommands will create player files for your players, but instead of having PlayerCommands read/write on the files all the time, PlayerCommands will store the settings in an object (it's a bit technical) , and save the player file when the player logs out, is kicked/banned or when the server stops. Another one of the objectives of PlayerCommands is to provide a UUID-compatible plugin that covers most of the needs of your server. Bans, teleports, mutes, warps, mails, signs, color chat, economy, PlayerCommands will take care of it.
One of the main features of PlayerCommands is the online-mode/offline-mode UUID compatibility. Instead of just working with both modes, PlayerCommands will support offline mode servers which are converting into online mode, even after you have used the offline mode UUID's. PlayerCommands will just do the conversion for you. Tl;dr: PlayerCommands is a plugin, UUID-compatible (1.8 ready) that will cover most of your server's needs.
These are a few of PlayerCommands' features. I'll try to keep the list short.
To install player Commands, Download the playercommands.jar and place it in your plugins folder. After that, start your server, and you're done. If you'd like to do so, you can install an economy plugin and vault, but PlayerCommands has its own economy.
The plugin is under a heavy re-code, as i'm taking advantage of the language file addition to recode commands. Hopefully, the performance of the plugin should be increased. I'm also adding a UUID cache in a json file, and bungeecord support for Networks. Some of the main changes are:
To do list last updated: 26/12/14
PlayerCommands doesn't depend on any plugin, but it can hook into Vault if you enable the options to do so in the config. This way, PlayerCommands could hook into your economy plugin using vault, or into your chat plugin. Please Note, If you wish Vault integration, you must have Vault version 1.4.1 or any later build!
If you find any bugs, please comment below :) I'll try to fix them ASAP.