Skip to content

Releases: rexxar-tc/EssentialsPlugin

v1.13.6.198-alpha

29 May 03:08
Compare
Choose a tag to compare
v1.13.6.198-alpha Pre-release
Pre-release

This should address some of the crashes and errors people have been seeing.

v1.13.6.194-alpha

26 May 17:05
Compare
Choose a tag to compare
v1.13.6.194-alpha Pre-release
Pre-release

test for new concealment system

v1.13.5.167-alpha

12 Feb 17:17
Compare
Choose a tag to compare

IMPORTANT All future releases will go into the main repo here: https://github.com/SEServerExtender/EssentialsPlugin

Slight tweak to reserved slots, fixed an issue where the force reveal command would cause concealment to run when it's disabled.

v1.13.5.114-alpha

06 Feb 20:15
Compare
Choose a tag to compare

Here's a new mechanic for the game: reserved slots.

You can set a number of slots that will be reserved for whitelisted players. You can specify a Steam group and/or a list of player IDs. You also have the option to whitelist all server admins, whether or not they're in the group or player list.

Here's how it works; say you have a server with 30 max players, and 5 reserved slots. Only 25 people not on the whitelist may log into the server. If they try, they'll be disconnected with a message that the server is full (I couldn't send a custom message, so that will have to do). Those 5 slots will always be open for any whitelisted players.

There's a new "Reserved Slots" section in the plugin config screen.
Admins: Set this to true to whitelist all server admins.
Count: The number of reserved slots.
Enabled: Duh.
GroupID: The ID of your Steam group. Ask the google how to find it.
Players: A list of individual players you want to whitelist. Use the Steam64 ID number (again, ask google how to find it).

v1.13.5.104-alpha

31 Jan 17:37
Compare
Choose a tag to compare

New chat command: /admin stop

This is a replacement for the /stop all command in SESE. This command should be more reliable.
/admin stop floating will stop only floating objects; components, ore, backpacks
/admin stop ships will stop only unpiloted ships
/admin stop all will stop both unpiloted ships and floating objects.

v1.13.5.79-alpha

30 Jan 04:53
Compare
Choose a tag to compare

This fixes the issue where commands sent from the SESE window wouldn't see output.

v1.13.5.77-alpha

28 Jan 21:07
Compare
Choose a tag to compare

This update completely fixes command hiding as well as crashes involved with sending chat commands.

v1.13.5.66-alpha

26 Jan 04:45
Compare
Choose a tag to compare

v1.13.5.65-alpha

26 Jan 04:19
Compare
Choose a tag to compare

This should fix command hiding and the /admin notify command.

This might also fix crashes related to docking.

Added a condition to grid scanning that ignores grids with wheels, same as we do with those containing pistons or rotors.

v1.13.5.55-alpha

21 Jan 17:01
Compare
Choose a tag to compare

Update for this week's patch.