addon-challenges/src/main/java/world/bentobox/challenges
BONNe 550e348428 Fixes a crash with written/writable books.
The issue was with generating description message for written books without title or author.

Fixes #318
2023-04-24 15:01:56 +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 Remove dependency to org.apache.commons 2023-04-13 18:56:17 +03:00
tasks Add support for gamemode-specific translations. 2023-03-31 11:12:08 +03:00
utils Fixes a crash with written/writable books. 2023-04-24 15:01:56 +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 Create plugin.yml (#316) 2023-04-08 18:30:40 +03:00