Commit Graph

775 Commits

Author SHA1 Message Date
Telesphoreo bea8f86300 Explicitly force 1.21.11 2025-12-25 19:36:23 -05:00
Telesphoreo 2441448fc7 Update GameRuleUtil.java 2025-12-25 19:28:17 -05:00
Telesphoreo 03dc254cc8 Reorganize commands.yml, fix all deprecated code 2025-12-25 19:26:39 -05:00
Telesphoreo 39f79a931f Remove the command blocker system 2025-12-25 18:54:53 -05:00
Telesphoreo 9cda761a0f Update dependencies and configuration for MC 1.21.11 2025-12-25 18:49:20 -05:00
Focusvity a8c70933e7 Uplift Paper version to 1.21.10
Use the ListedPlayer method to set messages under online players for the server list

Upgrade Gradle to 9.2.0

Update the getBuildNumber function in build.gradle.kts to use non-deprecated method to fetch build numbers
2025-11-05 18:34:12 +11:00
Telesphoreo be6fa5a41a Update Jenkinsfile 1.5 2025-07-07 17:24:59 -04:00
Telesphoreo 9bf5c35b96 Release version 1.5 2025-07-07 17:16:36 -04:00
Telesphoreo a559313e05 Fix libraries not working due to upstream issue 2025-07-07 17:02:27 -04:00
Telesphoreo 88686c52a2 Update dependencies 2025-04-15 11:54:51 -05:00
Telesphoreo 40e0bb0845 Add customizable chat format 2024-11-27 19:11:37 -06:00
Telesphoreo cc305f6bd6 Recompile for 1.21.3 2024-11-10 12:27:05 -06:00
Telesphoreo 3f99a0f07d Update shadow plugin 2024-10-16 17:42:02 -05:00
Telesphoreo daa9c79f95 Update to Jetty 12 2024-10-16 17:09:57 -05:00
Telesphoreo 9b961ac2f3 Update dependencies 2024-10-15 19:01:51 -05:00
Telesphoreo 36ab0eb10e Cleanup imports 2024-10-15 18:57:33 -05:00
Telesphoreo aadac1746e Better permission validation 2024-10-15 18:57:17 -05:00
Telesphoreo 0c30f7dc4c Update dependencies 2024-10-04 13:25:01 -05:00
Telesphoreo b6645ded47 Ci fixes (#99)
* Update Jenkinsfile

* Update Jenkinsfile

* Update Jenkinsfile
2024-09-10 18:42:48 -05:00
Telesphoreo 8aae81cbb6 Update dependencies 2024-09-10 18:23:04 -05:00
Telesphoreo dcef153c1f Fix vanish being exposed 2024-06-15 14:09:28 -05:00
Telesphoreo e759dc2269 Update to 1.20.6 2024-06-15 13:41:34 -05:00
Telesphoreo c7225246fa Back to snapshot 2024-06-15 13:26:50 -05:00
Telesphoreo 5a1436afae Release Plex v1.4 1.4 2024-06-14 20:29:08 -05:00
james e066d9b3a1 Implemented the ability to toggle pvp (#97)
* Implemented the ability to toggle pvp

* Changed listener to  PrePlayerAttackEntityEvent

* ... Updated the formatting so I don't get screamed at !

* _
2024-06-04 10:30:34 -05:00
james 9e974ae737 Add a /tempmute command (#96)
* 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

* Implemented a mob limiter that can be configured via a command

* Fixed some imports

* Refined tab complete

* Implemented reviewed changes

* Added a /tempmute command

* Removed unnecessary imports & simplified the reason assignment

* Fixed the usage for the moblimit command

---------

Co-authored-by: Telesphoreo <me@telesphoreo.me>
2024-06-04 09:23:51 -05:00
james 23611e218b Implemented a moblimiter (#95)
* 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

* Implemented a mob limiter that can be configured via a command

* Fixed some imports

* Refined tab complete

* Implemented reviewed changes

---------

Co-authored-by: Telesphoreo <me@telesphoreo.me>
2024-05-31 15:41:14 -05:00
Telesphoreo 5f12a1532f Add vanish filtering to list 2024-05-31 15:38:56 -05:00
Telesphoreo fff35ad34c fix -rb showing in ban message 2024-05-26 13:35:35 -05:00
Video 83ec997125 Merge pull request #90 from Deauthorized/messagesincursion
Move most hard coded messages to messages.yml to allow customization.
2024-05-09 17:09:37 -06:00
Video 2ed88da151 Merge branch 'master' into messagesincursion 2024-05-09 17:06:13 -06:00
Deauthorized c5b356e45a fix merge conflict for hopefully the last time 2024-05-06 15:51:04 -04:00
Taah 58fe304118 oops oops oops 2024-05-06 12:40:29 -07:00
Deauthorized 50d969975c fix merge conflict 2024-05-06 15:37:56 -04:00
Deauthorized 52cc738d4d fix merge conflict 2024-05-06 15:34:18 -04:00
Taah fd19d8417c add banlist to plex instead of having it in tfm extras 2024-05-06 12:31:07 -07:00
Taah efcb9b45df oh update usage too 2024-05-06 12:29:30 -07:00
Taah a5d77036a9 closes #91
add rollback only if -rb is specified
2024-05-06 12:26:21 -07:00
Deauthorized 5c609b3d8f Since this'll be a problem for some reason I'm restoring the original message 2024-05-04 05:19:41 -04:00
Deauthorized 7383e0d9bb Update BanService.java 2024-05-04 02:46:07 -04:00
Deauthorized f1680174ae Update DebugCMD.java 2024-05-04 02:45:39 -04:00
Deauthorized c0966a0f5e Update messages.yml 2024-05-04 02:44:53 -04:00
Taah fa1a8a91ba add jenkins webhook for tf 2024-05-03 14:54:04 -07:00
Taah 129ef7b6bf Remind me to read the documentation next time... coreprotect is supposed to be called asynchronously lol 2024-05-03 14:41:12 -07:00
Deauthorized d7ad94d270 overrwrote the wrong file :( 2024-05-02 17:43:06 -04:00
Deauthorized a0471e63f6 Update WorldListener.java 2024-05-02 17:42:33 -04:00
Deauthorized e2b3488aa7 Update ServerListener.java 2024-05-02 17:31:33 -04:00
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