addon-challenges/src/main/java/world/bentobox/challenges
BONNe 7fbffbb6d2 Address some code quality reports from SonarCloud.
Most of the errors are just sanity checks, as the most of null-pointers were already checked in other ways.
2021-12-01 11:30:02 +02:00
..
commands Address some code quality reports from SonarCloud. 2021-12-01 11:30:02 +02:00
config Update all commands. 2021-09-19 15:02:15 +03:00
database/object Address some code quality reports from SonarCloud. 2021-12-01 11:30:02 +02: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 Address some code quality reports from SonarCloud. 2021-12-01 11:30:02 +02:00
panel Address some code quality reports from SonarCloud. 2021-12-01 11:30:02 +02:00
tasks Address some code quality reports from SonarCloud. 2021-12-01 11:30:02 +02:00
utils Address some code quality reports from SonarCloud. 2021-12-01 11:30:02 +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