Main Page

English
Intro
Ever wanted to add new commands for your player's for TeamSpeak-IP, Donation-Info or other informations but not having the java knowledge?
Now you can simply add new commands for your players!
You can use formatting codes and add different variables!
Permissions
| Permission | Description |
| newcommands.reload | Reload config |
| newcommands.list | Show list |
| newcommands.command.<command>.deny | Deny user the use of command <command> |
Note: Every user can run every NewCommands-command per default, only users with the permissions from the table can't run these commands.
Commands
| Command | Description |
| /newcommands | Give information about NewCommands |
| /newcommands reload | Reload config |
| /newcommands list | Show all NewCommands |
Config
Simply add new commands like the example one, use color-codes (&a, &b, etc.) or variables.
commands:
newtestcommand: '&4Awesome Plugin'
TODO
Command for adding new commands
Reload - Done (07.05.2014)
Permissions for commands - Done (07.05.2014)
Tab-auto-completing - Done (07.05.2014)
IDEAS?
Write your own ideas in the comments (new variables, new features, etc.) and I'll take a look on it.
SOURCE
Source can be found here.
That's it.