Challenges/src/main/java/world/bentobox/challenges
BONNe1704 e9f9b1b8d5 Rework how challenges are stored.
This is old change that was declined (#105), but unfortunately it is necessary.
If every ID is based on world names, than addon cannot process "/" in it. It mean that worlds cannot be put into different folders.
This change will fix it, but it is not completed.

In progress.
There does not exist converter, so old data is not usable with this version.
2019-08-01 13:19:15 +03:00
..
commands Rework how challenges are stored. 2019-08-01 13:19:15 +03:00
database/object Rework how challenges are stored. 2019-08-01 13:19:15 +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 Rework how challenges are stored. 2019-08-01 13:19:15 +03:00
tasks Rework how challenges are stored. 2019-08-01 13:19:15 +03:00
utils Rework how challenges are stored. 2019-08-01 13:19:15 +03:00
ChallengesAddon.java Update flag Registering to newest addon API. 2019-06-16 20:25:02 +03:00
ChallengesImportManager.java Fix issue when custom generated default challenges were overwritten and deleted. 2019-07-08 09:36:28 +03:00
ChallengesManager.java Rework how challenges are stored. 2019-08-01 13:19:15 +03:00
Settings.java Add AutoSaver task for Challenges Addon. 2019-06-12 22:56:52 +03:00