Commit Graph

713 Commits

Author SHA1 Message Date
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
Telesphoreo 0bbe2d06f6 Fix mute not having a permissions check 2022-05-19 21:12:52 -05:00
Telesphoreo ff16347981 Some improvements to the messages 2022-05-19 21:07:38 -05:00
Telesphoreo b39ba8ed86 Resolves #33 2022-05-19 20:34:43 -05:00
Telesphoreo f97649083a Fix errors 2022-05-19 16:32:31 -05:00
Telesphoreo 4d77d514fd Begin work on toggles 2022-05-19 16:11:45 -05:00
Telesphoreo 92c07f89fe i prefer this 2022-05-19 13:59:16 -05:00
Focusvity a775d258e9
Make sure playerCache variable is initalised on enable 2022-05-18 20:40:29 +10:00
Focusvity 7efa151157
A bit more work on the API 2022-05-18 20:31:15 +10:00
Telesphoreo 7fe28ae8cb
Update CONTRIBUTING.md 2022-05-17 14:36:01 -05:00
Luna ce9b70bc98
Make getNonNullPlayer work with UUIDs too (#43)
* Make getNonNullPlayer work with UUIDs too

* allman
2022-05-17 12:24:58 -05:00
Telesphoreo 079ea1050e
Set correct version for Velocity 2022-05-16 22:52:52 -05:00
Telesphoreo 1190c612b3
Allow console to run plex update 2022-05-13 17:43:42 -05:00
Telesphoreo f8e019dd69
Update Jenkinsfile 2022-05-12 22:53:21 -05:00
Telesphoreo 8ab337d0a6
Allow server owners to use plex update 2022-05-12 22:45:17 -05:00
Taah ebfba89994 check if rsp is null 2022-05-10 23:06:56 -07:00
Taah b78f71c238 make vault optional and automatically enable if a server is using vault 2022-05-10 22:48:47 -07:00
Telesphoreo bb8c34e0cd
Format 2022-05-10 00:08:45 -05:00
Telesphoreo 770fe65f98
Reduce code duplication 2022-05-10 00:00:48 -05:00
Taah 9284ec3409 add plugin messaging to proxies for kicking players 2022-05-09 18:05:31 -07:00
Taah 7d709319c6 oops 2022-05-08 17:59:01 -07:00
Taah 0f76222f90 add option to load extra data when retrieving by username 2022-05-08 17:56:06 -07:00
Taah 9557737915 add messageComponent that takes a component parameter 2022-05-07 17:37:47 -07:00
Taah 5e1475dfb5 add messageComponent that takes a component parameter 2022-05-07 17:34:41 -07:00
Taah 884a4ed1ec remove missing javadoc parameter 2022-05-07 17:23:23 -07:00
Taah ae098410c1 Merge remote-tracking branch 'origin/master' 2022-05-07 17:13:17 -07:00
Taah abaf3ff980 remove missing javadoc parameter 2022-05-07 17:13:03 -07:00
Allink b65c1ccd6d
Don't allow events in books 2022-05-08 01:12:47 +01:00
Taah 4450427d4e add the ability to override the chat
safe serialize minimessage methods
2022-05-07 17:11:19 -07:00
Telesphoreo 6c4903c3fe Adds a connection listener to proxy module 2022-05-07 01:25:23 -05:00
Telesphoreo fd50589331 Allow not setting permissions 2022-05-06 16:58:56 -05:00
Telesphoreo 74faaf2d74
Add Darthfish command. (#40)
* Add Darthfish command.

* You can't simpy do that.

You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that. You can't simpy do that.

* It's not about credit or discredit

It's about copyright of TFM.

Co-authored-by: Business Goose <arclicious@vivaldi.net>
Co-authored-by: Allink <44676012+allinkdev@users.noreply.github.com>
2022-05-06 14:25:36 -05:00