Commit Graph

40 Commits

Author SHA1 Message Date
Telesphoreo 096bb1bb24 Reformat 2022-04-12 21:22:17 -05:00
Taah 336f17b1cf refactor packages and rename + add sql permission system + mongodb 2022-04-11 10:56:26 -07:00
Taah 9b0b7537c2 fix build.gradle publishing wrong artifact 2022-04-10 17:22:22 -07:00
Taah 81d3cc8dde add additional conditions for telnet users 2022-04-10 02:31:07 -07:00
Telesphoreo dcecebdc8d Revert API 2022-04-10 01:47:33 -05:00
Telesphoreo 9849003ecc API 👀 2022-04-09 23:51:27 -05:00
Telesphoreo d55eaf0d3d A few more 2022-04-09 00:08:18 -05:00
Taah 9ddf3ceeda fix mongo support 2022-04-07 00:37:31 -07:00
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
Telesphoreo 273dd8a5ef Add blockedit command 2022-03-25 00:45:55 -05:00
Telesphoreo 06e51926be Major changes
- Convert prefixes to Component
- Styling improvements to the list command
- Fix tab completing on plex command
- Allow console to check ranks of other players
- Add coloring in tab for admins
- Add color field to ranks and titles
- Fix debug logging not working
2022-03-17 20:18:35 -05:00
Telesphoreo 3c0b79ba06 Start getting rid of legacy strings 2022-03-17 17:16:17 -05: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
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 5b8854b7fe Add tag messages to messages.yml 2022-02-25 01:36:46 -06:00
Taah bd21e5d2ba - Switch messages.yml to minimessage 2022-02-24 23:09:55 -08:00
Telesphoreo 553e5c6355 Formatting 2022-02-22 03:30:23 -06:00
Telesphoreo 137bc44212 a few things 2022-02-22 01:11:37 -06:00
Taah 355a930c89 - Create tag command
- Fix bug fixes
2022-02-21 22:55:59 -08:00
Taah 455713db3c - Fix world permissions handling and add more customization 2022-02-21 20:51:05 -08:00
Telesphoreo d4578f2255 Fix tab handling and add more commands 2022-02-17 20:00:47 -06:00
Telesphoreo f2db87624f Move gamemode stuff to listener
- Fix messages in messages.yml not being used
- Fixed checkRank not working
- Added permissions support for tab handing
2022-02-13 23:55:50 -06:00
Telesphoreo cb3a6cc391 Last minute bug fix 2022-02-06 23:58:55 -06:00
Telesphoreo 2631867e27 Fix a whole bunch of bugs
- Rewrite how bans are handled
- Add /unfreeze command
- Rename LoginListener to BanListener
- Persistent commandspy
2022-02-06 23:53:57 -06:00
spacerocket62 282da7fdbb delete commandargumentexception and return usage instead 2022-02-06 19:53:35 -08: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
spacerocket62 5e64e5e1b5 Remove debug message 2022-02-05 13:51:40 -08:00
spacerocket62 4171a504ce Fix commands rank permission system by adding check for ANY command source 2022-02-05 13:51:15 -08:00
Telesphoreo d8a8f33425 this codebase is a mess 2022-02-05 14:43:49 -06:00
Telesphoreo 081a702c70 Actually add Player as a field to the commands 2022-02-03 22:01:30 -06:00
Telesphoreo fe53f5c49f Add bStats 2022-02-01 00:31:06 -06:00
Telesphoreo d4761d4386 Many, many bug fixes
- Fix permission checks
- Fix unban command
- getOfflinePlexPlayer no longer uses cache
- Register worlds before trying to load gamerules
- Customizable ban messages
2022-01-30 14:56:08 -06:00
Telesphoreo bc41415034 Fix unban 2022-01-29 19:53:22 -06:00
Telesphoreo 8293b1a879 bruh 2022-01-29 18:43:44 -06:00
Telesphoreo 86f3fd8d29 Begin work on implementing ranks 2022-01-29 16:35:48 -06:00
Telesphoreo e0b98794c5 Fix exception messages displaying twice 2022-01-27 15:22:28 -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 a13ddabfdd Add exceptions 2022-01-26 23:19:05 -06:00
Telesphoreo 88c70e84cc Big update 2022-01-03 21:04:39 -06:00
Telesphoreo 5bafa1122c
tttt 2021-01-03 01:21:15 -06:00