A new freedom plugin.
Go to file
Taah 7b13ca0248 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
.github/workflows Revert "Lets try something" 2022-04-04 18:48:21 -05: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
src/main instead of checking if a command starts with the message, check if each argument of the command is equal to the message until you can't check anymore 2022-04-10 00:42:53 -07:00
.gitignore jkn 2022-04-10 01:54:55 -05:00
Jenkinsfile Revert API 2022-04-10 01:47:33 -05:00
LICENSE.md Create LICENSE.md 2022-03-31 01:40:10 -05:00
README.md Update README.md 2022-04-09 16:08:20 -05:00
build.gradle 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
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 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

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.