addon-challenges/src/main/java/world/bentobox/challenges
BONNe aa0336d62a Fixes #187
Add a new method that updates unlocked level list without changing active level. This method returns if last unlocked level was changed, and in that case it triggers whole gui rebuilding.
2021-09-24 12:26:44 +03:00
..
commands Fixed ChallengesCommandTest tests 2021-09-23 17:35:26 -07:00
config Update all commands. 2021-09-19 15:02:15 +03:00
database/object Remove unused adapters. 2021-09-18 12:58:52 +03:00
events Add proper Bukkit API event usage. 2020-12-27 21:12:38 +02:00
handlers Move managers to a separate directory. 2021-08-14 21:43:42 +03:00
listeners Fixes #253 2021-09-24 11:14:07 +03:00
managers Remove unnecessary "admin" tag. 2021-09-20 10:22:07 +03:00
panel Fixes #187 2021-09-24 12:26:44 +03:00
tasks Clean up Constants a bit. 2021-09-19 21:04:09 +03:00
utils Add missing mob heads. 2021-09-20 12:16:30 +03:00
web Implements Template reading. 2021-09-18 21:37:30 +03:00
ChallengesAddon.java Fixes a bug when global commands does not displays in tab-complete. 2021-09-20 09:27:58 +03:00
ChallengesPladdon.java Switch to annotations instead of plugin.yml file. 2021-08-14 21:42:45 +03:00