delete
Last edited:
on the current plugin im running or the bungeecord other stuff?[DOUBLEPOST=1495967946][/DOUBLEPOST]oh nvm read it wrongYou can do this without plugins.Go to your commands.yml file in your server files,eg. Factions and add this :
When player on Factions type /lobby,he will be moved to the lobby serverCode:aliases: lobby: - server lobby![]()
that won't work, bungee commands cannot be executed by the server------------------------------------------------------------------------------
You must add it to all server,no to the Bungee.Eg. if you have Factions and SkyBlock,you must put in Factions commands.yml this :
In SkyBlock commands.yml this :Code:aliases: lobby: - server lobby skyblock: - server skyblock
In Lobby commands.yml this :Code:aliases: lobby: - server lobby factions - server factions
Code:aliases: factions: - server factions skyblock - server skyblock
If you didn't get this figured out, try the full plugin if you haven't https://www.spigotmc.org/resources/bungeetools.97/ I believe once you get your server bungee cord you will automatically be able to do /factions, /skyblock, etcHello i currently am using https://www.spigotmc.org/resources/bungee-tools-only-hubcommand.84/ and i am wondering how ot add /skyblock , /factions , /comingsoon , /survival
etc
my current config is like this
#Full BgTools @ http://www.spigotmc.org/resources/bungee-tools.60/ | Developed by De24
#Fri Mar 24 08:56:34 CET 2017
defaultServer=lobby
alreadyConnected=You are already at the default server\!
yourlobbyCommand=lobby
If you didn't get this figured out, try the full plugin if you haven't https://www.spigotmc.org/resources/bungeetools.97/ I believe once you get your server bungee cord you will automatically be able to do /factions, /skyblock, etc
both of these ways dont work...Use my-CMD, it's the easiest and the most efficient way.
