A new freedom plugin.
Go to file
Taah 85605774cf fix mute & freeze not staying after relog
add configurable timers for mute and freeze
2024-03-23 08:14:36 -07: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 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 fix mute & freeze not staying after relog 2024-03-23 08:14:36 -07:00
.gitignore Add run/ to .gitignore 2022-08-02 02:49:54 +01:00
CONTRIBUTING.md Plex v1.2 2022-08-25 20:28:13 -05:00
Jenkinsfile Remove publishing block 2023-07-10 22:58:51 -05: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
build.gradle.kts Yes, there is 2023-12-02 01:17:27 -06:00
gradlew Add radius to entitywipe command (#74) 2023-11-25 23:43:27 -06:00
gradlew.bat Update Gradle 2022-09-13 02:08:35 -05:00
settings.gradle.kts Revamp the build system 2023-12-01 21:46:20 -06:00

README.md

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.