A new freedom plugin.
Go to file
Taah 8344e3596e Remove checkTab and replace with silentCheckRank
add isCancelled checks for MobListener
Modify the plugin's YAML file to load before essentials
Modify the world command to support the TFM Extras module
Add more checks in WorldListener to prevent spawning entities and interacting with anything except openable things (doors, trapdoors, gates)
2023-08-24 02:40:52 -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 Update Gradle and dependencies 2023-04-29 15:06:46 -05:00
proxy Release Plex v1.3 2023-07-22 20:00:25 -05:00
server Remove checkTab and replace with silentCheckRank 2023-08-24 02:40:52 -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 Release Plex v1.3 2023-07-22 20:00:25 -05:00
gradlew Update Gradle and dependencies 2023-03-15 21:45:34 -05:00
gradlew.bat Update Gradle 2022-09-13 02:08:35 -05:00
settings.gradle Remove the API component - closes #51 2022-08-02 22:08:52 +10: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.