Skip to content

Releases: Maxlego08/BungeeQueue

New features

Choose a tag to compare

@Maxlego08 Maxlego08 released this 07 Nov 15:29
94d771e
  • 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

Choose a tag to compare

@Maxlego08 Maxlego08 released this 03 Jun 12:37
87547ff

Admin can bypass queue

Command and default server

Choose a tag to compare

@Maxlego08 Maxlego08 released this 28 May 09:20
  • Addition of the /list command 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

Choose a tag to compare

@Maxlego08 Maxlego08 released this 27 May 09:56
  • Addition of the connection to bungeecord on the spigot side

Addition of a system to join the player

Choose a tag to compare

@Maxlego08 Maxlego08 released this 26 May 19:28

Addition of a system to join the player in the queue when he is on a spigot server

Custom MOTD

Choose a tag to compare

@Maxlego08 Maxlego08 released this 10 May 13:34
  • 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

Choose a tag to compare

@Maxlego08 Maxlego08 released this 09 May 10:43
  • You can now set multiple servers for your servers by default

Message configuration

Choose a tag to compare

@Maxlego08 Maxlego08 released this 05 May 16:19
6ca44bd
  • 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

First release

Choose a tag to compare

@Maxlego08 Maxlego08 released this 03 May 16:20
f973da0

First release of the plugin