addon-challenges/src/main/java/world/bentobox/challenges
BONNe 5ab4237df4 Implement option that excludes undeployed challenges
The new option allows to toggle if undeployed challenges should be included in level completion count. Disabling option will not include these challenges for level completion.

Fixes #315
2023-04-02 14:47:10 +03:00
..
commands Add support for gamemode-specific translations. 2023-03-31 11:12:08 +03:00
config Implement option that excludes undeployed challenges 2023-04-02 14:47:10 +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 Implement option that excludes undeployed challenges 2023-04-02 14:47:10 +03:00
panel Implement option that excludes undeployed challenges 2023-04-02 14:47:10 +03:00
tasks Add support for gamemode-specific translations. 2023-03-31 11:12:08 +03:00
utils Add support for gamemode-specific translations. 2023-03-31 11:12:08 +03:00
web Implements Template reading. 2021-09-18 21:37:30 +03:00
ChallengesAddon.java Implement option that excludes undeployed challenges 2023-04-02 14:47:10 +03:00
ChallengesPladdon.java Updated pladdon annotations 2023-03-25 10:05:36 -07:00