-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1b22ac5
commit e0b6165
Showing
1 changed file
with
82 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
--- | ||
sidebar_position: 5 | ||
--- | ||
|
||
# Commands | ||
|
||
## Introduction | ||
Welcome to the commands guide! Whether you're a seasoned player or new to the server, this resource provides quick references for essential player commands. For commands that are specific to certain plugins, review the specific guide! Let's dive in! | ||
|
||
## Chat Commands | ||
``/g`` - switch to global chat. | ||
``/l`` - switch to local chat. | ||
``/murmur`` - switch to whisper chat. | ||
``/vc`` - to talk to players in voice chat via text. | ||
``/msg <user> <message>`` - send a direct message to someone. | ||
``/tell <user> <message>`` - send a direct message to someone. | ||
``/r <message>`` - reply to the player who just messaged you. | ||
``/mail send <user> <message>`` - send mail to someone on or offline. | ||
``/ad <message>`` - to send an ad in chat, please note you need to complete the entrepreneur exam to use. Note that there is a small fee to use this command. | ||
|
||
:::tip Other Channels | ||
If you are a member of a government department or institution, chances are you may have additional channels to talk in. For example: | ||
- Members of the Department of Justice can speak in the ``/doj`` channel. | ||
- Members of the Senate can speak in the ``/sen`` channel. | ||
- Members of the courts can speak in the ``/jud`` channel. | ||
::: | ||
|
||
## Economy Commands | ||
``/pay`` <user> - send an user money. | ||
``/vote`` - earn money by voting on serverlist sites. | ||
``/firm deposit <company> <amount>`` - send a company money. | ||
``/firm sales <company>`` - view your company chestshop sales. | ||
``csn history`` - view your personal chestshop sales. | ||
``/baltop`` - view the top balance rankings. | ||
``/bal`` - view your balance. | ||
|
||
## Job Commands | ||
``/guides`` - learn more about the server. | ||
``/jobguides`` - learn more about jobs. | ||
``/quitjob`` - quit your regular job. | ||
``/quitprofession`` - quit your professional job. | ||
``/about <player>`` - view the player's information and jobs. | ||
``/find <item>`` - search for chestshops with the specified item. | ||
|
||
## Ticket Commands | ||
``/ticket`` - open a ticket with staff :) | ||
|
||
## Location Commands | ||
``/coords`` - to show the coordinates of where you are. | ||
``/sendcoords <user>`` - send a direct message of your coordinates to someone. | ||
``/map`` - link to the dynmap. | ||
``/gps start <plot number>`` - to find directions to a specific plot number. | ||
``/find <item>`` - search for chestshops with the specified item. | ||
``/spawn`` - teleport to Spawn | ||
``/spawn-north`` - teleport to North Spawn | ||
``/spawn-south`` - teleport to South Spawn | ||
``/spawn-university`` or ``university`` - teleport to University | ||
``/spawn-airport`` or ``airport`` - teleport to North Spawn | ||
``/spawn-willow`` - teleport to Willow | ||
``/spawn-aventura`` - teleport to Aventura | ||
``/spawn-oakridge`` - teleport to Oakridge | ||
|
||
## General Commands | ||
``/health`` - learn about your health status. | ||
``/government`` - link to list of government officials. | ||
``/constitution`` - link to the constitution page. | ||
``/complaint`` - to report a player to the police after being murdered. | ||
``/laws`` - link to the rules and laws list. | ||
``/rules`` - link to the rules and laws list. | ||
``/sit`` - sit down. | ||
``/crawl`` - lay down. | ||
``/about <user>`` - view info such as playtime + jobs that you hold! | ||
``/plan register`` - register to view your personal analytics, more information here. | ||
``/getresourcepack`` - get a link to download the guns resource pack. | ||
|
||
## Departmetn Commands | ||
Each department and government institutions have unique commands. You can find these commands by running the department/institution prefix and choosing commands from the tab options. | ||
|
||
:::info Example | ||
You are in the Department of Justice. You can view Department of Justice commands by typing ``/doj`` and selecting from tabbable commands. | ||
::: | ||
|