Deauthorized
5b3a37835a
Update PlayerListener.java
2024-05-02 17:30:22 -04:00
Deauthorized
344df2b225
Update AntiSpamListener.java
2024-05-02 17:29:38 -04:00
Deauthorized
6e5f0d7beb
Update AntiNukerListener.java
2024-05-02 17:29:24 -04:00
Deauthorized
0c7b280aef
Update TempbanCMD.java
2024-05-02 17:28:34 -04:00
Deauthorized
647f17b5bd
Update SmiteCMD.java
2024-05-02 17:27:47 -04:00
Deauthorized
773f320cb6
Update NotesCMD.java
2024-05-02 17:27:17 -04:00
Deauthorized
8f55be369f
Update ListCMD.java
2024-05-02 17:26:20 -04:00
Deauthorized
5a7a2c1835
Update KickCMD.java
2024-05-02 17:25:49 -04:00
Deauthorized
bc163aa51a
Update EntityWipeCMD.java
2024-05-02 17:25:26 -04:00
Deauthorized
5040c76dc6
Update BcastLoginMessageCMD.java
2024-05-02 17:24:49 -04:00
Deauthorized
7d94717de5
Update BanCMD.java
2024-05-02 17:23:37 -04:00
Deauthorized
0add60322e
Update messages.yml
2024-05-02 17:22:05 -04:00
Telesphoreo
068dd28fd4
Temporary fix for displaying login messages on join
2024-04-28 12:52:21 -05:00
Deauthorized
357683a0f6
Add a toggle option for toggling chat ( #89 )
...
* Add moderated mode toggle option
* Add new messages to messages.yml for modmode toggle
* Add block_on_modmode list for commands to block, should be separate from block_on_mute so pms can still work
* Implement the restricted chat toggle
* Add the restricted chat toggle to the toggle gui
* Add the restricted chat toggle to the consoles version of the command as well
* Update toggles.yml / requested changes
* Update messages.yml / requested changes
* Update commands.yml / requested changes
* Update ToggleMenu.java / requested changes
* Update TogglesListener.java / requested changes
* Update ToggleCMD.java / requested changes
* Update messages.yml / requested changes
* Update ToggleMenu.java / requested changes
* Update ToggleCMD.java / requested changes
2024-04-28 12:04:18 -05:00
Telesphoreo
315e16488b
adds support for vanish plugins
2024-04-27 22:24:03 -05:00
Taah
85605774cf
fix mute & freeze not staying after relog
...
add configurable timers for mute and freeze
2024-03-23 08:14:36 -07:00
Video
54015f668a
Fixes NPE if Prism or CoreProtect are not installed ( #87 )
2024-03-02 15:38:49 -06:00
james
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
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
Video
fbd36161d4
Better legacy component support, removes SignListener ( #81 )
...
* Better legacy component support, removes SignListener
* Removes unused imports
2024-01-26 17:12:17 -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
Telesphoreo
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
Alco_Rs11
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
Taah
f34df4f296
Add IP Banning by getting every IP punishment through SQL and checking if it's the same IP, if it's a ban / tempban, and if it's active
...
Make the ban command add the most recent IP used by a PlexPlayer if the player being banned is not online, else use online player's IP
2024-01-16 22:23:31 -08:00
Telesphoreo
79206d9354
(broken) ip bans
2024-01-16 21:03:50 -06:00
Taah
7bca348587
Show the same treatment for tempbans
2024-01-15 15:45:00 -08:00
Taah
b35bf63ba4
Add coreprotect support, start on prism but commented out until they figure out a maven repository for their API
2024-01-15 15:39:57 -08:00
Telesphoreo
8c5c058292
Allow Prism to work with Plex
2024-01-15 13:18:24 -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
Focusvity
bee4268d51
Revert radius to distanceSquared
2023-11-27 20:38:39 +11: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
Telesphoreo
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
Telesphoreo
4de796781d
Fixed tab colors not working
2023-11-22 20:39:56 -06:00
Telesphoreo
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
Video
360775bac3
Fixes /punishments [player] not actually working
2023-11-07 04:39:54 -07:00
Video
37ac71b6ee
Fixes spawn egg bypass
...
Literally a one-line fix. Bruh
2023-11-07 03:41:24 -07:00