This repository has been archived by the owner on Sep 12, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Synapse Commands
GrafDimenzio edited this page Sep 3, 2020
·
4 revisions
There are 3 Different Types of Commands:
- GameConsole: These can only be used by the ServerConsole
- RemoteAdmin: These can only be used by the Remote Admin (you can use
/
in the Client/ServerConsole to access the Remote Admin from there) - Client: These can only be used by the ClientConsole (you can acces them from the Server Console with a
.
)
Command | Permissions | Aliases | Command Type | Description |
---|---|---|---|---|
ReloadPermissions | sy.reload.permission | rp,reloadp | GameConsole,RemoteAdmin | Reloads the Synapse-Permissions of the permission.yml file. |
ReloadConfigs | sy.reload.configs | rc,reloadc | GameConsole,RemoteAdmin | Reloads every plugin config, who implemented this feature. |
plugins | none | pl | All | Shows you all installed Plugins on the Server |
plugin | none | plugininfo,pi | All | Gives You Informations about a specific Plugin |
keypress | none | kp,key,keybind | Client | A Command for the KeyPressEvent from Synapse (you will only need .keypress sync) |