Releases: Maxlego08/BungeeQueue
Releases · Maxlego08/BungeeQueue
Release list
New features
- Addition of the command /queue speed - Change the speed of the queue.
- Add the command /gwhitelist add/remove - Allows to add or remove a player from the priority queue
- Modification of the player distribution system when the main server shuts down
- Addition of the distribution of players to the connection between the different servers
Admin bypass
Command and default server
- Addition of the
/listcommand to have information on the number of players per server
"useCustomListCommand": true,
"listCommandCooldown": "§cVous §cdevez §cattendre §6%s §cavant §cde §cfaire §ccette §ccommande.",
"networkListMessage": "§f§l> §6Network §8» §b%s §ejoueurs",
"serverListMessage": "§f§l> §6%name% §8» §b%online% §ejoueurs"- Adding a default server when another server crashes
"useKickDefaultServer": true,
"defaultKickServer": "lobby",Fix spigot side
- Addition of the connection to bungeecord on the spigot side
Addition of a system to join the player
Addition of a system to join the player in the queue when he is on a spigot server
Custom MOTD
- Changing the waiting list speed in milliseconds (by Riksou)
- Addition of a MOTD system with automatic maintenance
"useMotd": false,
"motdSpeedMaintenanceTask": 10000,
"maintenanceServer": "lobby",
"motd": {
"upMessage": "§6§lPrideNetwork §6✭ §eFaction §c100% §d§lFarm2Win §6✭ §7(§e1.8§7)",
"downMessage": "§f§l» §fOuverture bientôt",
"messages": [
"§7§m-------------------------------------------",
"",
"§f» §6PrideNetwork§e le serveur §bFaction§d 100% Farm2Win",
"§f» §eDe la §a1.8.9§e à la §a1.15.2 §e!",
"",
"§f» §eDiscord§7: §bhttps://discord.gg/3wjkeJE",
"§f» §eSite§7: §bhttps://pridenetwork.net/",
"",
"§f» §e§lRejoins les §6§l%online% joueurs §e§ldéjà connectés !",
"",
"§7§m-------------------------------------------"
]
},
"maintenanceMotd": {
"upMessage": "§6§lPrideNetwork §6✭ §eFaction §c100% §d§lFarm2Win §6✭ §7(§e1.8§7)",
"downMessage": "§f§l» §cLe serveur est en maintenance",
"messages": [
"§7§m-------------------------------------------",
"",
"§f» §6PrideNetwork§e le serveur §bFaction§d 100% Farm2Win",
"§f» §eDe la §a1.8.9§e à la §a1.15.2 §e!",
"",
"§f» §eDiscord§7: §bhttps://discord.gg/3wjkeJE",
"§f» §eSite§7: §bhttps://pridenetwork.net/",
"",
"§f» §e§lRejoins les §6§l%online% joueurs §e§ldéjà connectés !",
"",
"§7§m-------------------------------------------"
]
},
"fullMotd": {
"upMessage": "§6§lPrideNetwork §6✭ §eFaction §c100% §d§lFarm2Win §6✭ §7(§e1.8§7)",
"downMessage": "§f§l» §cLe serveur est actuellement plein !",
"messages": [
"§7§m-------------------------------------------",
"",
"§f» §6PrideNetwork§e le serveur §bFaction§d 100% Farm2Win",
"§f» §eDe la §a1.8.9§e à la §a1.15.2 §e!",
"",
"§f» §eDiscord§7: §bhttps://discord.gg/3wjkeJE",
"§f» §eSite§7: §bhttps://pridenetwork.net/",
"",
"§f» §e§lRejoins les §6§l%online% joueurs §e§ldéjà connectés !",
"",
"§7§m-------------------------------------------"
]
},
"whitelistUsers": [
"Maxlego08",
"AzartoxHD",
"tanguyplayer"
],
"kickMessageMaintenance": "§cLe serveur est actuellement en maintenance",New default server
- You can now set multiple servers for your servers by default
Message configuration
- You can now configure the messages directly from the config file.
- The plugin now takes jpremium into account to give access to the waiting list