
Mob Arena Addon 1.21
An addon for GarbageMules's mob arenas that adds a GUI to the minigame.
A addon for mob arenas, adds a gui to the minigame and custom catagories wich can be created, edited or removed.
This is early access
MobArena Addon Command Overview
The base command for the MobArena Addon is /maa
. Here's a breakdown of the available arguments and their functionality:
Arguments:
-
arenas
- Description: Lists all enabled arenas.
- Usage:
/maa arenas
- Example Output: A list of all currently enabled arenas, including their names and statuses.
-
<gui>
- Description: Opens the specified GUI for further customization or settings.
- Usage:
/maa <gui>
- Example:
/maa rewards
(Opens the rewards GUI).
-
edit
- Description: Opens the Editor Panel, allowing users to edit global settings, classes, or arena-specific configurations based on permissions.
- Usage:
/maa edit
- Permissions: Requires at least one of the following:
maa.setup.global
maa.setup.classes
maa.setup.arenas.settings
maa.setup.arenas.waves
maa.setup.arenas.rewards
-
admin
- Description: Opens the Admin Panel for users with the
maa.admin
permission. This panel centralizes tools for advanced arena management and configuration. - Usage:
/maa admin
- Permissions:
maa.admin
- Description: Opens the Admin Panel for users with the
-
reload
- Description: Reloads the plugin, applying any changes made to configuration files or settings without requiring a server restart.
- Usage:
/maa reload
- Permissions: Typically requires admin-level permissions.
Permissions Overview
- General Admin Access:
maa.admin
— Grants access to the Admin Panel.
- Editing Access:
maa.setup.global
— Edit global settings.maa.setup.classes
— Edit class configurations.maa.setup.arenas.settings
— Edit arena settings.maa.setup.arenas.waves
— Edit arena waves.maa.setup.arenas.rewards
— Edit arena rewards.