Challenges/src/main/java/world/bentobox/challenges
BONNe c3b87da88e Add 2 new variables in ChallengesAddon:
- economyProvided that indicate if there exist any EconomyPlugin.
- levelProvided that indicate if level addon is enabled.
2019-01-23 21:34:40 +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 Fix issue when Has_Island option in UserList did not show players if they have not done any challenge. 2019-01-23 20:46:04 +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