addon-challenges/src/main/java/world/bentobox/challenges
BONNe ee8eaf8e84 Fixes a crash that prevented STATISTICS entity and material/item challenges to be completed. 2023-02-02 23:24:22 +02:00
..
commands Fixes an incorrect permission assignment for global admin and global player command. 2022-05-13 18:02:42 +03:00
config Update all commands. 2021-09-19 15:02:15 +03:00
database/object Remove various code smells. 2022-04-16 15:54:49 -07:00
events Add proper Bukkit API event usage. 2020-12-27 21:12:38 +02:00
handlers Address some code quality reports from SonarCloud. 2021-12-01 11:30:02 +02:00
listeners Address some code quality reports from SonarCloud. 2021-12-01 11:30:02 +02:00
managers Fixes an issue when error message about file loading was not logged. 2022-07-26 01:02:09 +03:00
panel Rewrite action display logic. (#308) 2022-11-21 08:01:13 +02:00
tasks Fixes a crash that prevented STATISTICS entity and material/item challenges to be completed. 2023-02-02 23:24:22 +02:00
utils Fixes a regex bug that replaced every [player] char instead of whole word. 2023-01-30 23:54:29 +02: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