Challenges/src/main/java/world/bentobox/challenges
2019-06-20 08:11:38 +03:00
..
commands Add ability for admins to complete challenge without gui. (#136) 2019-06-16 21:21:25 +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 Add protection code in TryToComplete task, to avoid negative numbers in max completion times. 2019-06-16 20:46:12 +03:00
utils Fix issue when unstackable items flood challenge description (#135) 2019-06-16 15:57:05 +03:00
ChallengesAddon.java Update flag Registering to newest addon API. 2019-06-16 20:25:02 +03:00
ChallengesImportManager.java Change json adapter factory to BentoBoxTypeAdapterFactory class. 2019-05-09 16:45:53 +03:00
ChallengesManager.java Fix issue with corrupted world names after upgrading from 1.13 to 1.14. 2019-06-20 08:11:38 +03:00
Settings.java Add AutoSaver task for Challenges Addon. 2019-06-12 22:56:52 +03:00