Challenges/src/main/java/world/bentobox/challenges
BONNe1704 016deec34c Create ChallengesEditGUI class that will allow to edit challenges via ingame GUI.
This GUI currently does not have ability to change values. It only contains skeleton for each option, that user should be able to change.
Add new parameters to Challenges class.
2019-01-16 19:25:01 +02:00
..
commands Moved everything to world.bentobox.challenges package 2018-12-30 14:31:26 +01:00
database/object Create ChallengesEditGUI class that will allow to edit challenges via ingame GUI. 2019-01-16 19:25:01 +02:00
listeners Use proper Addon settings getters. 2019-01-10 11:40:23 +02:00
panel Create ChallengesEditGUI class that will allow to edit challenges via ingame GUI. 2019-01-16 19:25:01 +02:00
ChallengesAddon.java Rework ChallengesAddon main class. 2019-01-10 11:36:06 +02:00
ChallengesImportManager.java Rename FreshSqueezedChallenges to ChallengesImportManager. 2019-01-10 11:16:04 +02:00
ChallengesManager.java Version 0.3.0 (BentoBox 1.0) 2019-01-05 11:17:03 +01:00
LevelStatus.java Version 0.3.0 (BentoBox 1.0) 2019-01-05 11:17:03 +01:00
ParseItem.java Moved everything to world.bentobox.challenges package 2018-12-30 14:31:26 +01:00
Settings.java Add Settings class that will process ChallengesAddon configuration. 2019-01-10 11:30:54 +02:00