Challenges/src/main/java/world/bentobox/challenges
2019-01-23 21:44:33 +02:00
..
commands Rework ChallengesManager. 2019-01-23 17:30:30 +02:00
database/object Fix issue when Challenge and ChallengeLevel icons were stored with glowing effect and lore from admin panel. 2019-01-23 19:49:13 +02:00
listeners Rework ChallengesManager. 2019-01-23 17:30:30 +02:00
panel Disable Money and Level buttons in admin panel, if EconomyPlugin or Level addon is missing. 2019-01-23 21:44:33 +02:00
utils Rework ChallengesManager. 2019-01-23 17:30:30 +02:00
ChallengesAddon.java Add 2 new variables in ChallengesAddon: 2019-01-23 21:34:40 +02:00
ChallengesImportManager.java Fix issue when Levels were not loaded with world name in unique ID. 2019-01-23 18:01:19 +02:00
ChallengesManager.java Fix logical error that opens all levels instead of locking them. 2019-01-23 19:50:15 +02:00
ParseItem.java Deprecate all classes that are not necessary anymore. 2019-01-23 16:08:18 +02:00
Settings.java Add ability to move free challenges from start of the list to end of it. 2019-01-20 22:25:38 +02:00