MicroJump
This plugin calls the BungeeCord /server command from Bukkit allowing other Bukkit plugins, Like VariableTriggers or ServerSigns, to teleport users to another server under BungeeCord.
For: http://www.spigotmc.org/threads/bungeecord.392/
Plugins Commands:
/server <target>
target: Name of the server to teleport the user to.
There are no permissions nor configuration options.
-
View User Profile
-
Send Message
Posted Sep 24, 2013I have BungeeCord setup. I have had BungeeCord for a while even before I found this plugin- I know what I'm doing! But when I'm using CreateYourOwnMenus plugin, I bind '/server creative' and it just says "/server <target>" I have no idea what to do right now because I've tried everything I could think of. Please respond! Thanks! :)
-
View User Profile
-
Send Message
Posted Sep 9, 2013Does this have any permissions, or can anyone use it once installed? I want to disable use of normal players using it, and forcing it to go through a variable triggers command, which puts in a warm up and a cost.
-
View User Profile
-
Send Message
Posted Aug 19, 2013@jessefjxm
There is a way... but i dont think most of the plugin devs would put it in.
-
View User Profile
-
Send Message
Posted Jul 15, 2013Is it possible to apply this method to every bungeecord plugin? So we can use bukkit ways to execute bungeecord commands ;)
-
View User Profile
-
Send Message
Posted Jul 14, 2013@CptCrazyHD
Why not use BungeeCord's permissions?
-
View User Profile
-
Send Message
Posted Jul 14, 2013Is the source for this plugin available? Just wanted to look at it & you have the Apache License.
-
View User Profile
-
Send Message
Posted Jun 29, 2013Awesome plugin, devast8a. I have added a recommendation for this on my CreateYourOwnMenus plugin page, so that any BungeeCord users can use the /server command in their menu scripts.
-
View User Profile
-
Send Message
Posted Jun 8, 2013Can you put permissions ? If yes then... OK :)
-
View User Profile
-
Send Message
Posted Jun 1, 2013@duelninja137933
For /server to work you must have Bungeecord setup, visit the forums linked in the description to learn how.
-
View User Profile
-
Send Message
Posted May 20, 2013@Clawshot
Updated to the latest build (#430) and it seems to be working now.
-
View User Profile
-
Send Message
Posted May 17, 2013@chakyl
No its not it works fine on my server
-
View User Profile
-
Send Message
Posted May 6, 2013Seems like this is broken for 1.5.2...
-
View User Profile
-
Send Message
Posted Mar 17, 2013@chakyl
When a user calls /server, bungeecord intercepts the chat packets and teleports the user. However, the packets never make it to the server and the server has no idea that /server exists since Bungeecord handles it and not the server. This means that if you run /server from the server directly (not thru bungee) you will get unknown command and so will other plugins. What this does it it adds a a /server command to bukkit with the exact same functionnality as Bungee's but since it's a server command, plugins and command blocks and whatever can access it.
-
View User Profile
-
Send Message
Posted Mar 12, 2013Would this also be possible for creating custom commands with CommandHelper?
What im trying to achieve: typing /warhub will type in /server warhub or /warp warhub (bungecoord plugin)
-
View User Profile
-
Send Message
Posted Feb 12, 2013Might want to change the link to the BungeeCord thread on Spigot, from the now non-existing BukkitDev page. ;)
-
View User Profile
-
Send Message
Posted Feb 12, 2013@CraftThatBlock
I don't think you understand what this plugin does. Yes, the /server command is already in BungeeCord, but this allows it to be used with other plugins such as VariableTriggers or ServerSigns.
-
View User Profile
-
Send Message
Posted Feb 10, 2013Ummm dude... this is in BungeeCord by default, no need for plugin... fail?
-
View User Profile
-
Send Message
Posted Feb 4, 2013@chakyl
Recent drastic changes in the API require an update for most if not all BungeeCord related plugins
-
View User Profile
-
Send Message
Posted Feb 3, 2013@lukecfairchild
Why wouldn't it?
-
View User Profile
-
Send Message
Posted Feb 1, 2013does this work with the latest bungeecord build?