bentobox/src/main/java/us/tastybento/bskyblock
Florian CUNY 44742d8946 Made use of "commands.help.syntax" for help
This is a more flexible and natural way to provide the display for the help, especially for the colors.

I had to remove the "/" from the usage though. If you think it should be there, re-add it but remove it from the locale then.
2018-01-03 16:11:45 +01:00
..
api Made use of "commands.help.syntax" for help 2018-01-03 16:11:45 +01:00
commands The color update! 2018-01-02 19:36:53 -08:00
config Replaced SettingsFlag references in config-related classes 2018-01-01 01:52:32 +01:00
database Implemented basic Flags API 2018-01-01 01:41:19 +01:00
generators Removed deprecated methods from world generation. 2017-12-06 20:25:09 -08:00
island/builders Lots of work done on the command API. 2017-12-23 19:14:35 -08:00
listeners Minor change in PanelListenerManager to use Optional#ifPresent() 2018-01-01 01:18:43 +01:00
managers The color update! 2018-01-02 19:36:53 -08:00
util Boom! NMS is gone! (Again) Will it come back? 2017-12-28 20:36:04 -08:00
BSkyBlock.java Implemented locales that include addons. 2018-01-01 18:32:59 -08:00
Metrics.java Changed checkPerm to hasPerm. 2017-05-21 00:17:20 -07:00