addon-challenges/src/main/java/world/bentobox/challenges
BONNe 8a8124f36e Fixes crash when player in CREATIVE shift+clicks on INVENTORY challenge.
Limit completion time to 2, if player is in creative instead of Integer.MAX_VALUE

Fixes #330
2024-01-11 09:40:20 +02: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 Show money as formatted. Addresses #324 2023-11-26 18:52:39 -08:00
tasks Fixes crash when player in CREATIVE shift+clicks on INVENTORY challenge. 2024-01-11 09:40:20 +02:00
utils Fixes enchanted book meta not displayed (#328) 2023-12-20 11:06:16 +02: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 Create plugin.yml (#316) 2023-04-08 18:30:40 +03:00