Challenges/src/main/java/world/bentobox/challenges
BONNe1704 94c3fd9fa4 Add Complete Wipe button in AdminGUI that allows to remove all Challenges Addon data from database.
This request comes from Discord.

It also mention to format DiskDrive to avoid ability to restore database, but it is not implemented yet. Will be implemented in future releases.
2019-06-05 12:30:48 +03:00
..
commands Add custom admin message that informs about non-existing challenges in current world. 2019-05-19 13:29:02 +03:00
database/object Changes to fit new API for database transition. (#114) 2019-05-09 16:24:01 +03:00
events Create some challenges related events: 2019-02-22 11:31:09 +02:00
handlers Create Challenges Addon Request Handlers. 2019-02-22 12:56:47 +02:00
listeners Improve cache management. 2019-04-27 00:13:02 +03:00
panel Add Complete Wipe button in AdminGUI that allows to remove all Challenges Addon data from database. 2019-06-05 12:30:48 +03:00
tasks Merge remote-tracking branch 'origin/develop' into develop 2019-05-16 10:30:46 +03:00
utils Remove NBT editing via NMS. 2019-05-05 17:10:10 +03:00
ChallengesAddon.java Add SIGN_MATERIAL constant in ChallengesAddon which value depends on Minecraft version. 2019-05-20 08:28:35 +03:00
ChallengesImportManager.java Change json adapter factory to BentoBoxTypeAdapterFactory class. 2019-05-09 16:45:53 +03:00
ChallengesManager.java Add Complete Wipe button in AdminGUI that allows to remove all Challenges Addon data from database. 2019-06-05 12:30:48 +03:00
Settings.java Changes to fit new API for database transition. (#114) 2019-05-09 16:24:01 +03:00