Difference between revisions of "Command List"

From MINR.ORG WIKI
(fixing /home to the modern style)
(Fixed many old/outdated commands. Corrected the usages of certain commands. Added aliases. Added party commands.)
Line 2: Line 2:
  
 
== General Commands ==
 
== General Commands ==
''Note that /c, /cp, /mcp and /checkpoint are all aliases of /minrcheckpoint.  
+
''Note that /c and /cp are aliases of /checkpoint.  
/ch, /challenge and /minrchallenge are all aliases of /minrchallenges.''<br>
+
/ch is an alias of /challenge.''<br>
 
When referencing a map, you can either use its name, or the map code (usually a three-letter abbreviated form of the map’s name, such as “aws” for “A Whittle Story” or “anh” for “ANHUR”). This can usually be found on the map's checkpoint sign.
 
When referencing a map, you can either use its name, or the map code (usually a three-letter abbreviated form of the map’s name, such as “aws” for “A Whittle Story” or “anh” for “ANHUR”). This can usually be found on the map's checkpoint sign.
  
Line 26: Line 26:
 
Lists all of the messages a player has received.
 
Lists all of the messages a player has received.
  
  /mail read
+
  /mail read <number>
 
Displays a message to the player.
 
Displays a message to the player.
  
 
==== me ====
 
==== me ====
 
  /me <message>
 
  /me <message>
  /minecraft:me <message>''(vanilla)''
+
  /minecraft:me <message> ''(vanilla)''
 
Roleplaying command. Displays * playername <message> in chat.
 
Roleplaying command. Displays * playername <message> in chat.
  
Line 40: Line 40:
 
  /tell <player> <message> ''(alias)''
 
  /tell <player> <message> ''(alias)''
 
  /whisper <player> <message> ''(alias)''
 
  /whisper <player> <message> ''(alias)''
Sends a private message to a player.
+
/w <player> <message> ''(alias)''
 +
Sends a private message to a player. Multiple players can be messaged at once by separating each player name with a comma.
  
 
  /minecraft:msg ''(vanilla)''
 
  /minecraft:msg ''(vanilla)''
Line 50: Line 51:
  
 
==== ping ====
 
==== ping ====
  /ping
+
  /ping [player]
Pings the server. The server pongs the player back.<br>
+
Pings the server. The server pongs the player back. Displays the round-trip travel time for a packet between a player and the server.<br>
 
Can also be used to play ping-pong with the server.
 
Can also be used to play ping-pong with the server.
 +
 +
==== reply ====
 +
/reply <message>
 +
/r <message> ''(alias)''
 +
Replies to the sender of the last private message received. If last message was sent to multiple players, replies to all players.
  
 
==== spawn ====
 
==== spawn ====
 
  /spawn
 
  /spawn
 +
/hub ''(alias)''
 +
/lobby ''(alias)''
 +
/quit ''(alias)''
 +
/quitmap ''(alias)''
 +
/leave ''(alias)''
 
Teleports the player to [[Spawn|spawn]].
 
Teleports the player to [[Spawn|spawn]].
  
 
==== team ====
 
==== team ====
  /team
+
  /tchat <message>
  /t ''(alias)''
+
/teammsg <message> ''(alias)''
 +
  /t <message> ''(alias)''
 
Sends a message to everyone in the player's team (if they are in one).
 
Sends a message to everyone in the player's team (if they are in one).
  
 
==== whois ====
 
==== whois ====
  /whois
+
  /whois [player]
 
Displays information about the player.
 
Displays information about the player.
 +
 +
=== Party ===
 +
These commands pertain to Minr's party system, which allows players to easily join maps together and communicate with their party.
 +
 +
==== accept ====
 +
/party accept
 +
Accepts a pending invite to a party.
 +
 +
==== create ====
 +
/party create
 +
Creates a new party. (Cannot create party while in another party)
 +
 +
==== disband ====
 +
/party disband
 +
Disbands the party. (Must be party leader to disband)
 +
 +
==== invite ====
 +
/party invite <player>
 +
Sends an invite to a player to join a party.
 +
 +
==== kick ====
 +
/party kick <player>
 +
Removes a player from your party. (Must be party leader to kick)
 +
 +
==== leave ====
 +
/party leave
 +
Leaves the player's current party.
 +
 +
==== list ====
 +
/party list
 +
Lists all players in the executor's party.
 +
 +
==== set allinvite/warp ====
 +
/party set allinvite allow|disallow [default]
 +
Allows or disallows party members sending party invites. If disallow is set, only the party leader can invite players to their party. The ''default'' keyword sets the default setting for any future parties the player creates.
 +
 +
/party set warp enable|disable [default]
 +
Enables or disables warping all party members when any party member joins a map or challenge. The ''default'' keyword sets the default setting for any future parties the player creates.
 +
 +
(Must be party leader to change party settings)
 +
 +
==== summon ====
 +
/party summon
 +
Brings all party members to your current map.
 +
 +
==== transfer ====
 +
/party transfer <player>
 +
Transfers leadership to another party member. (Must be party leader to transfer)
  
 
=== Checkpoint and Maps===
 
=== Checkpoint and Maps===
Line 71: Line 131:
  
 
==== completed ====
 
==== completed ====
  /c completed [player] <map name|map code>
+
  /c completed [player <player>] [comparing <player>|party] map <map name|map code>
Checks how many times a player has completed a map, and their fastest time. If omitted, player defaults to the executor.
+
Checks how many times a player has completed a map, and their fastest time. If omitted, player defaults to the executor. The comparing specifier will show the completion information for an additional player or the executor's entire party.
 +
/c completed [player <player>] [comparing <player>|party] [sortby <sort mode>] [page <number>]
 +
Displays a list of all the maps a player has beaten, and their fastest times. If omitted, player defaults to the executor. The comparing specifier will filter the list to maps completed by both players or the executor's entire party.<br>
 +
Sort mode can be one of the following:
 +
* Alphabet&nbsp;– ''Default. Sorts alphabetically.''
 +
* Points''&nbsp;– ''Sorts on point value, from low to high, then alphabetically.''
 +
* Rank''&nbsp;– ''Sorts on the time rank accomplished by the player, then alphabetically.''
 +
* Completions''&nbsp;– ''Sorts on the amount of completions, from low to high, then alphabetically.''
  
 
==== cp ====
 
==== cp ====
 
  /c cp [player]
 
  /c cp [player]
 +
/c current [player] ''(alias)''
 
Displays checkpoint information about a player. If omitted, player defaults to the executor.
 
Displays checkpoint information about a player. If omitted, player defaults to the executor.
  
 
==== ffa ====
 
==== ffa ====
  /c ffa [player] [page] [compare mode]
+
  /c ffa
Displays a list of all the maps a player has beaten, and their fastest times. If omitted, player defaults to the executor.  
+
Respawns player at their ffa checkpoint.
Compare mode can be one of the following:
+
 
* Alphabet&nbsp;– ''Default. Sorts alphabetically.''
+
==== info ====
* Points''&nbsp;– ''Sorts on point value, from low to high, then alphabetically.''
+
/c info <map name|map code>
* Rank''&nbsp;– ''Sorts on the time rank accomplished by the player, then alphabetically.''
+
Displays information about a map, including the map type(s), creators, and difficulty.
* Completions''&nbsp;– ''Sorts on the amount of completions, from low to high, then alphabetically.''
 
  
 
==== join ====
 
==== join ====
Line 98: Line 165:
  
 
==== srscore ====
 
==== srscore ====
  /c srscore [player] [map]
+
  /c srscore <player> <map>
 
Displays the amount of [[Points|Speedrun Score]] a player has earned on a particular map. The higher the player’s time rank, the higher the Speedrun Score they’ll have on the map. If omitted, player defaults to the executor.
 
Displays the amount of [[Points|Speedrun Score]] a player has earned on a particular map. The higher the player’s time rank, the higher the Speedrun Score they’ll have on the map. If omitted, player defaults to the executor.
  
Line 104: Line 171:
 
  /c random [new]
 
  /c random [new]
 
Warps the player to a random map. If ''new'' is present, it will warp the player to a map they have not completed before.
 
Warps the player to a random map. If ''new'' is present, it will warp the player to a map they have not completed before.
 +
 +
==== restart ====
 +
/c restart
 +
Resets the player's progress in a map.
  
 
==== times ====
 
==== times ====
 
  /c times [page] <map name|map code>
 
  /c times [page] <map name|map code>
 
Displays the times for a map.
 
Displays the times for a map.
 +
 +
==== uncompleted ====
 +
/c uncompleted [player <player>] [comparing <player>|party] [sortby <sort mode>] [page <number>]
 +
Displays a list of all the maps a player has not completed. Maps that are not accessible or award no points are not included. If omitted, player defaults to the executor. The comparing specifier will filter the list to maps that are not completed by both players or the executor's entire party.<br>
 +
Sort mode can be one of the following:
 +
* Alphabet&nbsp;– ''Default. Sorts alphabetically.''
 +
* Points''&nbsp;– ''Sorts on point value, from low to high, then alphabetically.''
 +
* Rank''&nbsp;– ''Sorts on the time rank accomplished by the player, then alphabetically.''
 +
* Completions''&nbsp;– ''Sorts on the amount of completions, from low to high, then alphabetically.''
  
 
=== Challenge ===
 
=== Challenge ===
 
These pertain specifically to [[Challenge|Challenges]].
 
These pertain specifically to [[Challenge|Challenges]].
 +
 +
==== completed ====
 +
/ch completed [player <player>] [comparing <player>|party] map <map name|map code>
 +
Checks how many times a player has completed a challenge, and their fastest time. If omitted, player defaults to the executor. The comparing specifier will show the completion information for an additional player or the executor's entire party.
 +
/ch completed [player <player>] [comparing <player>|party] [sortby <sort mode>] [page <number>]
 +
Displays a list of all the challenges a player has beaten, and their fastest times. If omitted, player defaults to the executor. The comparing specifier will filter the list to challenges completed by both players or the executor's entire party.<br>
 +
Sort mode can be one of the following:
 +
* Alphabet&nbsp;– ''Default. Sorts alphabetically.''
 +
* Points''&nbsp;– ''Sorts on point value, from low to high, then alphabetically.''
 +
* Rank''&nbsp;– ''Sorts on the time rank accomplished by the player, then alphabetically.''
 +
* Completions''&nbsp;– ''Sorts on the amount of completions, from low to high, then alphabetically.''
  
 
==== daily ====
 
==== daily ====
  /ch daily join
+
  /ch join daily
 
Begins the daily challenge.
 
Begins the daily challenge.
  /ch daily info
+
  /ch info [page] daily
 
Displays information about the currently daily challenge.
 
Displays information about the currently daily challenge.
  
Line 122: Line 213:
 
Displays information about a player's progress through the Hexa challenge. If player is omitted, a leaderboard for hexa stage completion is displayed instead.
 
Displays information about a player's progress through the Hexa challenge. If player is omitted, a leaderboard for hexa stage completion is displayed instead.
  
  /ch info <challenge code>
+
==== info ====
 +
  /ch info [page] <challenge name|challenge code>
 
Displays information about a challenge.
 
Displays information about a challenge.
  
Line 128: Line 220:
 
  /ch join <challenge name|challenge code>
 
  /ch join <challenge name|challenge code>
 
Begins a challenge.
 
Begins a challenge.
 
==== list ====
 
/ch list [player] [page]
 
Displays which challenges a player has completed and which they have yet to completed. If omitted, player defaults to the executor.
 
  
 
==== quit ====
 
==== quit ====
Line 140: Line 228:
 
  /ch random
 
  /ch random
 
Joins a random challenge.
 
Joins a random challenge.
 +
 +
==== restart ====
 +
/ch restart
 +
Restarts a player's progress in a challenge.
 +
 +
==== uncompleted ====
 +
/ch uncompleted [player <player>] [comparing <player>|party] [sortby <sort mode>] [page <number>]
 +
Displays a list of all the challenges a player has not completed. If omitted, player defaults to the executor. The comparing specifier will filter the list to challenges that are not completed by both players or the executor's entire party.<br>
 +
Sort mode can be one of the following:
 +
* Alphabet&nbsp;– ''Default. Sorts alphabetically.''
 +
* Points''&nbsp;– ''Sorts on point value, from low to high, then alphabetically.''
 +
* Rank''&nbsp;– ''Sorts on the time rank accomplished by the player, then alphabetically.''
 +
* Completions''&nbsp;– ''Sorts on the amount of completions, from low to high, then alphabetically.''
  
 
== Blue Commands ==
 
== Blue Commands ==
==== hc ====
+
==== hardcore ====
  /c hc
+
  /c hardcore
An alias of ''/c toggle''. Toggles between the player's FFA and Hardcore checkpoints.
+
/c hc ''(alias)''
 
+
Respawns the player at their [[Hardcore|Hardcore]] checkpoint.
==== toggle ====
 
/c toggle
 
Toggles between the player's FFA and Hardcore checkpoints.
 
  
 
== Green Commands ==
 
== Green Commands ==
Line 154: Line 252:
  
 
==== bring ====
 
==== bring ====
  /bring <players>
+
  /bring <player>
 
Teleports a player to you who called recently. On other servers, it is commonly known as ''/tpaccept''.
 
Teleports a player to you who called recently. On other servers, it is commonly known as ''/tpaccept''.
 
Using this command will invalidate the player's timer.
 
Using this command will invalidate the player's timer.
Line 164: Line 262:
  
 
==== home ====
 
==== home ====
  /home [number]
+
  /home [home name]
Teleports the player to their home. It will teleport them to one of their homes specified. If ''number'' is omitted, the player will be teleported to their first home.<br>
+
Teleports the player to their home. It will teleport them to one of their homes specified. If ''home name'' is omitted, the player will be teleported to their first home.<br>
 
Greens and Staff can have unlimited amounts of homes.<br>
 
Greens and Staff can have unlimited amounts of homes.<br>
 
Using this command will invalidate the player's timer.
 
Using this command will invalidate the player's timer.
Line 180: Line 278:
  
 
==== sethome ====
 
==== sethome ====
  /sethome [number]
+
  /sethome [home name]
Sets the player's home to their current position. If ''number'' is specified, then it will set their Home # to their current position. Homes can be set to either numbers or names.  
+
Sets the player's home to their current position. If ''home name'' is specified, then it will set their Home # to their current position. Homes can be set to either numbers or names.  
  
 
==== warp ====
 
==== warp ====

Revision as of 02:53, 24 October 2022

Commands are used on Zero to navigate the server, join maps and assist in building, among other uses. The player can execute any command granted to them by their rank, or any lower ranks.

General Commands

Note that /c and /cp are aliases of /checkpoint. /ch is an alias of /challenge.
When referencing a map, you can either use its name, or the map code (usually a three-letter abbreviated form of the map’s name, such as “aws” for “A Whittle Story” or “anh” for “ANHUR”). This can usually be found on the map's checkpoint sign.

General

help

/help

Displays help information

kill

/kill

Kills the player. They will respawn at their checkpoint.

mail

/mail <player> <subject> [message]

Will send a message to a player, regardless if they are online or not. The message will be viewable at any time (until deleted).

/mail delete <number>

Will delete a message a player has received.

/mail list

Lists all of the messages a player has received.

/mail read <number>

Displays a message to the player.

me

/me <message>
/minecraft:me <message> (vanilla)

Roleplaying command. Displays * playername <message> in chat.

message

/message <player> <message>
/m <player> <message> (alias)
/msg <player> <message> (alias)
/tell <player> <message> (alias)
/whisper <player> <message> (alias)
/w <player> <message> (alias)

Sends a private message to a player. Multiple players can be messaged at once by separating each player name with a comma.

/minecraft:msg (vanilla)
/minecraft:tell (vanilla)

Uses the vanilla command to send a private message to a player.

note

An alias of /mail.

ping

/ping [player]

Pings the server. The server pongs the player back. Displays the round-trip travel time for a packet between a player and the server.
Can also be used to play ping-pong with the server.

reply

/reply <message>
/r <message> (alias)

Replies to the sender of the last private message received. If last message was sent to multiple players, replies to all players.

spawn

/spawn
/hub (alias)
/lobby (alias)
/quit (alias)
/quitmap (alias)
/leave (alias)

Teleports the player to spawn.

team

/tchat <message>
/teammsg <message> (alias)
/t <message> (alias)

Sends a message to everyone in the player's team (if they are in one).

whois

/whois [player]

Displays information about the player.

Party

These commands pertain to Minr's party system, which allows players to easily join maps together and communicate with their party.

accept

/party accept

Accepts a pending invite to a party.

create

/party create

Creates a new party. (Cannot create party while in another party)

disband

/party disband

Disbands the party. (Must be party leader to disband)

invite

/party invite <player>

Sends an invite to a player to join a party.

kick

/party kick <player>

Removes a player from your party. (Must be party leader to kick)

leave

/party leave

Leaves the player's current party.

list

/party list

Lists all players in the executor's party.

set allinvite/warp

/party set allinvite allow|disallow [default]

Allows or disallows party members sending party invites. If disallow is set, only the party leader can invite players to their party. The default keyword sets the default setting for any future parties the player creates.

/party set warp enable|disable [default]

Enables or disables warping all party members when any party member joins a map or challenge. The default keyword sets the default setting for any future parties the player creates.

(Must be party leader to change party settings)

summon

/party summon

Brings all party members to your current map.

transfer

/party transfer <player>

Transfers leadership to another party member. (Must be party leader to transfer)

Checkpoint and Maps

These pertain specifically to maps.

completed

/c completed [player <player>] [comparing <player>|party] map <map name|map code>

Checks how many times a player has completed a map, and their fastest time. If omitted, player defaults to the executor. The comparing specifier will show the completion information for an additional player or the executor's entire party.

/c completed [player <player>] [comparing <player>|party] [sortby <sort mode>] [page <number>]

Displays a list of all the maps a player has beaten, and their fastest times. If omitted, player defaults to the executor. The comparing specifier will filter the list to maps completed by both players or the executor's entire party.
Sort mode can be one of the following:

  • Alphabet – Default. Sorts alphabetically.
  • Points – Sorts on point value, from low to high, then alphabetically.
  • Rank – Sorts on the time rank accomplished by the player, then alphabetically.
  • Completions – Sorts on the amount of completions, from low to high, then alphabetically.

cp

/c cp [player]
/c current [player] (alias)

Displays checkpoint information about a player. If omitted, player defaults to the executor.

ffa

/c ffa

Respawns player at their ffa checkpoint.

info

/c info <map name|map code>

Displays information about a map, including the map type(s), creators, and difficulty.

join

/c join <map name|map code>

Joins a map

/c join <player>

Joins the map that a player is currently playing

points

/c points [player]

Displays the amount of FFA Points, Challenge Points, and Global Points obtained by a player. If omitted, player defaults to the executor.

srscore

/c srscore <player> <map>

Displays the amount of Speedrun Score a player has earned on a particular map. The higher the player’s time rank, the higher the Speedrun Score they’ll have on the map. If omitted, player defaults to the executor.

random

/c random [new]

Warps the player to a random map. If new is present, it will warp the player to a map they have not completed before.

restart

/c restart

Resets the player's progress in a map.

times

/c times [page] <map name|map code>

Displays the times for a map.

uncompleted

/c uncompleted [player <player>] [comparing <player>|party] [sortby <sort mode>] [page <number>]

Displays a list of all the maps a player has not completed. Maps that are not accessible or award no points are not included. If omitted, player defaults to the executor. The comparing specifier will filter the list to maps that are not completed by both players or the executor's entire party.
Sort mode can be one of the following:

  • Alphabet – Default. Sorts alphabetically.
  • Points – Sorts on point value, from low to high, then alphabetically.
  • Rank – Sorts on the time rank accomplished by the player, then alphabetically.
  • Completions – Sorts on the amount of completions, from low to high, then alphabetically.

Challenge

These pertain specifically to Challenges.

completed

/ch completed [player <player>] [comparing <player>|party] map <map name|map code>

Checks how many times a player has completed a challenge, and their fastest time. If omitted, player defaults to the executor. The comparing specifier will show the completion information for an additional player or the executor's entire party.

/ch completed [player <player>] [comparing <player>|party] [sortby <sort mode>] [page <number>]

Displays a list of all the challenges a player has beaten, and their fastest times. If omitted, player defaults to the executor. The comparing specifier will filter the list to challenges completed by both players or the executor's entire party.
Sort mode can be one of the following:

  • Alphabet – Default. Sorts alphabetically.
  • Points – Sorts on point value, from low to high, then alphabetically.
  • Rank – Sorts on the time rank accomplished by the player, then alphabetically.
  • Completions – Sorts on the amount of completions, from low to high, then alphabetically.

daily

/ch join daily

Begins the daily challenge.

/ch info [page] daily

Displays information about the currently daily challenge.

hexa

/ch hexa [player]

Displays information about a player's progress through the Hexa challenge. If player is omitted, a leaderboard for hexa stage completion is displayed instead.

info

/ch info [page] <challenge name|challenge code>

Displays information about a challenge.

join

/ch join <challenge name|challenge code>

Begins a challenge.

quit

/ch quit

Quits the current challenge.

random

/ch random

Joins a random challenge.

restart

/ch restart

Restarts a player's progress in a challenge.

uncompleted

/ch uncompleted [player <player>] [comparing <player>|party] [sortby <sort mode>] [page <number>]

Displays a list of all the challenges a player has not completed. If omitted, player defaults to the executor. The comparing specifier will filter the list to challenges that are not completed by both players or the executor's entire party.
Sort mode can be one of the following:

  • Alphabet – Default. Sorts alphabetically.
  • Points – Sorts on point value, from low to high, then alphabetically.
  • Rank – Sorts on the time rank accomplished by the player, then alphabetically.
  • Completions – Sorts on the amount of completions, from low to high, then alphabetically.

Blue Commands

hardcore

/c hardcore
/c hc (alias)

Respawns the player at their Hardcore checkpoint.

Green Commands

These commands are only available to greens and staff. They are used to assist in the creation of maps.

bring

/bring <player>

Teleports a player to you who called recently. On other servers, it is commonly known as /tpaccept. Using this command will invalidate the player's timer.

call

/call <player>

Will request to teleport to any green or staff member. On other servers, it is commonly known as /tpa. Using this command will invalidate the player's timer.

home

/home [home name]

Teleports the player to their home. It will teleport them to one of their homes specified. If home name is omitted, the player will be teleported to their first home.
Greens and Staff can have unlimited amounts of homes.
Using this command will invalidate the player's timer.

listhomes

/listhomes
/listhome (alias)

Displays all the homes the player has set.

listwarps

/listwarps
/listwarp (alias)

Displays all the warps on Zero.

sethome

/sethome [home name]

Sets the player's home to their current position. If home name is specified, then it will set their Home # to their current position. Homes can be set to either numbers or names.

warp

/warp <warp>

Will warp the player to a specified warp. Using this command will invalidate the player's timer.