Read-only mirror of the Plex freedom plugin.
Find a file
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
.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 Uplift Paper version to 1.21.10 2025-11-05 18:34:12 +11:00
proxy Update dependencies 2025-04-15 11:54:51 -05:00
server Uplift Paper version to 1.21.10 2025-11-05 18:34:12 +11:00
.gitignore Add run/ to .gitignore 2022-08-02 02:49:54 +01:00
build.gradle.kts Uplift Paper version to 1.21.10 2025-11-05 18:34:12 +11:00
CONTRIBUTING.md Plex v1.2 2022-08-25 20:28:13 -05:00
gradlew Fix libraries not working due to upstream issue 2025-07-07 17:02:27 -04:00
gradlew.bat Update dependencies 2024-10-04 13:25:01 -05:00
Jenkinsfile Update Jenkinsfile 2025-07-07 17:24:59 -04: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
settings.gradle.kts Revamp the build system 2023-12-01 21:46:20 -06:00

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.