Commit Graph

594 Commits

Author SHA1 Message Date
Focusvity d6b44863aa
Remove the API component - closes #51 2022-08-02 22:08:52 +10:00
Telesphoreo f806470fd5 Actually fix colors in nicknames
Co-Authored-By: Taahh <9047036+Taahh@users.noreply.github.com>
2022-08-01 23:38:18 -05:00
Allink 3611148b4c
Remove non-ASCII characters from tags & chat messages (closes #48) 2022-08-02 03:23:08 +01:00
Allink 262af44193
Add run/ to .gitignore 2022-08-02 02:49:54 +01:00
Allink a014a38e2f
Check if array is empty in disabled effect (closes #50) 2022-08-02 02:48:25 +01: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
Telesphoreo d2649508b3
*sigh* 2022-07-30 19:26:26 -05:00
Telesphoreo dd8e22b676 Ok 2022-07-27 23:22:45 -05:00
Allink b26e489e83
Fix whitespace bypassing command blocker 2022-07-24 03:44:54 +01:00
Allink 5f64e02cae
Fix NPE in PlexCommand 2022-07-24 01:12:30 +01:00
Telesphoreo 4a14f94158 Use ComponentLogger + update dependencies 2022-06-29 18:11:03 -05:00
Telesphoreo 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
Telesphoreo b2faec70a9
oops 2022-06-08 14:33:04 -05:00
Telesphoreo a0cca2aea5
Update codeql-analysis.yml 2022-06-08 14:32:09 -05:00
Telesphoreo 337334d403
Update gradle.yml 2022-06-08 14:30:23 -05:00
Telesphoreo 2e8fe8767e
Update codeql-analysis.yml 2022-06-08 14:28:25 -05:00
Telesphoreo 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
Allink 13acf7ba9d
Properly disable explosions (#45)
* Remove unused import

* Properly disable explosions
2022-06-05 15:29:49 -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
Taahh 1ae8e779b1
Merge pull request #44 from plexusorg/codeql-readme
Add CodeQL to the README.md
2022-06-01 01:56:58 -07:00
Allink 658f4a4b05
Add CodeQL to the README.md 2022-06-01 09:55:40 +01: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
Taah 9f19bd14ca fix NPE and codec issues 2022-05-28 19:12:18 -07:00
Telesphoreo d0b1d09f38 Minor improvements
- Add /toggles as an alias for /toggle
- We now use docs.plex.us.org again
2022-05-26 00:31:37 -05:00
Telesphoreo 53cd4b1306 Be more specific with the command blocker 2022-05-25 23:10:20 -05:00
Telesphoreo d785ef31c8 CommandSpy now works with permissions 2022-05-25 22:16:31 -05:00
Telesphoreo 97117c0e97 Update repo 2022-05-21 20:49:34 -05:00
Telesphoreo 885f6196e8 Reformat and reduce complexity 2022-05-20 15:44:25 -05:00
Telesphoreo 9b0f928386 Fix (some) MongoDB errors
Co-Authored-By: taahanis <6778012+taahanis@users.noreply.github.com>
2022-05-19 22:22:31 -05:00