Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

v1.13.5.353-alpha

Compare
Choose a tag to compare
@rexxar-tc rexxar-tc released this 01 Apr 01:18
· 85 commits to master since this release

FEATURE FREEZE!
I've started a massive refactor, which will take some time to finish and test and whatnot. While that's happening, the release build of Essentials will receive no new features, and only critical bug fixes. Basically, unless it crashes, Essentials won't be updated until the refactor is done. I promise it will be worth the wait!

There's a new feature and an old feature is making a comeback.

The new feature is that you can give block enforcement a list of entity IDs that will be exempt. Additionally, any grid included in protected entities will be exempt from block enforcement.

Per request, I've reverted server waypoints to the version I tried that used GPS waypoints. This version works, but I was never terribly happy with it. But I suppose it's better than not having waypoints at all.

Bonus experimental feature!

Tickets: You can temporarily add a player to the list of reserved slots. Tickets have a timer built in: you run the chat command /ticket add , then once the player has been logged in for that amount of time, they'll be kicked off the server and their ticket deleted.

The tickets are also persistent; the time can be used across multiple sessions. This is very useful given the current stability of dedicated servers...

The best use of the ticket system is to make the server public, set reserved slots so that there are no public slots, then you can let any public member join for a limited time. This was developed as a request from Xocliw as a reward for his stream viewers.