addon-challenges/src/main/java/world/bentobox/challenges
BONNe1704 f611727d4e Implement WebManager that will download Challenges Libraries from GitHub.
Implement GUI for selecting and downloading Challenges Libraries.
2019-09-02 17:56:24 +03:00
..
commands Separate all enums from Settings class into SettingsUtils. 2019-09-01 15:17:34 +03:00
config Separate all enums from Settings class into SettingsUtils. 2019-09-01 15:17:34 +03:00
database/object Rework how challenges are stored. 2019-08-01 13:19:15 +03:00
events Update code to new API. 2019-08-13 22:49:37 +03:00
handlers Fixes JavaDoc warnings. (#164) 2019-08-05 13:00:03 +03:00
listeners Add AutoSaver task for Challenges Addon. 2019-06-12 22:56:52 +03:00
panel Implement WebManager that will download Challenges Libraries from GitHub. 2019-09-02 17:56:24 +03:00
tasks Fix copy-paste issue that prevent from completing ISLAND type challenges. 2019-08-30 17:15:36 +03:00
utils Update Utils.java 2019-08-11 18:12:56 +03:00
web Implement WebManager that will download Challenges Libraries from GitHub. 2019-09-02 17:56:24 +03:00
ChallengesAddon.java Implement WebManager that will download Challenges Libraries from GitHub. 2019-09-02 17:56:24 +03:00
ChallengesImportManager.java Implement WebManager that will download Challenges Libraries from GitHub. 2019-09-02 17:56:24 +03:00
ChallengesManager.java Fix the issue with incorrect unlock status. (#169) 2019-09-02 09:05:18 +03:00