Essentials
Essentials copied to clipboard
A Torch plugin that adds must-have utilities and administration tools to Space Engineers dedicated servers.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Like in title. Before this fix format was in wrong order. Message was on player's name part and player's name in message part (reported issue https://github.com/TorchAPI/Essentials/issues/214):  After the fix...
Hi. Little wrong in-game format of whispers created by ``!w`` command, eg. ``!w "player name" message``. Example in practice:   I saw that in this file in line 102:...