Commit Graph

32 Commits

Author SHA1 Message Date
d6837b8b27 Update toggles.yml / requested changes 2024-04-28 02:05:55 -04:00
ad9aa32831 Add block_on_modmode list for commands to block, should be separate from block_on_mute so pms can still work 2024-04-27 22:38:20 -04:00
2580c05404 Add new messages to messages.yml for modmode toggle 2024-04-27 22:37:24 -04:00
38d6e043f2 Add moderated mode toggle option 2024-04-27 22:36:40 -04:00
85605774cf fix mute & freeze not staying after relog
add configurable timers for mute and freeze
2024-03-23 08:14:36 -07:00
532e82472b Added functionality that clears all players with a specified item (#82)
* Update WhoHasCMD.java

Added functionality that clears all players with a specified item

* Added functionality that clears all players with a specified item

* Altered tab completion to include "clear" argument

* Update WhoHasCMD.java

---------

Co-authored-by: Telesphoreo <me@telesphoreo.me>
2024-02-04 13:35:11 -06:00
b168029df1 Fixed /mp and it now has the ability to purge one or all mobs + tab completion. (#79)
* Added a tab completion to /mp because our genius Plex devs forgot to. Its shitty but works lmao

* Rewrote /mp to actually work with or without args so now specific or all mobs can be purged, instead of just all mobs being purged. Why the REAL plex developers didn't include this (yet they did for /rd) defies any sort of logic.

* Tweaked the command a bit. It works as it should now.

* Tweaked the command a bit. It works as it should now.
2024-01-19 22:29:00 -06:00
d4710f1808 Make this more friendly 2023-11-29 15:32:03 -06:00
1cf262ff91 Add radius to entitywipe command (#74)
* currently bugged

* Fixed radius not working

---------

Co-authored-by: Focusvity <nathan.curran10012@gmail.com>
2023-11-25 23:43:27 -06:00
28c57f3a52 this is quite literally the most awful thing i have ever done 2023-08-31 20:20:18 -05:00
475169b36a Adds /whohas command 2023-08-31 02:09:07 -06:00
c51d8da5b7 fix prefixes 2023-08-29 20:41:15 -07:00
2a2152603b Attempt to add prefixes to adminchat 2023-08-29 16:06:16 -05:00
2c7440804c Change URL 2023-08-29 15:46:35 -05:00
7ff6bdb171 Remove rank system entirely and move developer title to being hardcoded 2023-08-25 04:07:56 -07:00
175c7db23d Bump the version to 1.4-SNAPSHOT
Remove every trace of MongoDB
Fix issue where notes were not being notified on a permissions based system
2023-08-25 01:30:41 -07:00
f97411ce09 Cache whether the server is on a proxy or not
Fix kick where ban message was displayed instead of kick message
2023-08-24 22:36:14 -07:00
28ec8e1d2d Add support for reasons 2023-08-24 15:35:59 -07:00
6e1fa15a6c Remove redundant <red> 2022-11-27 16:40:55 -06:00
f3f7daaafb Add customizable login messages 2022-11-26 04:24:12 -06:00
7fa26f9a64 add admin chat redis support 2022-08-02 17:03:04 -07:00
d2649508b3 *sigh* 2022-07-30 19:26:26 -05:00
5fe48cfd7f Allow toggling redstone 2022-06-04 22:48:18 -05:00
abf2aca0f2 Resolves #12 (major config changes)
Also allows more customization within the updater
2022-06-04 22:08:13 -05:00
dc4ac39fe4 Switch legacy to MiniMessage 2022-06-04 21:31:36 -05:00
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
53cd4b1306 Be more specific with the command blocker 2022-05-25 23:10:20 -05:00
ff16347981 Some improvements to the messages 2022-05-19 21:07:38 -05:00
b39ba8ed86 Resolves #33 2022-05-19 20:34:43 -05:00
f97649083a Fix errors 2022-05-19 16:32:31 -05:00
4d77d514fd Begin work on toggles 2022-05-19 16:11:45 -05:00
f9a577035b Move Plex to API-driven plugin and fix NoClassDefFoundError on startup 2022-04-24 14:16:14 +10:00