ajQueuePlus

MC Plugin ajQueuePlus 2.7.0
Add a queue for your servers when they are restarting or full!

Holy cow, it's been 8 months since the last release. Sorry it's been so long since an update. I've still been making changes, but I made it harder to release when I tried to automate releases. Back to manual updates, hopefully slightly more often

Changes

  • Add Folia support (for the backend side)
  • Add skip-queue-server-if-possible feature
  • Added option to make /send an alias for /ajQueue send
  • Unregister built-in velocity /server command if it should be replaced with the queue command
  • Fixed console error if you try to auto-complete in the leavequeue command
  • Improve /ajQueue usage hint
  • Improve /ajQueue version command
  • Probably fixed some errors with getting the last server change time (I couldn't reproduce, but it should be fixed)
  • Add PriorityCalculationEvent to the API, which allows you to add priorities programmatically
  • Fixed players being removed from queue-servers when they leave and have a stay queued permission
  • Fixed error that could happen when checking if a server is whitelisted
  • Only check for ViaVersion once instead of every time an AdaptedPlayer instance is created
  • Fixed error when running the permission list debug command from the console
  • Fixed velocity-kick-message silently not being sent if an error occurred
  • Fixed the legacy section color code character breaking velocity-kick-message
  • Fixed protocol names not being read from the messages file
  • Added new API events: AutoQueueOnKickEvent, BuildServersEvent, and PreConnectEvent (Thanks KamikazeJAM/Jake Moore)
  • Add act-like-no-permission-servers-dont-exist option
  • No longer sends ack message when check-proxy-response is disabled
  • Prevent spigot PAPI placeholders from being spammed

See changes on github
This is the biggest update in a while. Massive updates to the API, including events and a spigot-side API.
  • Added %ajqueue_status_<server>% placeholder
  • Added "Sending now" title
  • Added {TIME} placeholder in titles
  • If luckperms player data is null, throw a warning instead of an error
  • Made bungee events non-blocking
  • Quick fix for an error that could occur on startup if you use /<server> aliases
  • Like (+1)
Reactions: Suiza
Top Bottom