Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Command List

Robin Möller edited this page Nov 8, 2020 · 6 revisions

Synapse Commands

There are 3 Different Types of Commands:

  1. GameConsole: These can only be used by the ServerConsole
  2. RemoteAdmin: These can only be used by the Remote Admin (you can use / in the Client/GameConsole to access the Remote Admin from there)
  3. Client: These can only be used by the ClientConsole (you can access them from the Server Console with a .)
Command Permissions Aliases Command Type Description
help synapse.command.help h ClientConsole, RemoteAdmin, GameConsole Gives you a list of all Commands which you can execute int the same Console Type
plugin synapse.command.plugins pl, plugins ClientConsole, RemoteAdmin, GameConsole Gives you a List of all Plugins
reload synapse.command.reload rl GameConsole, RemoteAdmin Reloads everythin in Synapse (Permissions, Configs, etc.)
giveitem synapse.command.give gi RemoteAdmin, GameConsole Gives a Player an Item (You can define also size and give custom items with it)
setclass synapse.command.setclass sc,class RemoteAdmin, GameConsole Sets the Role of a Player (You can also set CustomRoles with id)
mappoint synapse.command.mappoint getmappoint,mp RemoteAdmin Gives you the position you are looking at as MapPoint (useful for configs)
permission none pm RemoteAdmin, GameConsole A Command for Permissions.
keypress none key ClientConsole A Command for a special Synapse Feature. Read here more about it
Clone this wiki locally