Commit Graph

  • 28fba133b7 Merge remote-tracking branch 'origin/master' Taah 2022-02-21 22:56:14 -08:00
  • 355a930c89 - Create tag command - Fix bug fixes Taah 2022-02-21 22:55:59 -08:00
  • c64d04b9a3 no Telesphoreo 2022-02-22 00:51:46 -06:00
  • 77967c39f9 try this x2 Telesphoreo 2022-02-22 00:40:31 -06:00
  • 751ccc003b try this Telesphoreo 2022-02-22 00:38:13 -06:00
  • ab0666ebeb Allow env to be null Telesphoreo 2022-02-22 00:12:51 -06:00
  • 455713db3c - Fix world permissions handling and add more customization Taah 2022-02-21 20:51:05 -08:00
  • 3d3d92d72b cba to do this Telesphoreo 2022-02-21 20:43:53 -06:00
  • be125f72f9 Merge remote-tracking branch 'origin/master' Taah 2022-02-21 18:35:33 -08:00
  • 011105c9ee - Auto upload snapshots to maven Taah 2022-02-21 18:35:17 -08:00
  • 02f5654c6d Merge pull request #3 from PlexDevelopment/punishment-rework Telesphoreo 2022-02-21 20:26:05 -06:00
  • 15d28cccf2 - Fix nexus publish tasks Taah 2022-02-21 18:19:41 -08:00
  • 52111e5d8d make it work for macs Telesphoreo 2022-02-21 19:32:11 -06:00
  • e446002567 - Add samples to config for motd Taah 2022-02-21 17:26:50 -08:00
  • ae61503df4 - Add gradle tasks to publish to nexus repository Taah 2022-02-21 17:03:51 -08:00
  • 93fa38d9da - Make adminworld check for ranks or permissions Taah 2022-02-21 16:29:52 -08:00
  • 6f506ac5cb Rework punishment system by deleting the Ban and BanManager and moving everything into Punishment Manager. TODO cache punishments maybe? who knows! add an active field to punishments and fix the ban service to actually unban players Taah 2022-02-21 16:20:22 -08:00
  • d4578f2255 Fix tab handling and add more commands Telesphoreo 2022-02-17 20:00:47 -06:00
  • f2db87624f Move gamemode stuff to listener Telesphoreo 2022-02-13 23:55:50 -06:00
  • bd8c772228 Add documentation to custom Plex events + config Taahh 2022-02-07 09:07:48 -08:00
  • 917775e7e7 Format code Telesphoreo 2022-02-06 23:59:26 -06:00
  • cb3a6cc391 Last minute bug fix Telesphoreo 2022-02-06 23:58:55 -06:00
  • 2631867e27 Fix a whole bunch of bugs Telesphoreo 2022-02-06 23:53:57 -06:00
  • fddf57d7f5 Convert to Ashcon API for NameHistory Taah 2022-02-06 21:06:55 -08:00
  • 282da7fdbb delete commandargumentexception and return usage instead spacerocket62 2022-02-06 19:53:35 -08:00
  • e328cf29e5 Add an unfreeze command Telesphoreo 2022-02-06 21:45:40 -06:00
  • c2206d0079 - Fix NH bug & Gson not liking LocalDateTime spacerocket62 2022-02-06 19:43:37 -08:00
  • e70a01868d Fix plex creating a new punished player everytime spacerocket62 2022-02-05 15:18:17 -08:00
  • 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 spacerocket62 2022-02-05 15:14:23 -08:00
  • 5e64e5e1b5 Remove debug message spacerocket62 2022-02-05 13:51:40 -08:00
  • 4171a504ce Fix commands rank permission system by adding check for ANY command source spacerocket62 2022-02-05 13:51:15 -08:00
  • d8a8f33425 this codebase is a mess Telesphoreo 2022-02-05 14:43:49 -06:00
  • eebb34cd1c Add CommandSpy Telesphoreo 2022-02-04 15:25:40 -06:00
  • dbf95441dc :b:an glowup Telesphoreo 2022-02-04 14:13:56 -06:00
  • 140f298018 Fix Redis hanging Telesphoreo 2022-02-04 13:30:05 -06:00
  • c93bd4fd2c Fix Redis not working with local IPs Telesphoreo 2022-02-04 12:51:16 -06:00
  • 93a8a10212 That's right, Redis is working! Telesphoreo 2022-02-04 02:18:07 -06:00
  • 753dba8986 Add Player field to all commands, add readable string to ranks Telesphoreo 2022-02-03 22:49:05 -06:00
  • 081a702c70 Actually add Player as a field to the commands Telesphoreo 2022-02-03 22:01:30 -06:00
  • fe53f5c49f Add bStats Telesphoreo 2022-02-01 00:31:06 -06:00
  • 4a05d90c17 Code cleanup Telesphoreo 2022-01-30 15:03:47 -06:00
  • d4761d4386 Many, many bug fixes Telesphoreo 2022-01-30 14:56:08 -06:00
  • bb978f2ab4 Fix SQLite not working Telesphoreo 2022-01-30 13:26:55 -06:00
  • bc41415034 Fix unban Telesphoreo 2022-01-29 19:53:22 -06:00
  • fd780463f8 oop Telesphoreo 2022-01-29 19:32:16 -06:00
  • a95ea3557e I can't believe we didn't have an unban command Telesphoreo 2022-01-29 19:31:10 -06:00
  • 0a1df0fddb add more commands Telesphoreo 2022-01-29 19:08:07 -06:00
  • 8293b1a879 bruh Telesphoreo 2022-01-29 18:43:44 -06:00
  • 86f3fd8d29 Begin work on implementing ranks Telesphoreo 2022-01-29 16:35:48 -06:00
  • 9043005d62 Dont call the plugin every time tl() is used Telesphoreo 2022-01-27 15:38:44 -06:00
  • c2d0746d49 this can be set as a library Telesphoreo 2022-01-27 15:24:32 -06:00
  • 087f6dc35a Optimize imports Telesphoreo 2022-01-27 15:23:01 -06:00
  • e0b98794c5 Fix exception messages displaying twice Telesphoreo 2022-01-27 15:22:28 -06:00
  • 15f0f5fe2d Move the chat renderer to a final class variable instead of initializing it every chat event spacerocket62 2022-01-27 01:03:48 -08:00
  • 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 spacerocket62 2022-01-27 01:00:50 -08:00
  • 29b547fc8b Merge remote-tracking branch 'origin/master' spacerocket62 2022-01-26 23:56:38 -08:00
  • 5c15d25ef7 Added a debug option Telesphoreo 2022-01-27 01:00:03 -06:00
  • b94f0323ca Merge remote-tracking branch 'origin/master' spacerocket62 2022-01-26 22:36:40 -08:00
  • f2bbf6f6dc Gamerule stuff Telesphoreo 2022-01-27 00:36:00 -06:00
  • 13eb6e2ef9 Merge branch 'master' of https://github.com/PlexDevelopment/Plex-Dev spacerocket62 2022-01-26 21:29:53 -08:00
  • 587ea8f352 Begin fixing command system spacerocket62 2022-01-26 21:28:30 -08:00
  • a13ddabfdd Add exceptions Telesphoreo 2022-01-26 23:19:05 -06:00
  • fce4c66efb Update Gradle wrapper Telesphoreo 2022-01-26 23:14:43 -06:00
  • edef4d8558 Delete pom.xml Telesphoreo 2022-01-04 17:00:28 -06:00
  • 82d8a3151d The plugin now loads in game Telesphoreo 2022-01-03 21:53:22 -06:00
  • f1c60d0abd Remove ignored files Telesphoreo 2022-01-03 21:28:40 -06:00
  • d599b19a9a Switch to Gradle Telesphoreo 2022-01-03 21:27:58 -06:00
  • 88c70e84cc Big update Telesphoreo 2022-01-03 21:04:39 -06:00
  • 921a62cd58 Update to 1.17 Telesphoreo 2021-11-03 16:40:59 -05:00
  • 6e9efae222 Fix build issues Telesphoreo 2021-06-20 11:56:22 -05:00
  • f4aa3bd3b9 Some updates Telesphoreo 2021-06-20 03:02:07 -05:00
  • 5bafa1122c tttt Telesphoreo 2021-01-03 01:21:15 -06:00
  • 8ecc1d2fce Fix SQL Syntax spacerocket62 2020-11-09 20:53:45 -08:00
  • 8b94ef3789 Finish the god forsaken punishments gui spacerocket62 2020-11-09 20:08:37 -08:00
  • b072027458 -> Add IP Data to Bans spacerocket62 2020-11-09 18:49:51 -08:00
  • 2790d406ed -> Ban System done (?) -> Switch Freeze CMD to use Punishment System -> Add Mute Event -> Register new Ban CMD -> Register Login Listener -> Add methods to Punishments -> Service System -> Have SQL and Mongo create a new table / collection for Bans -> Added more util methods spacerocket62 2020-11-09 18:47:03 -08:00
  • 2d18c16358 start punishment system spacerocket62 2020-11-06 10:51:47 -08:00
  • 87abb0a964 add to central data class add vanished variable to plexplayers finish admin cmd except msgs aren't done fix command source and plexcommand add sender source to admin events add admin listener register admin listener simplify playerlistener fix sql syntax on sqlconnection spacerocket62 2020-11-06 10:19:38 -08:00
  • 542bba062c oh lol we have a playernotfoundexception spacerocket62 2020-11-05 23:07:28 -08:00
  • ba494f6892 add random methods spacerocket62 2020-11-05 20:39:27 -08:00
  • e4d097aa51 Add some commands and listeners Telesphoreo 2020-11-05 21:50:16 -06:00
  • e4cf18db38 Reformat Telesphoreo 2020-11-05 19:29:38 -06:00
  • ce76aa9ce1 admin cmd done spacerocket62 2020-11-05 13:17:14 -08:00
  • 8428e2a6d3 name history Super_ 2020-11-05 08:40:48 -05:00
  • 52be58872e first listener ayyyy Super_ 2020-11-02 21:58:56 -05:00
  • af23d3d2ed fixed a silly Super_ 2020-11-02 21:24:25 -05:00
  • 57dbafb385 command stuff Super_ 2020-11-02 19:19:26 -05:00
  • 3517c05054 op commands and more messages Super_ 2020-11-02 15:50:51 -05:00
  • 668488dfd1 freezing, yml messages, and a funny lil command Super_ 2020-11-01 19:06:08 -05:00
  • 2aba16cff2 world optimization and beginning of messages stuff Super_ 2020-10-31 11:09:13 -04:00
  • 2fa5afe40f Implement Command System with Super's help p.s. very messy Also Implement Listener System re-organize spacerocket62 2020-10-31 01:55:27 -07:00
  • 38ea672eb1 weiphihpfwoeghjipwseg Super_ 2020-10-31 01:00:20 -04:00
  • ccab0cf83c implmenetation Super_ 2020-10-31 00:58:12 -04:00
  • b51df4cc6b Wow Super_ 2020-10-31 00:51:22 -04:00
  • a770fc36e9 make it create the ranks folder spacerocket62 2020-10-28 19:36:37 -07:00
  • ebd86d8ec7 switch to mariadb spacerocket62 2020-10-28 19:35:14 -07:00
  • 6a0aa89410 idk what i did this should probably be reverted Telesphoreo 2020-10-28 21:10:47 -05:00
  • 072879ad33 b Telesphoreo 2020-10-28 19:54:23 -05:00
  • a2f7394c88 a spacerocket62 2020-10-28 13:47:00 -07:00
  • ed1abb1fc0 my colors in cmd prompt don't work :( spacerocket62 2020-10-28 12:14:44 -07:00