Read-only mirror of the Plex freedom plugin.
Go to file
2024-05-03 14:54:04 -07:00
.github/workflows
.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 Remind me to read the documentation next time... coreprotect is supposed to be called asynchronously lol 2024-05-03 14:41:12 -07:00
.gitignore
build.gradle.kts adds support for vanish plugins 2024-04-27 22:24:03 -05:00
CONTRIBUTING.md
gradlew Add radius to entitywipe command (#74) 2023-11-25 23:43:27 -06:00
gradlew.bat
Jenkinsfile add jenkins webhook for tf 2024-05-03 14:54:04 -07:00
LICENSE.md
README.md
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.