mirror of
https://github.com/SunNetservers/MiniGames.git
synced 2025-07-25 17:25:28 +02:00
Improves output of arena group listing
This commit is contained in:
@@ -298,6 +298,11 @@ public enum MiniGameMessage implements TranslatableMessage {
|
||||
* The message displayed when arena rewards have been cleared
|
||||
*/
|
||||
SUCCESS_REWARDS_CLEARED,
|
||||
|
||||
/**
|
||||
* The message displayed when listing arena groups
|
||||
*/
|
||||
SUCCESS_GROUPS,
|
||||
;
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user