Challenges/src/main/java/world/bentobox/challenges/panel
BONNe1704 e1f6cc8b47 Create ConfirmationGUI class that creates GUI with 2 buttons.
On Cancel it should return to previous GUI.
On Accept it should process given command. If command does not exist, it should throw error message in chat. At the end it should return to previous GUI.
2019-01-17 13:16:42 +02:00
..
admin Add different operation modes for ListUsersGUI. 2019-01-17 12:19:33 +02:00
util Create ConfirmationGUI class that creates GUI with 2 buttons. 2019-01-17 13:16:42 +02:00
AdminEditGUI.java Version 0.3.0 (BentoBox 1.0) 2019-01-05 11:17:03 +01:00
AdminGUI.java Version 0.3.0 (BentoBox 1.0) 2019-01-05 11:17:03 +01:00
ChallengesPanels.java Version 0.3.0 (BentoBox 1.0) 2019-01-05 11:17:03 +01:00
ChallengesPanels2.java Version 0.3.0 (BentoBox 1.0) 2019-01-05 11:17:03 +01:00
CommonGUI.java Create common buttons in CommonGUI panel. 2019-01-14 17:21:00 +02:00
CreateChallengeListener.java Moved everything to world.bentobox.challenges package 2018-12-30 14:31:26 +01:00
CreateChallengePanel.java Moved everything to world.bentobox.challenges package 2018-12-30 14:31:26 +01:00
RequiredPanel.java Version 0.3.0 (BentoBox 1.0) 2019-01-05 11:17:03 +01:00
TryToComplete.java Use proper Addon settings getters. 2019-01-10 11:40:23 +02:00