Commands: Difference between revisions

From RetroMC
Jump to navigation Jump to search
m (Added a commands list for the "CookieMonster" plugin.)
m (fix cookiemonster)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
'''There are many commands you can use on the server, this page documents all of the commands that are on the server.'''
There are many commands that can be used on the [[RetroMC]], and thus, this page documents most of them.<br>
 
Parameter format is: <code><nowiki><required parameter> [optional parameter]</nowiki></code>
<code><nowiki><required parameter> [optional parameter]</nowiki></code>
{{Notice|This page is currently under renovation, and thus, some commands/formatting may be missing.}}
 
{{Warning|This page is unfinished and is currently being rebranded!}}
<hr>
<hr>
== [[AuthMe]] ==
== Essentials/Fundamentals ==
=== Commands list ===
The commands for managing homes, teleport requests, etc., are handled via [https://github.com/retromcorg/Essentials Essentials]/[https://github.com/retromcorg/Fundamentals Fundamentals].
==== Player commands ====
* <code>/register <password></code> (Register yourself on the server)
* <code>/unregister <password></code> (Unregister yourself on the server)
* <code>/login <password></code> (Login to the server)
* <code>/logout</code> (Logout of the server)
* <code>/changepassword <oldpassword> <newpassword></code> (Change your password)
==== Staff-only commands ====
* <code>/authme reload</code> (Reload the cache)
* <code>/authme register <playername> <password></code> (Register a player)
* <code>/authme unregister <playername></code> (Unregister a player)
* <code>/authme changepassword <playername> <newpassword></code> (Change password of a player)
* <code>/authme purge <days></code> (Delete players from database that haven't logged in for <days> days)
 
== BlockHat ==
=== Commands list ===
==== Player  commands ====
* <code>/hat</code> (Puts a block on a player's head)
* <code>/hat <block id></code> (An alternative way of putting a block on a player's head)
* <code>/unhat</code> (Removes a block that on a player's head)
==== Staff-only commands ====
* <code>/hat <player username> <block id></code> (Allows a player to put a block on another player's head)
 
== CookieMonster ==
=== Commands list ===
==== Staff-only commands ====
* <code>/cm</code> (Reloads settings from the plugin's configuration file)
* <code>/cm region define <id></code> (Sets a region once one is already selected in WorldEdit)
* <code>/cm region remove <id></code> (Removes a region)
* <code>/cm region list</code> (Lists regions)
 
{| class="wikitable" style=max-width:100%;
{| class="wikitable" style=max-width:100%;
|+Public Commands
|-
|-
! Command !! Alias !! Description
! Command !! Alias !! Description
Line 111: Line 78:
|<code><nowiki>/vote <day|night|storm|clear></nowiki></code> || || Vote for day, night, a storm, or clear whether. <code><nowiki>/vote <yes|no></nowiki></code> during an active vote.
|<code><nowiki>/vote <day|night|storm|clear></nowiki></code> || || Vote for day, night, a storm, or clear whether. <code><nowiki>/vote <yes|no></nowiki></code> during an active vote.
|}
|}
== [[AuthMe]] ==
The authentication plugin used to prevent impersonation.
* <code>/register <password></code> - Sets a password for your username on here
* <code>/unregister <password></code> - Removes said password. <i>'''Not recommended!'''</i>
* <code>/login <password></code>
* <code>/logout</code>
* <code><nowiki>/changepassword <oldpassword> <newpassword></nowiki></code> - Changes your password.
=== Staff-only commands ===
* <code>/authme reload</code> (Reload the cache)
* <code>/authme register <playername> <password></code> (Register a player)
* <code>/authme unregister <playername></code> (Unregister a player)
* <code>/authme changepassword <playername> <newpassword></code> (Change password of a player)
* <code>/authme purge <days></code> (Delete players from database that haven't logged in for <days> days)
== BlockHat ==
Allows putting blocks in players' helmet slots.<br>
<code>/hat</code> - Move currently held block to helmet slot.
== Cookie Monster ==
The [https://dev.bukkit.org/projects/cookiemonster plugin] that handles money rewards when killing hostile mobs. Commands are staff only.
* <code>/cm</code> (Reloads settings from the plugin's configuration file)
* <code>/cm region define <id></code> (Sets a region once one is already selected in WorldEdit)
* <code>/cm region remove <id></code> (Removes a region)
* <code>/cm region list</code> (Lists regions)


{| class="wikitable" style="max-width:100%;"
{| class="wikitable" style="max-width:100%;"

Latest revision as of 18:40, 21 October 2024

There are many commands that can be used on the RetroMC, and thus, this page documents most of them.
Parameter format is: <required parameter> [optional parameter]

ℹ️ Notice: This page is currently under renovation, and thus, some commands/formatting may be missing.


Essentials/Fundamentals

The commands for managing homes, teleport requests, etc., are handled via Essentials/Fundamentals.

Command Alias Description
/register <password> Register to protect your account (required because Mojang auth doesn't work).
/login <password> Login to your account. Skipped if you're using BetaEvolutions.
/changepassword Change your password.
/afk Sets you as AFK.
/balance /bal Shows how much money you have.
/compass Shows your current bearing (degress and cardinal direction).
/help [page] Shows a help page.
/warp [place] Shows a list of warps or warps you to [place] (a valid warp) if specified. Creating a public warp costs $20,000.
/home [name] Teleports you to your home called <name>. If no name is specified, shows a list of your homes.
/sethome <name> Sets your current position as home called <name>.
/delhome <name> Deletes your home called <name>Required to change a home's position.
/ignore <player> Ignores the chosen player. You will not recieve their messages or /mail.
/ignorelist List all ignored players.
/kit [name] Obtains the kit called [name]. Lists all available kits if no name is given.
/list List all online players.
/lost [name] Teleports you to the Lost&Found area. Add your username to be teleported to the section for it.
/mail <read|clear|send <to> <message>> You can either:
  • Read your mail (/mail read)
  • Clear all mail (/mail clear)
  • Send a mail (/mail send <to> <message>)
/motd Shows the MOTD.
/msg <player> <message> /m <player> <message> Sends a PM to another player.
/reply <message> /r <message> Replies to a PM (or sends a new PM to the last player you PMed)
/pay <player> <amount> Pays a specified amount to a player.
/ping The most useless command to ever exist.
/realname <player> Shows the real username of a player who has set a nick (setting a nick requires [Hero] or above).
/rules View the rules.
/seen <player> See when a player was last online.
/suicide KILL YOURSELF! (oh yeah)
/tpa <player> Sends a teleport request to the target.
/tpahere <player> Sends a teleport here request to the target.
/tpaccept Accept a teleportation request.
/tpdeny Deny a teleportation request.
/tptoggle Block all teleportation requests (run again to unblock).
/spawn Go back to spawn (loser)
/vote <day|night|storm|clear> Vote for day, night, a storm, or clear whether. /vote <yes|no> during an active vote.

AuthMe

The authentication plugin used to prevent impersonation.

  • /register <password> - Sets a password for your username on here
  • /unregister <password> - Removes said password. Not recommended!
  • /login <password>
  • /logout
  • /changepassword <oldpassword> <newpassword> - Changes your password.

Staff-only commands

  • /authme reload (Reload the cache)
  • /authme register <playername> <password> (Register a player)
  • /authme unregister <playername> (Unregister a player)
  • /authme changepassword <playername> <newpassword> (Change password of a player)
  • /authme purge <days> (Delete players from database that haven't logged in for <days> days)

BlockHat

Allows putting blocks in players' helmet slots.
/hat - Move currently held block to helmet slot.

Cookie Monster

The plugin that handles money rewards when killing hostile mobs. Commands are staff only.

  • /cm (Reloads settings from the plugin's configuration file)
  • /cm region define <id> (Sets a region once one is already selected in WorldEdit)
  • /cm region remove <id> (Removes a region)
  • /cm region list (Lists regions)
JVillage commands
Command Alias Description
Donator Commands
Command Alias Required Role Description
/clearinventory Clears your inventory.
/nick [Hero] Sets a nickname for you or another player.