Package de.delinkedde.mobarenareborn.command.commands


package de.delinkedde.mobarenareborn.command.commands
Concrete subcommands of the /ma command tree.

Each class implements MobArenaCommand and contributes a single literal node. Milestone M0 provides version and reload.

  • Klassen
    Klasse
    Beschreibung
    Lifecycle administration commands: create, remove, enable, disable and arenas.
    Geometry setup commands run from inside the world: setup, setwarp, addspawn, delspawn, listspawns and setregion.
    /ma class <name> - selects a class while in an arena lobby.
    Player-facing arena commands: join, leave and ready.
    /ma reload - re-reads the plugin configuration from disk.
    /ma version - prints the running plugin version.