A new freedom plugin.
Go to file
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
.github/workflows Reformat 2023-03-08 14:26:10 -06:00
.idea/codeStyles Convert Plex to a paper plugin 2023-07-10 21:43:21 -05:00
gradle/wrapper Revamp the build system 2023-12-01 21:46:20 -06:00
proxy Revamp the build system 2023-12-01 21:46:20 -06:00
server Fixed /mp and it now has the ability to purge one or all mobs + tab completion. (#79) 2024-01-19 22:29:00 -06:00
.gitignore Add run/ to .gitignore 2022-08-02 02:49:54 +01:00
CONTRIBUTING.md Plex v1.2 2022-08-25 20:28:13 -05:00
Jenkinsfile Remove publishing block 2023-07-10 22:58:51 -05:00
LICENSE.md i prefer this 2022-05-19 13:59:16 -05:00
README.md Fix links 2022-12-26 23:39:47 -06:00
build.gradle.kts Yes, there is 2023-12-02 01:17:27 -06:00
gradlew Add radius to entitywipe command (#74) 2023-11-25 23:43:27 -06:00
gradlew.bat Update Gradle 2022-09-13 02:08:35 -05:00
settings.gradle.kts Revamp the build system 2023-12-01 21:46:20 -06:00

README.md

Plex Build Status License Discord

Plex is a new freedom plugin. It is an alternative to TotalFreedomMod. It has many of the features that make a freedom server unique, but also many features that TotalFreedomMod doesnt have. For example, there is full support for using a permissions plugin instead of ranks. It is also much more performance oriented. You can use Redis to store indefinite bans and store player data in MongoDB, MariaDB, or SQLite. Plex is also fully customizable as you can change almost all of the messages within the plugin. Plex also has a module system which can be used to add additional functionality. Plex is not a rewrite, "debloat", or related to TotalFreedomMod. Plex is an entirely new experience.