Command List - SynapseSL/Synapse GitHub Wiki
Synapse Commands
There are 3 Different Types of Commands:
GameConsole
: These can only be used by the ServerConsoleRemoteAdmin
: These can only be used by the Remote Admin (you can use/
in the Client/GameConsole to access the Remote Admin from there)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 |