Grave Consequences adds a death penalty to your game for all those ark veterians that want more of a challenge!! There are a few different options. (Forced new character, Timed Kick from the server, Perma kick and a Forced Spectator mode. all triggered by player death)
Each of these modes can be changed for the 3 death types currently (Dino, Player, Enviroment) with an configurable spawn protection from this mod.
INI Configs:
ApiURL= - URL for API connection (I.E ws://localhost:8080)
ApiToken= - Security token for API (generated on first launch)
VerboseLogging=false - Logs all messages sent to API in server logs.
ConfigURL= - Allows remote json config for the mod (defaults found at: https://github.com/Azuremoon13/Grave-Consequences/blob/GC-API/Mod/config.json )
SpawnProtectionDuration=900 - Spawn protection from the penalties from this mod in seconds
Death type configs [player, dino, enviroment]
BanOnDeath_[type]= - Ban player from server/cluster on player death
NewCharOnDeath_[type]= - Force new character creation on player death
KickDurationOnDeath_[type]= - Length of time to kick player for in seconds on player death
ForceSpectateOnDeath_[type]= - Force spectate mode on player death
ScriptCommands
- GC_AddEnforcement - used to manually add enforcement (takes -p=<eosID> -v=<value> where value can be a unix timestamp for timed kick, 0 for perma band, -1 for forced spectator and -2 for new character)
- GC_RemoveEnforcement - used to manually removed enforcement( takes -p=<eosID>)
API
A downloadable API to enable cluster-wide penalties can be found at: https://github.com/Azuremoon13/Grave-Consequences/releases
Help Discord: https://discord.gg/DCybVmUcqN
Additional Features soon to come:
- Scoreboard to track kills/deaths