ajgeiss0702
|
b049db715a
|
Update adventure
|
2023-06-11 10:53:09 -07:00 |
|
ajgeiss0702
|
a0f5903862
|
Fix possible error with sending plugin message without a player name
|
2023-03-11 10:25:49 -07:00 |
|
ajgeiss0702
|
042e2f4a43
|
Fixed offline-time not working (because it was miliseconds instead of seconds)
|
2023-01-14 10:24:57 -07:00 |
|
ajgeiss0702
|
1372390988
|
Added /ajq pausequeueserver command, which will temporarily not queue you when you are in queue-servers
|
2023-01-11 10:04:14 -07:00 |
|
ajgeiss0702
|
00ffb3e29c
|
Fixed send-all-when-back-online not working 99% of the time
|
2022-10-20 14:08:38 -07:00 |
|
ajgeiss0702
|
a21307c68f
|
[nolist] whoops
|
2022-10-20 13:50:01 -07:00 |
|
ajgeiss0702
|
d78c795288
|
Fixed offline servers sometimes not being marked as offline on velocity
|
2022-10-20 13:48:31 -07:00 |
|
ajgeiss0702
|
38536ad4c9
|
[nolist] fix maven repo URL
|
2022-08-27 17:41:10 -07:00 |
|
ajgeiss0702
|
4f7a137ea8
|
Fixed an error that could happen when checking if a server is full
|
2022-08-15 16:56:07 -07:00 |
|
ajgeiss0702
|
478f2cf78d
|
Move server ping cache storage to the AdaptedServer instance
|
2022-08-15 13:41:32 -07:00 |
|
ajgeiss0702
|
7e3f2e8eef
|
Merge pull request #8 from JT122406/master
Clean up and improvements
|
2022-07-19 09:36:28 -07:00 |
|
ajgeiss0702
|
a5771d03c3
|
Add %ajqueue_status_<server>% placeholder
|
2022-07-08 10:54:20 -05:00 |
|
J.T. McQuigg
|
34ab3d0da0
|
Move Velocity repo to PaperMC and update to latest
|
2022-06-14 10:42:07 -04:00 |
|
J.T. McQuigg
|
33c48f480c
|
Clean up
|
2022-06-08 18:30:59 -04:00 |
|
J.T. McQuigg
|
79845fd8b6
|
viaversion bump
|
2022-06-08 18:22:07 -04:00 |
|
J.T. McQuigg
|
b5cb881d6a
|
Bstats, Velocity-api and viaversion bump
|
2022-06-06 17:29:01 -04:00 |
|
ajgeiss0702
|
02f23b8990
|
update ajUtils
|
2022-03-24 09:19:36 -07:00 |
|
ajgeiss0702
|
211b127e42
|
Update adventure
|
2022-03-04 08:06:08 -07:00 |
|
ajgeiss0702
|
5cb5370914
|
add support for getting protocol using viaversion's api
|
2022-01-14 00:11:26 -07:00 |
|
ajgeiss0702
|
cca8c2740f
|
fix kick-kicked-players looking for queueserver name instead of server name
|
2022-01-04 10:38:56 -07:00 |
|
ajgeiss0702
|
0b44a259ea
|
add kick-kicked-players
|
2021-12-30 02:36:17 -07:00 |
|
ajgeiss0702
|
3573c34bc6
|
fix no args detected as 1 arg
|
2021-12-25 19:30:45 -07:00 |
|
ajgeiss0702
|
3aef8eab76
|
Update dependencies
|
2021-12-11 10:56:43 -07:00 |
|
ajgeiss0702
|
fd7f16189c
|
fix queueevent message attempting to be send when the player is not connected
|
2021-12-11 10:47:26 -07:00 |
|
ajgeiss0702
|
bce37cb278
|
fix exception not being passed through future
|
2021-12-11 10:43:53 -07:00 |
|
ajgeiss0702
|
0c84632cc0
|
Some debug
|
2021-10-23 11:50:06 -07:00 |
|
ajgeiss0702
|
a72e3f67c1
|
manually add one to player count when balancing players
|
2021-10-21 13:23:00 -07:00 |
|
ajgeiss0702
|
bbaae01272
|
fix commandmanager not being loaded before queuemain (velocity)
|
2021-09-26 11:02:30 -07:00 |
|
ajgeiss0702
|
d9a5142d48
|
add slash server aliases
|
2021-09-25 16:48:21 -07:00 |
|
ajgeiss0702
|
1de3ae9412
|
fix kick reason not being plain
|
2021-09-12 17:12:25 -07:00 |
|
ajgeiss0702
|
6dd2cf7fb1
|
Added updater
|
2021-09-07 15:37:48 -07:00 |
|
ajgeiss0702
|
f06145ea5f
|
more connection fail reasons on bungee
|
2021-09-04 14:10:15 -07:00 |
|
ajgeiss0702
|
e946a0dba6
|
option to send kick message on velocity
|
2021-09-03 17:58:50 -07:00 |
|
ajgeiss0702
|
d5cdc9afc0
|
dont check permission if permission is null
|
2021-08-29 09:28:05 -07:00 |
|
ajgeiss0702
|
03d3719972
|
(velocity) show protocol version number instead of Unknown if no name
|
2021-08-27 16:03:09 -07:00 |
|
ajgeiss0702
|
985f203309
|
allow restricting joining queues to certain protocol versions
|
2021-08-27 15:57:46 -07:00 |
|
ajgeiss0702
|
853d8861e8
|
allow getting AdaptedPlayer via UUID
|
2021-08-25 14:01:32 -07:00 |
|
ajgeiss0702
|
72e5c86629
|
add api to get protocol version (for version check in the future)
|
2021-08-25 13:56:23 -07:00 |
|
ajgeiss0702
|
8bec8aeea7
|
clean
|
2021-08-21 07:49:48 -07:00 |
|
ajgeiss0702
|
e803ef0733
|
update ajUtils (to have better config)
|
2021-08-20 10:15:03 -07:00 |
|
ajgeiss0702
|
f413b36158
|
velocity actionbar
|
2021-08-16 15:07:34 -07:00 |
|
ajgeiss0702
|
1ff3c8ef0e
|
more mitigate funky maven central timing out
|
2021-08-13 18:12:38 -07:00 |
|
ajgeiss0702
|
4510b961e1
|
update ajUtils (to fix config resetting on update)
|
2021-08-13 16:39:01 -07:00 |
|
ajgeiss0702
|
413548b588
|
priority-messages
|
2021-08-08 13:50:09 -07:00 |
|
ajgeiss0702
|
4e6c10ccb2
|
pre6 - UltraPermissions hook & bstats
|
2021-08-05 17:28:11 -07:00 |
|
ajgeiss0702
|
a01bd759d2
|
Fix kyori, add permissionlist command, fix luckperms getting wrong context
|
2021-08-02 22:33:47 -07:00 |
|
ajgeiss0702
|
1874ad78e8
|
Remove ServerBuilder
|
2021-08-01 11:57:22 -07:00 |
|
ajgeiss0702
|
19a17b8ddf
|
add players back to queue and preserve paused state on reload
|
2021-08-01 11:50:15 -07:00 |
|
ajgeiss0702
|
fc6c7f725c
|
Fixed no permission message on player join (on velocity
|
2021-08-01 11:21:04 -07:00 |
|
ajgeiss0702
|
a8668890ce
|
fixed messages from commands not disabling correctly
|
2021-08-01 11:19:25 -07:00 |
|