Core: Add MultiServer command to check a specific location (#1242)

This commit is contained in:
PoryGone
2022-11-20 16:38:34 -05:00
committed by GitHub
parent 7a5e11e8d4
commit aae78a8a12
2 changed files with 32 additions and 0 deletions

View File

@@ -92,5 +92,6 @@ including the exclamation point.
- `/forbid_forfeit <player name>` Bars the given player from using the `!forfeit` command.
- `/send <player name> <item name>` Grants the given player the specified item.
- `/send_multiple <amount> <player name> <item name>` Grants the given player the stated amount of the specified item.
- `/send_location <player name> <location name>` Send out the given location for the specified player as if the player checked it
- `/hint <player name> <item or location name>` Send out a hint for the given item or location for the specified player.
- `/option <option name> <option value>` Set a server option. For a list of options, use the `/options` command.