Challenges/src/main/java/world/bentobox/challenges/panel/admin
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
..
AdminGUI.java Rework how challenges are stored. 2019-08-01 13:19:15 +03:00
EditChallengeGUI.java Increase max value to order number 2019-07-08 20:30:34 +03:00
EditLevelGUI.java Improve item description management. 2019-06-16 20:22:42 +03:00
EditSettingsGUI.java Add SIGN_MATERIAL constant in ChallengesAddon which value depends on Minecraft version. 2019-05-20 08:28:35 +03:00
ListChallengesGUI.java Fix issue when Color codes did not work in opened Panels and Titles (#110) 2019-05-04 11:16:41 +03:00
ListLevelsGUI.java Fix issue when Color codes did not work in opened Panels and Titles (#110) 2019-05-04 11:16:41 +03:00
ListUsersGUI.java Implement history data storing in ChallengesPlayerData object (#90). 2019-02-18 11:28:07 +02:00
ManageBlocksGUI.java Implement ability to select multiple Entities and Blocks in SelectBlockGUI and SelectEntityGUI. (#121) 2019-05-18 00:01:03 +03:00
ManageEntitiesGUI.java Implement ability to select multiple Entities and Blocks in SelectBlockGUI and SelectEntityGUI. (#121) 2019-05-18 00:01:03 +03:00