Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fix player being removed before allow-group-requeue could work
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Add option to allow re-queueing for groups
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Should fix nullpointers while modifying queue
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Ignore timeouts in placeholders
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed QueueScoreboardActivator not activating on the correct player
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Added plus-level-fallback to allow some leveled permissions on ajQueuePlus to work without a supported permission plugin
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Better fetching of players for spigot api
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed whitelisted status not showing for the non-player status placeholder
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