Challenges/src/main/java/world/bentobox/challenges/panel/admin
BONNe 5ab4237df4 Implement option that excludes undeployed challenges
The new option allows to toggle if undeployed challenges should be included in level completion count. Disabling option will not include these challenges for level completion.

Fixes #315
2023-04-02 14:47:10 +03:00
..
AdminPanel.java Remove various code smells. 2022-04-16 15:54:49 -07:00
EditChallengePanel.java Add support for gamemode-specific translations. 2023-03-31 11:12:08 +03:00
EditLevelPanel.java Implement option that excludes undeployed challenges 2023-04-02 14:47:10 +03:00
EditSettingsPanel.java Implement option that excludes undeployed challenges 2023-04-02 14:47:10 +03:00
LibraryPanel.java Add support for gamemode-specific translations. 2023-03-31 11:12:08 +03:00
ListChallengesPanel.java Replace GuiUtils and HeadLib to the PanelUtils library. 2021-10-02 14:04:30 +03:00
ListLevelsPanel.java Replace GuiUtils and HeadLib to the PanelUtils library. 2021-10-02 14:04:30 +03:00
ListUsersPanel.java Remove various code smells. 2022-04-16 15:54:49 -07:00
ManageBlocksPanel.java Address some code quality reports from SonarCloud. 2021-12-01 11:30:02 +02:00
ManageEntitiesPanel.java Address some code quality reports from SonarCloud. 2021-12-01 11:30:02 +02:00