Challenges/src
BONNe 4db59d6c19 Implement completed challenge storage by island (#55).
Rework methods that access to ChallengesPlayerData object. Methods that access to this object will be private and use UUID and String where possible.
Add public methods that could use previously mentioned methods to access ChallengesPlayerData object.
Implement these methods in all places.

Add ability to enable/disable island storage in config (no-gui for now).
Disable challenge GUI opening, if user does not have island.
2019-02-18 01:29:42 +02:00
..
main Implement completed challenge storage by island (#55). 2019-02-18 01:29:42 +02:00
test/java/world/bentobox/challenges Remove Deprecated Classes. 2019-02-18 00:32:51 +02:00