Challenges/src/main/java/world/bentobox/challenges
2019-06-16 20:22:42 +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 Add AutoSaver task for Challenges Addon. 2019-06-12 22:56:52 +03:00
panel Improve item description management. 2019-06-16 20:22:42 +03:00
tasks Fix issue when unstackable items flood challenge description (#135) 2019-06-16 15:57:05 +03:00
utils Fix issue when unstackable items flood challenge description (#135) 2019-06-16 15:57:05 +03:00
ChallengesAddon.java Add AutoSaver task for Challenges Addon. 2019-06-12 22:56:52 +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 Add AutoSaver task for Challenges Addon. 2019-06-12 22:56:52 +03:00