Commit Graph
100 Commits
Author SHA1 Message Date
TelesphoreoandGitHub fff35ad34c fix -rb showing in ban message 2024-05-26 13:35:35 -05:00
Telesphoreo 068dd28fd4 Temporary fix for displaying login messages on join 2024-04-28 12:52:21 -05:00
Telesphoreo 315e16488b adds support for vanish plugins 2024-04-27 22:24:03 -05:00
Telesphoreo 6ce4843829 Minor fix 2024-01-27 15:56:40 -06:00
Telesphoreo 7298c8669a Attempt to fix bans not working 2024-01-27 15:48:21 -06:00
Telesphoreo 6b7c076c41 Revert "Add BroadcastEvent"
This reverts commit aab5083f78.
2024-01-26 17:13:11 -06:00
Telesphoreo 7b56bd70e9 Revert "attempt to add discordsrv"
This reverts commit 912dff0ec9.
2024-01-26 17:13:08 -06:00
Telesphoreo 912dff0ec9 attempt to add discordsrv 2024-01-25 17:44:47 -06:00
Telesphoreo aab5083f78 Add BroadcastEvent 2024-01-25 17:00:59 -06:00
Telesphoreo adb0d070a4 Update Jetty 2024-01-25 15:56:45 -06:00
Telesphoreo e22f079062 Tab completion improvements to ban command 2024-01-23 19:58:15 -06:00
Telesphoreo 8f713fd30c uncomment prism support 2024-01-23 19:52:03 -06:00
TelesphoreoandGitHub 72467de5ce Tab completer improvements (#80)
* Attempt to improve the tab completion for Plex

* i give up for the night

* steven is a god

* Fix permission node
2024-01-20 11:32:24 -06:00
Telesphoreo c9d954d1c0 reformat 2024-01-19 22:30:26 -06:00
Telesphoreo 79206d9354 (broken) ip bans 2024-01-16 21:03:50 -06:00
Telesphoreo 8c5c058292 Allow Prism to work with Plex 2024-01-15 13:18:24 -06:00
Telesphoreo 3d70100119 Yes, there is 2023-12-02 01:17:27 -06:00
Telesphoreo 6a8228947b Switch to indra git 2023-12-01 23:52:07 -06:00
Telesphoreo 187226ff45 Add build number back for local builds
I couldn't find a more efficient way to do this
2023-12-01 23:43:27 -06:00
Telesphoreo 6d80d5f4e3 Revamp the build system 2023-12-01 21:46:20 -06:00
Telesphoreo d4710f1808 Make this more friendly 2023-11-29 15:32:03 -06:00
Telesphoreo 7254097ae4 Update naming convention 2023-11-26 00:31:13 -06:00
Telesphoreo 20765403f4 Update dependencies 2023-11-26 00:04:40 -06:00
Telesphoreo 9650685796 you saw NOTHING 2023-11-25 23:47:01 -06:00
1cf262ff91 Add radius to entitywipe command (#74)
* currently bugged

* Fixed radius not working

---------

Co-authored-by: Focusvity <[email protected]>
2023-11-25 23:43:27 -06:00
Telesphoreo 4de796781d Fixed tab colors not working 2023-11-22 20:39:56 -06:00
TelesphoreoandGitHub b82747b0bf Change it for books too just in case 2023-11-20 16:59:32 -06:00
Telesphoreo 029cd40124 Fixes #73 2023-11-20 16:28:06 -06:00
Telesphoreo 88f10ef9cc Fix more SQL 2023-10-29 23:07:36 -05:00
Telesphoreo 3608e8e825 [Breaking] Remove rank stuff from database 2023-10-29 23:00:12 -05:00
Telesphoreo 28c57f3a52 this is quite literally the most awful thing i have ever done 2023-08-31 20:20:18 -05:00
Telesphoreo 2a2152603b Attempt to add prefixes to adminchat 2023-08-29 16:06:16 -05:00
Telesphoreo 2c7440804c Change URL 2023-08-29 15:46:35 -05:00
Telesphoreo b7db18284a Remove rank references 2023-08-29 15:46:21 -05:00
TelesphoreoandGitHub 91e09d982d Merge pull request #64 from plexusorg/nomongo
mongo changes
2023-08-28 18:51:13 -05:00
Telesphoreo 9d0e7bf6d6 Fix compile error 2023-08-24 15:52:51 -05:00
Telesphoreo 96b0c81fed Back to snapshot 2023-08-24 15:50:12 -05:00
Telesphoreo ecbd9c02da Release Plex v1.3 2023-07-22 20:00:25 -05:00
Telesphoreo 77dc95ae29 Add Folia support minus world generation 2023-07-21 20:01:59 -05:00
Telesphoreo 91a1b1cfff Remove publishing block 2023-07-10 22:58:51 -05:00
Telesphoreo 0c6091f06a Convert Plex to a paper plugin 2023-07-10 21:43:21 -05:00
Telesphoreo ffbad7928a Update dependencies 2023-06-08 15:25:25 -05:00
Telesphoreo 7caa89539d Update Gradle and dependencies 2023-04-29 15:06:46 -05:00
Telesphoreo ceb9a83eda Update Gradle and dependencies 2023-03-15 21:45:34 -05:00
Telesphoreo 37649f1fdc Closes #55 2023-03-08 19:29:30 -06:00
Telesphoreo ea512487ac Reformat 2023-03-08 14:26:10 -06:00
Telesphoreo 41b0076f8f Make the list command work with the permission system 2023-03-08 14:23:10 -06:00
Telesphoreo 344d890877 Block translate tag 2023-03-08 00:45:41 -06:00
Telesphoreo 2c8c6353c1 Update build.gradle 2023-03-08 00:29:14 -06:00
Telesphoreo 8fa05e3838 Update dependencies and Gradle 2023-03-02 23:06:37 -06:00
TelesphoreoandGitHub 158ce52320 Fix links 2022-12-26 23:39:47 -06:00
TelesphoreoandGitHub 1cc431621b Update README.md 2022-12-26 23:34:26 -06:00
Telesphoreo b9c873beb3 Update dependencies 2022-11-27 22:14:27 -06:00
TelesphoreoandGitHub 6e1fa15a6c Remove redundant <red> 2022-11-27 16:40:55 -06:00
Telesphoreo c216bdc5a4 Add permission check for the -o flag on the login message commands 2022-11-26 04:31:43 -06:00
Telesphoreo ed638679b2 Use cache for toggling commandspy 2022-11-26 04:24:52 -06:00
Telesphoreo 76952e33b8 Use PlexCommand instead of PlexUtils 2022-11-26 04:24:38 -06:00
Telesphoreo f3f7daaafb Add customizable login messages 2022-11-26 04:24:12 -06:00
Telesphoreo dbbaf4ab70 Update Gradle 2022-11-26 02:25:05 -06:00
Telesphoreo 1a10fdd481 Update Gradle 2022-09-13 02:08:35 -05:00
Telesphoreo 7565bb6fcf Back to snapshot 2022-08-25 21:18:53 -05:00
Telesphoreo 22199be335 Plex v1.2 2022-08-25 20:28:13 -05:00
Telesphoreo 2e077c40d2 lets see if its fixed 2022-08-25 19:06:18 -05:00
Telesphoreo 09846f1d33 Switch to Component for CommandSpy 2022-08-02 18:57:12 -05:00
Telesphoreo ed70a0ec8b Remove debug line 2022-08-02 17:29:39 -05:00
TelesphoreoandGitHub 829bb88959 Fix CI 2022-08-02 12:13:57 -05:00
TelesphoreoandTaahh f806470fd5 Actually fix colors in nicknames
Co-Authored-By: Taahh <[email protected]>
2022-08-01 23:38:18 -05:00
Telesphoreo d896179f47 Block more tags 2022-08-01 19:36:43 -05:00
Telesphoreo 9dac0e799e Fix display name always being set in the config
Also, fix an unintentional double space
2022-08-01 19:23:57 -05:00
Telesphoreo 5c27fb00e7 Roll back to 7.4.2 2022-08-01 17:05:49 -05:00
Telesphoreo 679d8bcbc0 Attempt to update gradle again 2022-08-01 16:55:15 -05:00
Telesphoreo 46de6dba84 Update Gradle and plugins 2022-08-01 16:45:41 -05:00
TelesphoreoandGitHub d2649508b3 *sigh* 2022-07-30 19:26:26 -05:00
Telesphoreo dd8e22b676 Ok 2022-07-27 23:22:45 -05:00
Telesphoreo 4a14f94158 Use ComponentLogger + update dependencies 2022-06-29 18:11:03 -05:00
TelesphoreoandGitHub 6763e12d81 Back to snapshot 2022-06-14 00:17:19 -05:00
Telesphoreo 1d0fb85fa1 Remove maven local 2022-06-13 23:19:24 -05:00
Telesphoreo 665a2f4e72 Merge branch '1.19' 2022-06-13 23:18:39 -05:00
Telesphoreo 9c67911c1b Plex v1.1.1 2022-06-13 23:17:10 -05:00
Telesphoreo f1ebbc3664 Fix incorrect permission 2022-06-09 21:12:19 -05:00
Telesphoreo 4aa3ae7c50 Update Blossom
(cherry picked from commit 08e2f31eae)
2022-06-08 17:21:35 -05:00
Telesphoreo 08e2f31eae Update Blossom 2022-06-08 17:20:44 -05:00
Telesphoreo a1c009909d Lang to lang3 2022-06-08 15:09:42 -05:00
Telesphoreo 7d2c44975d Update for 1.19 2022-06-08 14:37:16 -05:00
TelesphoreoandGitHub b2faec70a9 oops 2022-06-08 14:33:04 -05:00
TelesphoreoandGitHub a0cca2aea5 Update codeql-analysis.yml 2022-06-08 14:32:09 -05:00
TelesphoreoandGitHub 337334d403 Update gradle.yml 2022-06-08 14:30:23 -05:00
TelesphoreoandGitHub 2e8fe8767e Update codeql-analysis.yml 2022-06-08 14:28:25 -05:00
TelesphoreoandGitHub dbdf720a9e Update workflow 2022-06-08 14:22:14 -05:00
Telesphoreo 5a9d6dd60d fix messages 2022-06-05 22:55:11 -05:00
Telesphoreo 84a9535123 ok so apparently this matters 2022-06-05 22:39:41 -05:00
Telesphoreo 41aff575d0 big think, it should be public 2022-06-05 22:34:16 -05:00
Telesphoreo 65b8188b37 Merge branch 'master' of https://github.com/plexusorg/Plex 2022-06-05 22:27:25 -05:00
Telesphoreo c8a35c8e0e Add the ability to add messages into Plex
Code originally from TFMExtras by taah
2022-06-05 22:27:24 -05:00
Telesphoreo 5fe48cfd7f Allow toggling redstone 2022-06-04 22:48:18 -05:00
Telesphoreo abf2aca0f2 Resolves #12 (major config changes)
Also allows more customization within the updater
2022-06-04 22:08:13 -05:00
Telesphoreo dc4ac39fe4 Switch legacy to MiniMessage 2022-06-04 21:31:36 -05:00
Telesphoreo 7ccfb2ad27 Back to snapshot 2022-05-28 22:55:48 -05:00
Telesphoreo 942794b56c Version 1.1 2022-05-28 21:47:54 -05:00
Telesphoreo 7dc3ab1d6b Fix failing javadoc task 2022-05-28 21:17:53 -05:00