TextCommands
- by Just1End
BETA v.0.0.1
GOAL : Declaring your own commands via a simple to understand config.yml
Basically The config I plan to reach by the end of the development will look something like this:
yourcommand1: text sent to player
yourcommand2: text sent to player
yourcommand3: text sent to player
A good example on how to use this:
vote: Vote for our server at http://yourvotesite.com
website: Be sure to register at http://yourserversite.com
news: TODAY'S NEWS: We fixed the bugs in *plugin*. Finally we can enjoy lag free gameplay
Therefore if a player typed /vote then they would receive a message:
Vote for our server at http://yourvotesite.com
UNFORTUNATELY! I have not reached this point so the plugin is not as dynamic
This version of the plugin is quite different and you will not be able to set custom commands such as /billybob
I added 7 commands which you can customize the result of... THEY ARE:
- /quickinfo
- /info2
- /info3
- /news
- /vote
- /website
- /secret
Current Config
# ### ####
# ### Command1_RESULT IS /quickinfo ####
# ### Command2_RESULT IS /info2 ####
# ### Command3_RESULT IS /info3 ####
# ### Command4_RESULT IS /news ####
# ### Command5_RESULT IS /vote ####
# ### Command6_RESULT IS /website ####
# ### Command7_RESULT IS /secret ####
# ### ####
# #############################################################
# EDIT THE LINES AFTER ':' BELOW! GOOD LUCK :)
#
Command1_RESULT: This is QuickInfo!
Command2_RESULT: This is info2!
Command3_RESULT: This is info3!
Command4_RESULT: This is news!
Command5_RESULT: This is vote! §4EXAMPLE RED COLOR!
Command6_RESULT: This is website! §2§nEXAMPLE UNDERLINE AND GREEN
Command7_RESULT: Shhh...
PERMISSIONS
- tc.quickinfo
- tc.info2
- tc.info3
- tc.news
- tc.vote
- tc.website
- tc.secret
- tc.*
GOAL : Declaring your own commands via a simple to understand config.yml
Basically The config I plan to reach by the end of the development will look something like this:
yourcommand1: text sent to player
yourcommand2: text sent to player
yourcommand3: text sent to player
A good example on how to use this:
vote: Vote for our server at http://yourvotesite.com
website: Be sure to register at http://yourserversite.com
news: TODAY'S NEWS: We fixed the bugs in *plugin*. Finally we can enjoy lag free gameplay
Therefore if a player typed /vote then they would receive a message:
Vote for our server at http://yourvotesite.com
UNFORTUNATELY! I have not reached this point so the plugin is not as dynamic
This version of the plugin is quite different and you will not be able to set custom commands such as /billybob
I added 7 commands which you can customize the result of... THEY ARE:
- /quickinfo
- /info2
- /info3
- /news
- /vote
- /website
- /secret
Current Config
# ### ####
# ### Command1_RESULT IS /quickinfo ####
# ### Command2_RESULT IS /info2 ####
# ### Command3_RESULT IS /info3 ####
# ### Command4_RESULT IS /news ####
# ### Command5_RESULT IS /vote ####
# ### Command6_RESULT IS /website ####
# ### Command7_RESULT IS /secret ####
# ### ####
# #############################################################
# EDIT THE LINES AFTER ':' BELOW! GOOD LUCK :)
#
Command1_RESULT: This is QuickInfo!
Command2_RESULT: This is info2!
Command3_RESULT: This is info3!
Command4_RESULT: This is news!
Command5_RESULT: This is vote! §4EXAMPLE RED COLOR!
Command6_RESULT: This is website! §2§nEXAMPLE UNDERLINE AND GREEN
Command7_RESULT: Shhh...
PERMISSIONS
- tc.quickinfo
- tc.info2
- tc.info3
- tc.news
- tc.vote
- tc.website
- tc.secret
- tc.*
- /quickinfo
- /info2
- /info3
- /news
- /vote
- /website
- /secret
# ### Command1_RESULT IS /quickinfo ####
# ### Command2_RESULT IS /info2 ####
# ### Command3_RESULT IS /info3 ####
# ### Command4_RESULT IS /news ####
# ### Command5_RESULT IS /vote ####
# ### Command6_RESULT IS /website ####
# ### Command7_RESULT IS /secret ####
# ### ####
# #############################################################
# EDIT THE LINES AFTER ':' BELOW! GOOD LUCK :)
# Command1_RESULT: This is QuickInfo!
Command2_RESULT: This is info2!
Command3_RESULT: This is info3!
Command4_RESULT: This is news! Command5_RESULT: This is vote! §4EXAMPLE RED COLOR!
Command6_RESULT: This is website! §2§nEXAMPLE UNDERLINE AND GREEN
Command7_RESULT: Shhh...