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

v1.13.7.51-alpha

Compare
Choose a tag to compare
@rexxar-tc rexxar-tc released this 28 Jul 23:44
· 42 commits to master since this release

THIS VERSION ONLY WORKS ON STABLE BRANCH!

Improved grid protection: Players can't place blocks on protected grids (optional)
Fix a crash in player block enforcement related to ownership
Added programmable block blacklist feature: You can specify types or members to make not available to programmable blocks, like IMyRemoteControl.GetFreeDestination or IMySensor.LastDetectedEntity. Please check the forum if you're unsure how to use this feature http://forums.keenswh.com/threads/se-server-extender-current-releases-and-plugins.7333303/ This feature only works on dev branch
We're going back to the new concealment system. I fixed some bugs and it seems to work now.

Starting now, Essentials supports both dev and stable branches. SESE can detect which branch of SE you're running, and which version of Essentials you have loaded. If they don't match, you'll get a warning and Essentials won't load.