Separate names with a comma.
Hint: ...\Saves\Games\[Savegamename]\Mods\EmpyrionScripting\Configuration.json "SaveGameScriptsIntervallMS": 10000, "ScriptsSyncExecution": 2,...
Switching off the mod while the server is running is not implemented or planned
No What is the "use case" for this? Why would you want to deactivate the mod, the DLL is loaded into the process and blocked by it. Replacing the...
Works fine on my machine. I have createt a shortcut to the EmpyrionLauncher and add the "-steam" argument to the call. and EGS Client fine with...
Download/open of the "LaunchGame.cmd" link ends with Empyrion – Galactic Survival - Community Forums - Error You do not have permission to view...
First steps... [IMG] [IMG] [IMG]
You can currently open dialogs, but I'll see if I can also include a chat/info output. In any case, this would be limited to the global (admin)...
The configuration.json in the content/mod directory is overwritten with every mod update and is also not in the (normal) backup of many servers....
128 is a hard coded limit of the game For bases you can use multiple cores and align them e.g. with a mod...
Found another divide by Amount :-( https://github.com/GitHub-TC/EmpyrionScripting/releases/tag/13.0.6 should work now. Sorry for the inconvenience
VB 2.7.0: Instance names without # https://github.com/GitHub-TC/EmpyrionBackpackExtender/releases/tag/2.7.0 Hier kann man Instanznamen in der...
Empyrion Chat Discord Bridge Latests infos and zip downloads https://github.com/GitHub-TC/EmpyrionChatDiscordBridge Installation Sie können...
https://github.com/GitHub-TC/EmpyrionChatDiscordBridge
New Mod: https://github.com/GitHub-TC/EmpyrionChatDiscordBridge
@Groza Teaser: EmpyrionChatDiscordBridge mod a a part of the mod packagge. Thus also for all servers on which an EAH is not running or which want...
New Mod: EmpyrionChatBotCommands for the most popular CB commands
Version 13.0.5 will fix this https://github.com/GitHub-TC/EmpyrionScripting/releases/tag/13.0.5
Action: Wipe Playfield Data Example: poi: Akua
set the "Amount" to 0 EGS\Saves\Games\[Savegamename]\Mods\EmpyrionScripting\Configuration.json "DeconstructSalary": { "ItemName":...
This is the code from the EWA which can be used for an automatic update [IMG]