Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Slash server commands will now not be shown if the user doesnt have permissions
- Fixed offline-time not working (because it was miliseconds instead of seconds)
- Fixed double-sending players with a bypass permission
- Fixed status.now-in-queue message being sent to players with bypass permissions
- Add a permission to the base manage command (so it doesn’t autocomplete)
- Fixed queues not being created for duplicated Bungee servers
- Fix occasional NPE on bungeecord (if a player is not on a server)
- Fix possible error with sending plugin message without a player name
- Fix memory leak related to queue command cooldowns
- Fixed manually creating PlayerSender not getting messages (spigot side /queue <player> <server>)
- Delay proxy check by a few ticks to hopefully make it more reliable
- If the proxy check fails, ajQueue will no longer "advertise" itself to players (it will just say "the queue plugin" instead of "ajQueue". It will still say "ajQueue" to players with permissions)
See changes on github
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Delay proxy check by a few ticks to hopefully make it more reliable
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed manually creating PlayerSender not getting messages (spigot side /queue <player> <server>)
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fix memory leak related to queue command cooldowns
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fix possible error with sending plugin message without a player name
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fix occasional NPE on bungeecord (if a player is not on a server)
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed queues not being created for duplicated Bungee servers
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Add a permission to the base manage command (so it doesn’t autocomplete)
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed status.now-in-queue message being sent to players with bypass permissions
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed double-sending players with a bypass permission
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed offline-time not working (because it was miliseconds instead of seconds)
- Fix a semi-rare error when a server is offline on bungeecord
- Catch null player in spigot-side command
- Will no longer auto-complete servers the player doesn't have permission to queue for
- Really fix the semi-rare error when a server is offline on bungeecord
- Added /ajq pausequeueserver command, which will temporarily not queue you when you are in queue-servers
- Add a cooldown to the queue command (configurable)
- Will no longer notify about an update if the update is already downloaded
See changes on github
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Will no longer notify about an update if the update is already downloaded
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Add a cooldown to the queue command (configurable)
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Added /ajq pausequeueserver command, which will temporarily not queue you when you are in queue-servers
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Really fix the semi-rare error when a server is offline on bungeecord
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Will no longer auto-complete servers the player doesn't have permission to queue for
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Catch null player in spigot-side command
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fix a semi-rare error when a server is offline on bungeecord