.. include:: common.rst .. _minecraftmanager_commands: Commands ======== Minecraft Manager ----------------- ``/minecraftmanager ...`` ``/mcm ...`` Sub-Commands ~~~~~~~~~~~~ ``help`` - Show the help message. ``port`` - Shows the port that MCM is listening on. ``register`` - Allows a player to register for the web app. ``report`` - Runs a report on all entities in the world, for use with the MCM online report. Application ----------- ``/application `` ``/app `` Sub-Commands ~~~~~~~~~~~~ ``search`` - Searches for matching applications. You can use partial names to search. If only one application is found, this command acts as though you are using ``info``. ``info`` - Gets specific information for a given application. Can be given a name or application ID. .. note:: ``accept`` and ``deny`` only work with IDs. This is to verify the correct application is being acted on. ``accept`` - Accepts an application by ID. ``deny`` - Denies an application by ID. ``clear`` - Clears a denied application's status. This is to ensure that players cannot spam applications once denied. Apply ----- ``/apply`` - Initiates the application process. A user must run ``/rules`` before they can apply. Rules ----- ``/rules`` - Shows the current rules defined in the plugin's config.yml Ticket ------ ``/ticket `` - Used to send in a help ticket. Warning ------- ``/warning [] `` - Gives a warning to a player. If [] is not one of "L", "M", or "H" it will be automatically set to "L".