2021-12-02 19:53:58 -05:00
|
|
|
### Helpful Commands
|
|
|
|
|
2021-12-31 14:12:22 -05:00
|
|
|
Commands are split into two types: client commands and server commands. Client commands are commands which are executed
|
|
|
|
by the client and do not affect the Archipelago remote session. Server commands are commands which are executed by the
|
|
|
|
Archipelago server and affect the Archipelago session or otherwise provide feedback from the server.
|
|
|
|
|
|
|
|
In clients which have their own commands the commands are typically prepended by a forward slash:`/`. Remote commands
|
|
|
|
are always submitted to the server prepended with an exclamation point: `!`.
|
2021-12-02 19:53:58 -05:00
|
|
|
|
|
|
|
#### Local Commands
|
2021-12-31 14:12:22 -05:00
|
|
|
|
|
|
|
The following list is a list of client commands which may be available to you through your Archipelago client. You
|
|
|
|
execute these commands in your client window.
|
2021-12-02 19:53:58 -05:00
|
|
|
|
|
|
|
- `/connect <address:port>` Connect to the multiworld server.
|
|
|
|
- `/disconnect` Disconnects you from your current session.
|
|
|
|
- `/nes` Shows the current status of the NES connection, when applicable.
|
|
|
|
- `/snes` Shows the current status of the SNES connection, when applicable.
|
|
|
|
- `/received` Displays all the items you have found or been sent.
|
|
|
|
- `/missing` Displays all the locations along with their current status (checked/missing).
|
|
|
|
- Just typing anything will broadcast a message to all players
|
|
|
|
|
|
|
|
#### Remote Commands
|
2021-12-31 14:12:22 -05:00
|
|
|
|
|
|
|
- `!hint <item name>` Tells you at which location in whose game your Item is. Note you need to have checked some
|
|
|
|
locations to earn a hint. You can check how many you have by just running `!hint`
|
|
|
|
- `!forfeit` If you didn't turn on auto-forfeit or if you allowed forfeiting prior to goal completion. Remember that "
|
|
|
|
forfeiting" actually means sending out your remaining items in your world.
|
|
|
|
- `!collect` Grants you all the remaining checks in your world. Can only be used after your goal is complete or when you
|
|
|
|
have forfeited.
|
2021-12-02 19:53:58 -05:00
|
|
|
|
|
|
|
#### Host only (on Archipelago.gg or in your server console)
|
2021-12-31 14:12:22 -05:00
|
|
|
|
2021-12-02 19:53:58 -05:00
|
|
|
- `/forfeit <Player Name>` Forfeits someone regardless of settings and game completion status
|