Commit Graph

103 Commits

Author SHA1 Message Date
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
Telesphoreo 90cccb804a Remove this 2022-04-01 16:13:09 -05:00
Telesphoreo bbb41aa052 Good thing we haven't had a release yet! 2022-04-01 14:34:12 -05:00
Telesphoreo 228b67a592 Nope 2022-04-01 14:31:05 -05:00
Telesphoreo 986a9c6f22 lets see if we can do this 2022-04-01 14:28:15 -05:00
Telesphoreo 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
Telesphoreo f0a05a8256 Try to automate Jenkins publishing 2022-03-31 02:01:29 -05:00
Telesphoreo 47b3054739 Allow publishing snapshots once again 2022-03-31 01:54:25 -05:00
Telesphoreo d350ff4542 Update dependencies 2022-03-27 00:42:18 -05:00
Telesphoreo 7bc42c25a7 ok it actually works now 2022-03-26 17:53:25 -05:00
Telesphoreo e5ae89a072 try this 2022-03-26 17:50:59 -05:00
Telesphoreo 56e71b10fa idk why its not working 2022-03-26 17:49:03 -05:00
Telesphoreo cc2ba42e87 Oops 2022-03-26 17:46:58 -05:00
Telesphoreo df87cd73fd fix a few things 2022-03-26 17:44:26 -05:00
Telesphoreo 222eec2eac do it for both 2022-03-26 17:37:58 -05:00
Telesphoreo 94da9ff7fe Set author to jenkins 2022-03-26 17:31:36 -05:00
Telesphoreo def38eed06 fix it all 2022-03-26 17:22:08 -05:00
Telesphoreo 4646b87893 Add build number 2022-03-26 16:36:29 -05:00
Telesphoreo 0d662c18ea Test build number 2022-03-26 16:29:25 -05:00
Telesphoreo d55886dcbd Back to snapshot 2022-03-19 15:20:52 -05:00
Telesphoreo bce3d90cc0 Plex 0.9 2022-03-19 15:04:48 -05:00
Telesphoreo 8e9acec1ff Bump to snapshot 2022-03-06 00:31:59 -06:00
Telesphoreo afd793cdba Plex 0.8 2022-03-05 22:54:02 -06:00
Telesphoreo 14fb24a380 Bump to 0.8-SNAPSHOT 2022-03-03 19:51:07 -06:00
Telesphoreo 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
Telesphoreo e20efb9798 Back to snapshot 2022-02-26 00:30:13 -06:00
Telesphoreo 3b8f89b314 0.6 2022-02-26 00:29:59 -06:00
Telesphoreo 8b4a5d64a0 do this instead 2022-02-25 17:55:02 -06:00
Telesphoreo ed3aaa5692 Test push again 2022-02-25 17:25:32 -06:00
Telesphoreo 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
Telesphoreo 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
Telesphoreo d821c0f962 0.6-SNAPSHOT 2022-02-22 01:33:51 -06:00
Telesphoreo f0f44c9514 Last minute fix 2022-02-22 01:33:15 -06:00
Telesphoreo 05200178ac 0.5 2022-02-22 01:29:08 -06:00
Telesphoreo e23929ee0c bruh 2022-02-22 00:59:20 -06:00
Telesphoreo 77967c39f9 try this x2 2022-02-22 00:40:31 -06:00
Telesphoreo 751ccc003b try this 2022-02-22 00:38:13 -06:00
Telesphoreo 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
Telesphoreo 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
Telesphoreo 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
Telesphoreo c93bd4fd2c Fix Redis not working with local IPs 2022-02-04 12:51:16 -06:00
Telesphoreo 93a8a10212 That's right, Redis is working!
- Fix end date for bans not being correct
- Add a lot of debug information
- Add ban reasons
2022-02-04 02:18:07 -06:00
Telesphoreo fe53f5c49f Add bStats 2022-02-01 00:31:06 -06:00
Telesphoreo c2d0746d49 this can be set as a library 2022-01-27 15:24:32 -06:00
spacerocket62 8202021f07 Migrate (what I could find) legacy component system uses to kyori component system
Create List command
Remove fionn command
Remove test command
Add Mojang Utils
Auto add Plex Players back to cache on start if any are online
2022-01-27 01:00:50 -08:00
Telesphoreo 82d8a3151d The plugin now loads in game 2022-01-03 21:53:22 -06:00