A new freedom plugin.
Go to file
Telesphoreo 6c4903c3fe Adds a connection listener to proxy module 2022-05-07 01:25:23 -05:00
.github/workflows Update codeql-analysis.yml 2022-04-14 00:10:34 -05:00
.idea/codeStyles Revert the codestyle back to original state 2022-04-24 14:16:58 +10:00
api add the ability to overide the chat 2022-05-05 21:27:32 -07:00
gradle/wrapper update to gradle 7.4.2 and host a custom fork of the mincrell plugin for now 2022-04-10 01:32:33 -07:00
proxy Adds a connection listener to proxy module 2022-05-07 01:25:23 -05:00
server Allow not setting permissions 2022-05-06 16:58:56 -05:00
.gitignore Actually push the gitignore change 2022-04-24 14:24:22 +10:00
CONTRIBUTING.md Create CONTRIBUTING.md 2022-04-13 20:03:22 -05:00
Jenkinsfile just so i dont have to update the documentation lol 2022-04-24 00:43:54 -05:00
LICENSE.md Create LICENSE.md 2022-03-31 01:40:10 -05:00
README.md ok it works 2022-04-23 13:39:44 -05:00
build.gradle push gradle oops 2022-05-04 23:38:23 -07:00
gradlew Update Gradle wrapper 2022-01-26 23:14:43 -06:00
gradlew.bat Update Gradle wrapper 2022-01-26 23:14:43 -06:00
settings.gradle push gradle oops 2022-05-04 23:38:23 -07:00

README.md

Plex Build Status

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.