Challenges/src/main/java/world/bentobox/challenges/database/object
tastybento a25796613f Changes to fit new API for database transition. (#114)
Config files must implement the ConfigObject interface now instead of
DataObject. They no longer need to specify uniqueId.
2019-05-09 16:24:01 +03:00
..
Challenge.java Changes to fit new API for database transition. (#114) 2019-05-09 16:24:01 +03:00
ChallengeLevel.java Make clone to public method. 2019-04-25 00:39:21 +03:00
ChallengesPlayerData.java Rework TryToComplete. 2019-05-03 18:04:50 +03:00