1
Need BungeeCord help!!!
I have separate server files that I want to connect with the HUB file, I am having issues with BungeeCord and need some help.
Plugins installed:
AncientGates
BungeeMenu
Essentials
GroupManager
NoCheatPlus
ProtocolLib
I set it up via a tutorial but I can not get the portals to work, when I step in it says the portal does not pint somewhere. Please help!
Plugins installed:
AncientGates
BungeeMenu
Essentials
GroupManager
NoCheatPlus
ProtocolLib
I set it up via a tutorial but I can not get the portals to work, when I step in it says the portal does not pint somewhere. Please help!
3
If you add me on skype (sam.bowen16) it will be easier
Here is my BungeeCord Config
And ANcientGates config
groups:
md_5:
- admin
disabled_commands:
- find
player_limit: -1
stats: e2d8c816-1243-4f9f-ad32-ed44c85c3347
permissions:
default:
- bungeecord.command.server
- bungeecord.command.list
admin:
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
listeners:
- fallback_server: lobby
max_players: 1
host: 0.0.0.0:25577
tab_size: 60
force_default_server: false
bind_local_address: true
tab_list: GLOBAL_PING
motd: '&1Another Bungee server'
default_server: lobby
forced_hosts:
pvp.md-5.net: pvp
timeout: 30000And ANcientGates config
{
"colorAlly": "LIGHT_PURPLE",
"colorSystem": "YELLOW",
"colorChrome": "GOLD",
"colorCommand": "AQUA",
"colorParameter": "DARK_AQUA",
"enforceAccess": false,
"useEconomy": false,
"useVanillaPortals": false,
"teleportEntitiesDefault": true,
"teleportVehiclesDefault": false,
"gateMaxArea": 70,
"gateMaterialDefault": "PORTAL",
"bungeeCordSupport": true,
"bungeeTeleportDefault": "LOCATION",
"customBungeeMessages": true,
"useSocketComms": false,
"socketCommsPort": 18001,
"socketCommsPass": "agserver1",
"autoUpdate": true,
"debug": false
}I'll help
