addon-challenges/src/main/java/world/bentobox/challenges
BONNe 1ba3a7a273 Downgrade to Spigot 1.13.2 and BentoBox 1.6 2019-09-09 19:09:48 +03:00
..
commands Separate all enums from Settings class into SettingsUtils. 2019-09-01 15:17:34 +03:00
config Add an option to hide undeployed challenges from challenge list (#175) 2019-09-05 15:52:14 +03:00
database/object Rework Challenge Object Data storing. 2019-09-08 20:03:46 +03:00
events Update code to new API. 2019-08-13 22:49:37 +03:00
handlers Fixes JavaDoc warnings. (#164) 2019-08-05 13:00:03 +03:00
listeners Add AutoSaver task for Challenges Addon. 2019-06-12 22:56:52 +03:00
panel Downgrade to Spigot 1.13.2 and BentoBox 1.6 2019-09-09 19:09:48 +03:00
tasks Rework Challenge Object Data storing. 2019-09-08 20:03:46 +03:00
utils Add generic methods that allows to get next or previous elements in given array. 2019-09-05 13:23:19 +03:00
web Merge remote-tracking branch 'origin/develop' into develop 2019-09-05 09:37:05 +03:00
ChallengesAddon.java Change challenges addon status to incompatible, if it tries to run with YAML 2019-09-09 01:02:34 +03:00
ChallengesImportManager.java Add UTF-8 CharSet for file writer to avoid issues with incorrect char saving. 2019-09-08 20:33:19 +03:00
ChallengesManager.java Rework Challenge Object Data storing. 2019-09-08 20:03:46 +03:00