Essentials icon indicating copy to clipboard operation
Essentials copied to clipboard

A Torch plugin that adds must-have utilities and administration tools to Space Engineers dedicated servers.

Results 33 Essentials issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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): ![354884518-0e76650b-8737-4427-b75c-0b15a0cb4736](https://github.com/user-attachments/assets/a615fdf2-e8e9-405a-824d-0799c8a8a89d) After the fix...

Hi. Little wrong in-game format of whispers created by ``!w`` command, eg. ``!w "player name" message``. Example in practice: ![obraz](https://github.com/user-attachments/assets/0e76650b-8737-4427-b75c-0b15a0cb4736) ![obraz](https://github.com/user-attachments/assets/586b63f2-28fa-4249-8ece-ef2176cd3ca6) I saw that in this file in line 102:...