commands - GregHib/void GitHub Wiki

This is a brief introduction to how to use the basic commands.

Commands are entered in the command-console which can be opened and closed by pressing the ` key (typically located top left on a standard keyboard).

image

When the commands console is open you can type a command name and press enter to run it.

Commands

The most useful command is commands which will show you a list of commands you have permissions to use.

image

You can optionally add a search to to the end to filter the list e.g. commands player

Help (command-name)

The help command explains a command and it's format in more detail for example help commands will explain the commands command in more detail.

image

Item

The item command allows Admins to spawn any item into their inventory.

It follows the format item (item-id) [item-amount]

  • item-id - the items id using underscores e.g. abyssal_whip, bandos_tasset or armadyl_godsword (short-hand often works too e.g. whip, tassy, ags as does numbers e.g. 4151, 11726, 11694)
  • amount - the number of that item to spawn (abbreviations work for k for thousand, m for million, b for billion, t for trillion)

For example:

  • item bronze_sword
  • item coins 100
  • item feathers 2k
image
⚠️ **GitHub.com Fallback** ⚠️