Commit Graph

55 Commits

Author SHA1 Message Date
Taah
6f4bc5aec1 so far it is working but the only thing preventing me from going to fully asynchronous calls for punishments is httpd... 2022-04-04 01:36:50 -07:00
Taah
c41c09710d update gson to fix error with parsing arrays 2022-04-02 13:14:37 -07:00
Taah
1f2eed78de add custom module config class
fix npe in tab listener
add getter for indefinite bans
fix npe in plex cmd
remove spring boot and add jetty
2022-04-01 20:58:03 -07:00
90cccb804a Remove this 2022-04-01 16:13:09 -05:00
bbb41aa052 Good thing we haven't had a release yet! 2022-04-01 14:34:12 -05:00
228b67a592 Nope 2022-04-01 14:31:05 -05:00
986a9c6f22 lets see if we can do this 2022-04-01 14:28:15 -05:00
af40217a57 Revamp Maven publishing 2022-04-01 14:24:04 -05:00
Taah
8ebb1c91a0 add get all admins method to get all admin objects 2022-03-31 22:47:15 -07:00
f0a05a8256 Try to automate Jenkins publishing 2022-03-31 02:01:29 -05:00
47b3054739 Allow publishing snapshots once again 2022-03-31 01:54:25 -05:00
d350ff4542 Update dependencies 2022-03-27 00:42:18 -05:00
7bc42c25a7 ok it actually works now 2022-03-26 17:53:25 -05:00
e5ae89a072 try this 2022-03-26 17:50:59 -05:00
56e71b10fa idk why its not working 2022-03-26 17:49:03 -05:00
cc2ba42e87 Oops 2022-03-26 17:46:58 -05:00
df87cd73fd fix a few things 2022-03-26 17:44:26 -05:00
222eec2eac do it for both 2022-03-26 17:37:58 -05:00
94da9ff7fe Set author to jenkins 2022-03-26 17:31:36 -05:00
def38eed06 fix it all 2022-03-26 17:22:08 -05:00
4646b87893 Add build number 2022-03-26 16:36:29 -05:00
0d662c18ea Test build number 2022-03-26 16:29:25 -05:00
d55886dcbd Back to snapshot 2022-03-19 15:20:52 -05:00
bce3d90cc0 Plex 0.9 2022-03-19 15:04:48 -05:00
8e9acec1ff Bump to snapshot 2022-03-06 00:31:59 -06:00
afd793cdba Plex 0.8 2022-03-05 22:54:02 -06:00
14fb24a380 Bump to 0.8-SNAPSHOT 2022-03-03 19:51:07 -06:00
0b5425b8d2 Begin work on 1.18.2
- Add update checking
- World generation is broken
- Won't compile unless 1.18.2 is in your local Maven repository
- No longer need MiniMessage bundled in Plex
- Customizable namehistory
- Set comments in config.yml if they're missing
2022-03-03 15:45:19 -06:00
e20efb9798 Back to snapshot 2022-02-26 00:30:13 -06:00
3b8f89b314 0.6 2022-02-26 00:29:59 -06:00
8b4a5d64a0 do this instead 2022-02-25 17:55:02 -06:00
ed3aaa5692 Test push again 2022-02-25 17:25:32 -06:00
c9e6e3d45d Test push 2022-02-25 17:20:32 -06:00
Taah
1333f06dad - Add the ability to customize game rules per world in config
- Add gamerules argument to /debug
2022-02-25 01:54:11 -08:00
90c2426987 Update dependencies 2022-02-25 01:42:42 -06:00
Taah
bd21e5d2ba - Switch messages.yml to minimessage 2022-02-24 23:09:55 -08:00
d821c0f962 0.6-SNAPSHOT 2022-02-22 01:33:51 -06:00
f0f44c9514 Last minute fix 2022-02-22 01:33:15 -06:00
05200178ac 0.5 2022-02-22 01:29:08 -06:00
e23929ee0c bruh 2022-02-22 00:59:20 -06:00
77967c39f9 try this x2 2022-02-22 00:40:31 -06:00
751ccc003b try this 2022-02-22 00:38:13 -06:00
ab0666ebeb Allow env to be null 2022-02-22 00:12:51 -06:00
Taah
011105c9ee - Auto upload snapshots to maven 2022-02-21 18:35:17 -08:00
Taah
15d28cccf2 - Fix nexus publish tasks 2022-02-21 18:19:41 -08:00
52111e5d8d make it work for macs 2022-02-21 19:32:11 -06:00
Taah
ae61503df4 - Add gradle tasks to publish to nexus repository 2022-02-21 17:03:51 -08:00
cb3a6cc391 Last minute bug fix 2022-02-06 23:58:55 -06:00
spacerocket62
211308e813 Add documentation to dev.plex.admin, dev.plex.banning, dev.plex.cache, and dev.plex.command (annotations and PlexCommand.java only)
Convert Date in punishments to LocalDateTime
2022-02-05 15:14:23 -08:00
c93bd4fd2c Fix Redis not working with local IPs 2022-02-04 12:51:16 -06:00