Name | Bungee |
Syntax | bungee [<server>|...] [<commands>] |
Short Description | Runs a set of commands on another server. |
Full Description | This command runs a set of commands on another server on the Bungee network.
Tags will be parsed on the remote server, but definitions from the originating queue will be used. The linked player will be available on the remote server if that server has ever seen the player. Generally, prefer BungeeRun. |
Related Tags | <bungee.list_servers> Returns a list of known bungee server names.
|
Usage Example |
|
Group | Depenizen |
Requires | Depenizen, DepenizenBungee, BungeeCord |
Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/commands/bungee/BungeeCommand.java#L29 |