
ajQueuePlus 2.7.0
Add a queue for your servers when they are restarting or full!
2.5.0-b109
Aug 1, 2023
Beta
Pre-release v2.5.0-b109
Note: This is a (most likely) un-tested build. It is not guarenteed to work!
Change since previous build:
Added manual-max-players to the config, which allows you to set a max player count for servers/groups
Change since previous build:
Added manual-max-players to the config, which allows you to set a max player count for servers/groups
2.5.0-b108
Jul 27, 2023
Beta
Pre-release v2.5.0-b108
Note: This is a (most likely) un-tested build. It is not guarenteed to work!
Change since previous build:
move protocol-names to messages.yml and add newer version names
Change since previous build:
move protocol-names to messages.yml and add newer version names
2.5.0-b107
Jul 27, 2023
Beta
Pre-release v2.5.0-b107
Note: This is a (most likely) un-tested build. It is not guarenteed to work!
Change since previous build:
Add re-check-priority option to re-queue players when their priority increases
Change since previous build:
Add re-check-priority option to re-queue players when their priority increases
2.5.0-b106
Jul 26, 2023
Beta
Pre-release v2.5.0-b106
Note: This is a (most likely) un-tested build. It is not guarenteed to work!
Change since previous build:
Fixed priorities not being taken into account with make-room
Change since previous build:
Fixed priorities not being taken into account with make-room
2.5.0-b105
Jul 25, 2023
Beta
Pre-release v2.5.0-b105
Note: This is a (most likely) un-tested build. It is not guarenteed to work!
Change since previous build:
Added ajqueue.make-room permission (disabled by default)
Change since previous build:
Added ajqueue.make-room permission (disabled by default)
2.5.0-b104
Jul 22, 2023
Beta
Pre-release v2.5.0-b104
Note: This is a (most likely) un-tested build. It is not guarenteed to work!
Change since previous build:
Filter auto-complete arguments
Change since previous build:
Filter auto-complete arguments
2.5.0-b103
Jul 21, 2023
Beta
Pre-release v2.5.0-b103
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
Change since previous build:
Fix player being removed before allow-group-requeue could work
2.5.0-b102
Jul 21, 2023
Beta
Pre-release v2.5.0-b102
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
Change since previous build:
Add option to allow re-queueing for groups
2.5.0-b100
Jul 8, 2023
Beta
Pre-release v2.5.0-b100
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
Change since previous build:
Should fix nullpointers while modifying queue
2.5.0-b99
Jul 8, 2023
Beta
Pre-release v2.5.0-b99
Note: This is a (most likely) un-tested build. It is not guarenteed to work!
Change since previous build:
Ignore timeouts in placeholders
Change since previous build:
Ignore timeouts in placeholders
2.5.0-b98
Jun 30, 2023
Beta
Pre-release v2.5.0-b98
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
Change since previous build:
Fixed QueueScoreboardActivator not activating on the correct player
2.5.0-b97
Jun 29, 2023
Beta
Pre-release v2.5.0-b97
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
Change since previous build:
Added plus-level-fallback to allow some leveled permissions on ajQueuePlus to work without a supported permission plugin
2.5.0-b96
Jun 29, 2023
Beta
Pre-release v2.5.0-b96
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
Change since previous build:
Better fetching of players for spigot api
2.5.0-b95
Jun 19, 2023
Beta
Pre-release v2.5.0-b95
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
Change since previous build:
Fixed whitelisted status not showing for the non-player status placeholder
2.5.0-b94
Jun 19, 2023
Beta
Pre-release v2.5.0-b94
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
Change since previous build:
Fixed player status placeholder not working
2.5.0-b93
Jun 19, 2023
Beta
Pre-release v2.5.0-b93
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
Change since previous build:
Added require-queueserver-permission option to the config
2.5.0-b91
Jun 17, 2023
Beta
Pre-release v2.5.0-b91
Note: This is a (most likely) un-tested build. It is not guarenteed to work!
Change since previous build:
Config re-format
Change since previous build:
Config re-format
2.5.0-b90
Jun 13, 2023
Beta
Pre-release v2.5.0-b90
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
Change since previous build:
Fixed invalid servers in placeholders throwing an error instead of just saying the server is invalid
2.5.0
Jun 11, 2023
v2.5.0
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
2.4.0-b84
Jun 10, 2023
Beta
Pre-release v2.4.0-b84
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
Change since previous build:
Ignore plugin messages from disconnected players