↩ gamingto12 It is entirely from scratch
Posts by Telesphoreo
-
-
Happy birthday
-
-
-
Hello,
Hope this threads aren't annoying. I'm pleased to announce Beta 4 of Plex is now available. As a note, this will probably be the last beta for a while. I normally don't have this much free time, and the current progress on Plex has been rapid. I don't anticipate having much free time on working on Plex for a few weeks. The docs will be updated shortly. Also, note that Plex again has breaking changes, but to the database this time. You will need to start over.
Source code: https://github.com/PlexDevelopment/Plex
Docs: https://docs.plex.us.org
Test server: plex.us.orgChangelog:
- Fix Redis not working properly
- Add Javadocs (done by @"taah"#106)
- Make the formatting for bans look nicer
- Add CommandSpy
- Rewrote how bans are checked
- Fix inconsistent usage messages (done by @"taah"#106)
- Fix being able to bypass freeze by rejoining (done by @"taah"#106)
- Added an /unfreeze command
- Fix /namehistory being broken
- Once again fix the /rank command
- Properly return the version in the /plex command
- Improvements to the command handling system
- Automatically op players on join (only if rank system is enabled)
- Move ban message customization to messages.yml
Known issues
- The default prefix is [SrA] even if the player is not a senior admin
- Ban messages could potentially be broken
You may have noticed that the majority of changes are bug fixes and less features. @"taah"#106 and I have been working hard on fixing many bugs in Plex. At this point, we would say Plex is stable enough to actually run on a server. However, there are still many missing features which will likely still result in breaking changes.
-
1 - Your Minecraft Username: Telesphoreo
2 - Your Discord Username & ID: Telesphoreo with discriminator 0001
3 - Your previous experience, please do provide links if it's open-source, or if not talk us through it:
Used to be the lead developer on TF. I have worked extensively on TFM and all the custom TF- plugins.
4 - A short bit about why you want to become a developer for TF.
I'm familiar with almost every TF plugin and its customizations. I already have extensive knowledge on working on TFM. Also, note that you may think Plex is a conflict of interest but I can assure you it is not. It isn't an official TF project, and isn't aimed at being a drop in replacement for TFM. It has only been dubbed as a side project. I don't intend on Plex replacing TFM and I think it's been made clear that we've been trying to move away from TFM entirely. -
Looks like there is a widespread outage. Not keen you can really do except wait. I was just playing Java edition and it was working fine
-
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.
-
-
Sure thing. My hourly rate is $200 and I'd be happy to discuss further.
-
Definitely going to copy this code for Plex to use on my rival server! Thanks!
-
-
This is exactly why we need to write our own forum software or switch to the Wix forum software!
-
-
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
-
Apple's only a tiny little bit late as usual - Me, an iPhone user
I'm still on 14.6 holding out for a jailbreak
-
-
Object, it should be optional not a requirement
-
↩ videogamesm12 you're the dev implement fs-174 then
-
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