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 everything 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 | |
respawn | synapse.command.respawn | spawn | RemoteAdmin, GameConsole | Spawns custom teams |
schematic | synapse.command.schematic | - | RemoteAdmin | Spawns one of the installed schematic by using it's id |
Last modified 1yr ago