Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed player status placeholder not working
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Added require-queueserver-permission option to the config
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Config re-format
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed invalid servers in placeholders throwing an error instead of just saying the server is invalid
This is the biggest update in a while. Massive updates to the API, including events and a spigot-side API.
You can see how to use the new API additions on the wiki
- Slash server commands will now not be shown if the user doesnt have permissions
- Fixed fulljoin and bypasspaused priority options not working
- (spigot) echo queue name when sending a player to a queue
- Update adventure
- Throw warning instead of error when trying to send a plugin message to a player thats not connected to a server
- Allow disabling of queue command cooldown system
- Legacy format velocity kick reason instead of just stripping all formatting
- Added Spigot-side API
- Parse colors after placeholders so that colors work in placeholders
- Fixed API not having javadocs & sources
- Added %ajqueue_status_<server>_player%
- Fixed whitelist/restricted not working well in groups
- Seperate sudo-queueing and normal queueing on spigot side. `/queue <player> <server>` on the spigot side now acts the same as `/ajqueue send`
- Add API events system
- Ignore plugin messages from disconnected players
- Fixed PositionChangeEvent being called when a player's position didn't change
See changes on github
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed PositionChangeEvent being called when a player's position didn't change
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Ignore plugin messages from disconnected players
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Add API events system
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Seperate sudo-queueing and normal queueing on spigot side. on the spigot side now acts the same as
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed whitelist/restricted not working well in groups
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Added %ajqueue_status_<server>_player%
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed API not having javadocs & sources
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Parse colors after placeholders so that colors work in placeholders
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Added Spigot-side API
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Legacy format velocity kick reason instead of just stripping all formatting
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Allow disabling of queue command cooldown system
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Throw warning instead of error when trying to send a plugin message to a player thats not connected to a server
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Update adventure
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
(spigot) echo queue name when sending a player to a queue
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed fulljoin and bypasspaused priority options not working