Command annotations added instead of methods, improved channels #31

Merged
NorbiPeti merged 9 commits from dev into master 2017-05-15 00:33:22 +00:00
NorbiPeti commented 2017-05-15 00:32:43 +00:00 (Migrated from github.com)
  • Command annotations. In most cases you can use @CommandClass and extend either TBMCCommandBase or PlayerCommandBase - For more info, see the javadoc
  • Chat channels improved (removed copypastas from ButtonChat) - You can add any new channels now (maybe a command for ingame creation?)
  • Added a chat preprocess event to change the message before it's sent to Minecraft and Discord and anywhere else
* Command annotations. In most cases you can use \@CommandClass and extend either TBMCCommandBase or PlayerCommandBase - For more info, see the javadoc * Chat channels improved (removed copypastas from ButtonChat) - You can add any new channels now (maybe a command for ingame creation?) * Added a chat preprocess event to change the message before it's sent to Minecraft and Discord and anywhere else
alisolarflare (Migrated from github.com) reviewed 2017-05-15 00:32:43 +00:00
Sign in to join this conversation.
No description provided.