Plex v1.0 Beta 3 Released

Please Note: The TotalFreedom Forum has now been put into a read-only mode. Total Freedom has now closed down and will not be returning in any way, shape or form. It has been a pleasure to lead this community and I wish you all the best for your futures.
  • Surprise update! Plex v1.0 Beta 2 is now out.

    Source code: https://github.com/PlexDevelopment/Plex

    Here are some of the changes:

    • Migrate to Kyori for handling messages (done by taah)
    • Add permissions for every command
    • Add an unban command
    • Added /deopall and /deop commands
    • Added /list (done by taah)
    • Customizable ban messages
    • Improve punishment GUI (done by taah)
    • Fixed GameRuleService not working
    • Rewrite namehistory command
    • Added debugging to Plex
    • Fix SQLite not working

    You can also now join and test drive Plex! The IP address is: plex.us.org

    Note that nothing is blocked and you can freely add yourself to admin and test things out. I expect the server to get griefed so I would not recommend building anything you actually want to keep.

    Known issues:

    • /rank is not working
  • I have no idea why, but this thread was hidden earlier.

    I have another update which is that Plex now has a website for documentation: https://docs.plex.us.org/

    Obviously, it's still pretty bare and has a bunch of sample text, but I'm working on adding documentation for all aspects of Plex. I intend for the documentation to be open source as well so anyone can contribute to it if they would like. I'm not sure which files to make public/private, so I work on making sure everything works. Right now, the only thing that is written is how to compile Plex (which is not hard)

    Edit: The docs are now on GitHub: https://github.com/PlexDevelopment/docs

    Feel free to make a PR. And yes, I know it says BuildTools, I'm going to fix that

  • Bump. This isn't as major of an update so I won't bother making a new thread.

    Beta 3 is now released. Here are some of the changes

    • Fully implemented Redis for punishments
    • Added ban reasons
    • Fixed a bug where the end date of bans would be incorrect
    • Fixes the formatting for /list
    • The /rank command now properly works
    • Tons of internal changes throughout the rank and command system
    • Added a /localspawn command which will teleport you to the world's spawnpoint
    • Added bStats

    If you were using Plex, this has breaking changes throughout the entire plugin. It's recommended to just delete your entire Plex plugin folder and start over. The documentation has also been updated at https://docs.plex.us.org. The demo server is also running beta 3 so if you want to join and play around with it feel free.