-
Notifications
You must be signed in to change notification settings - Fork 8
Send
If you need to move a single player (or everyone online) then these commands should help you, they're great for quickly moving people off a certain server so that you can whitelist it for upgrades, maintenance, etc.
send is the base command that gets registered, it is associated with the permission node gssentials.admin.send and has no aliases.
sendall is also registered and is associated with the permission node gssentials.admin.sendall, it also has no aliases.
None.
When you first install BungeeEssentials both commands will be enabled, though if you wish you can disable them by removing send and sendall from the enable section of the config file.
| Key | Default |
|---|---|
format.alert |
&aSending &e{{ PLAYER }} &ato server &e{{ SERVER }} |
When adjusting the message format you may include any global variables as well as those listed below.
| Variable | Replacement |
|---|---|
{{ SERVER }} |
The name of the ServerInfo where the target is being sent to |
{{ PLAYER }} |
The usernamename of the ProxiedPlayer
|
Project initially created by csh, maintained by PantherMan594! Visit plugin page