A new freedom plugin.
Go to file
Focusvity d6b44863aa
Remove the API component - closes #51
2022-08-02 22:08:52 +10:00
.github/workflows oops 2022-06-08 14:33:04 -05:00
.idea/codeStyles Some improvements to the messages 2022-05-19 21:07:38 -05:00
gradle/wrapper Roll back to 7.4.2 2022-08-01 17:05:49 -05:00
proxy Remove the API component - closes #51 2022-08-02 22:08:52 +10:00
server Remove the API component - closes #51 2022-08-02 22:08:52 +10:00
.gitignore Add run/ to .gitignore 2022-08-02 02:49:54 +01:00
CONTRIBUTING.md i prefer this 2022-05-19 13:59:16 -05:00
Jenkinsfile Update Jenkinsfile 2022-05-12 22:53:21 -05:00
LICENSE.md i prefer this 2022-05-19 13:59:16 -05:00
README.md Add CodeQL to the README.md 2022-06-01 09:55:40 +01:00
build.gradle Remove the API component - closes #51 2022-08-02 22:08:52 +10:00
gradlew Attempt to update gradle again 2022-08-01 16:55:15 -05:00
gradlew.bat Attempt to update gradle again 2022-08-01 16:55:15 -05:00
settings.gradle Remove the API component - closes #51 2022-08-02 22:08:52 +10:00

README.md

Plex Build Status CodeQL

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.