Commit Graph

555 Commits

Author SHA1 Message Date
ajgeiss0702 af22418ccc ping servers more often with higher wait times 2021-08-29 07:42:50 -07:00
ajgeiss0702 4f7983013f Merge branch 'dev' into 'master'
2.0.5

See merge request ajg0702/ajqueue!25
2021-08-27 23:26:15 +00:00
ajgeiss0702 1764a69b1c 2.0.5 2021-08-27 16:13:00 -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 7f9515c23d catch if uuids in whitelist are not valid 2021-08-27 14:13:01 -07:00
ajgeiss0702 560bd8829b attempt to correctly use depenendencies in ci 2021-08-25 15:53:21 -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 1125dbeb85 make sure server ping is null if the server isnt online 2021-08-25 09:01:41 -07:00
ajgeiss0702 cfd6c6e3a1 Merge branch 'dev' into 'master'
quick fix description error

See merge request ajg0702/ajqueue!24
2021-08-24 22:55:52 +00:00
ajgeiss0702 e43967ecb4 quick fix description error 2021-08-24 15:40:19 -07:00
ajgeiss0702 29e68a6ef3 Merge branch 'dev' into 'master'
whoops

See merge request ajg0702/ajqueue!23
2021-08-21 18:25:03 +00:00
ajgeiss0702 4482da3629 whoops 2021-08-21 11:24:25 -07:00
ajgeiss0702 978437eb1c Merge branch 'dev' into 'master'
2.0.4

See merge request ajg0702/ajqueue!22
2021-08-21 17:41:20 +00:00
ajgeiss0702 cae47dc4b1 2.0.4 2021-08-21 10:30:18 -07:00
ajgeiss0702 f9c2eed94c make api accessable. Documentation coming soon. 2021-08-21 10:09:17 -07:00
ajgeiss0702 959c2b860e allow pausing of all servers 2021-08-21 09:43:48 -07:00
ajgeiss0702 737a3f66f8 auto-retry failed builds 2021-08-21 08:41:45 -07:00
ajgeiss0702 835ba0d5f6 auto-retry failed builds 2021-08-21 08:41:27 -07:00
ajgeiss0702 e51f2d3dcd update gradle to try to fix funny timeout 2021-08-21 07:56:52 -07:00
ajgeiss0702 434e5e2a88 add aquacore support (but it doesnt work because it turns out aquacore api is only on spigot) 2021-08-21 07:56:39 -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 828f7a0ad0 change lib directory structure 2021-08-20 09:39:37 -07:00
ajgeiss0702 b700ae45ab update .gitignore 2021-08-20 09:33:11 -07:00
ajgeiss0702 f413b36158 velocity actionbar 2021-08-16 15:07:34 -07:00
ajgeiss0702 3843cb9fdf actionbar 2021-08-16 14:54:23 -07:00
ajgeiss0702 f2e6cc1b9b actionbar 2021-08-16 14:27:00 -07:00
ajgeiss0702 3bcbd32803 update some descriptions in the config 2021-08-16 13:38:42 -07:00
ajgeiss0702 1ff3c8ef0e more mitigate funky maven central timing out 2021-08-13 18:12:38 -07:00
ajgeiss0702 ee6f7c42a4 possibly mitigate funky maven central timing out 2021-08-13 17:55:17 -07:00
ajgeiss0702 c2ed17646b Merge branch 'dev' into 'master'
2.0.3

See merge request ajg0702/ajqueue!21
2021-08-14 00:53:41 +00:00
ajgeiss0702 11b556c7cf 2.0.3 2021-08-13 17:50:41 -07:00
ajgeiss0702 4510b961e1 update ajUtils (to fix config resetting on update) 2021-08-13 16:39:01 -07:00
ajgeiss0702 d9dc991a31 should fix out of range 2021-08-13 15:09:03 -07:00
ajgeiss0702 86ceaa0233 attempt to always have java 8 compatability 2021-08-13 11:57:19 -07:00
ajgeiss0702 fbb6d94596 warn if no colon in server group 2021-08-09 12:55:14 -07:00
ajgeiss0702 46813a185b Merge branch 'dev' into 'master'
2.0.2

See merge request ajg0702/ajqueue!20
2021-08-09 17:44:19 +00:00
ajgeiss0702 f984d74d88 2.0.2 2021-08-09 10:43:37 -07:00
ajgeiss0702 0d910d391c fix an error with the kick event 2021-08-09 09:12:17 -07:00
ajgeiss0702 e08accafae fix send instant not working on whitelisted server 2021-08-08 20:13:02 -07:00
ajgeiss0702 c4f06b0d77 whitelist progress 2021-08-08 19:50:07 -07:00
ajgeiss0702 4353341881 allow {PRIORITY} placeholder in priority messages 2021-08-08 16:07:11 -07:00
ajgeiss0702 8e61a3b1e5 fix * priority message sending even if player doesnt have priority 2021-08-08 16:01:06 -07:00
ajgeiss0702 8a12c6faf0 Fix requiring extra permission 2021-08-08 16:00:42 -07:00
ajgeiss0702 764fe2a0d7 Send message if trying to use listpermissions from the console 2021-08-08 15:35:30 -07:00
ajgeiss0702 413548b588 priority-messages 2021-08-08 13:50:09 -07:00
ajgeiss0702 c1225e2c63 Merge branch 'dev' into 'master'
2.0.1

See merge request ajg0702/ajqueue!19
2021-08-08 18:00:23 +00:00
ajgeiss0702 f1cbdc762b 2.0.1 2021-08-08 10:56:54 -07:00