NO LONGER ACTIVE USE AT YOUR OWN RISK
CustomCommands:
Commands:
- /customcommands reload - Reloads CustomCommands config.
- /<commands_you_made> - All Commands Added In The Config.
Permissions:
- customcommands.reload - /customcommands.reload
Todo:
- In game command creation.
- In game GUI config.
- More placeholders. (Comment on ones you would like!)
Config:
Code (Text):#Enable the plugin?
Enabled: true
#Commands...
Commands:
#This would be /customcommand, add as many commands as you wish following this format
customcommand: #name
Permission:
#false means everyone can do it
Enabled: true
#permission you want set
Permission: "testcommand.test"
LocalPlayerCommands: #would run a command as the player
#enable player commands?
Enabled: true
#list the commands without the /
Commands:
- "balance"
- "baltop"
ConsoleCommands: #would run a command from the console
#enable concole running commands
Enabled: true
#list the commands you want to run in console
Commands:
- "eco give %PLAYER% 1000"
- "eco give %PLAYER% 2000"
- "eco reset %PLAYER%"
Message:
#enable message feed back in chat
Enabled: true
#list messages
Messages:
- "&cLine 1 of Test Command"
- "&6Line 2 of Test Command"
Hover:
#enable hover effect on chat
Enabled: true
#text for hover
Text:
#line number
1:
#multiple lines for hover on that line
- "&c Hover Line 1 of Line 1 %PLAYER%"
- "&6 Hover Line 2 of Line 1"
2:
- "&c %ONLINE%/%MAX%"
- "&6 Hover Line 2 of Line 2"
Link:
#enable link
Enabled: true
Link:
#line number: url to link
1: "http://www.google.com"
2: "http://www.bing.com"Code (Text):%PLAYER% - Player name
%ONLINE% - Number of online players
%MAX% - Max players the server can hold
(Leave Suggestions Requesting For More!)
CustomCommands+:I Love To Hear Suggestions. Also Make Sure To Comment On All And Any Errors!
- CustomCommands+ will be be containing many more features, for example more placeholders, GUI, and any suggestions I get!
Want a better Minecraft server?
Read about SpigotMC here!