Kals Corpse Finder

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
im interested in purchasing this but would like to know what the config looks like or if its possible to change the price on body recovery.
 
JSON:
{
  "LicenseKey": "",
  "TrackIntervalMs": 1000,
  "SuicideCommand": "/suicide",
  "ListBodiesCommand": "/bodies",
  "TrackBodyCommand": "/body",
  "RetrieveBodyCommand": "/getBody",
  "IncludeBodyItemCaches": true,
  "ShowBodyCountOnRespawn": true,
  "PermissionGroups": [
    {
      "PermissionGroupName": "Default",
      "Suicide": {
        "CanUse": true,
        "BlockWhenKnockedOut": true,
        "BlockWhenHandCuffed": true,
        "BlockWhenCarried": true,
        "BlockWhenGrappled": true,
        "PvpCooldownSec": 30,
        "CooldownSec": 0,
        "Points": {
          "UseShopPoints": false,
          "PointCost": 20
        },
        "TokenBank": {
          "UseTokenBank": false,
          "TokenCost": 1,
          "TokenType": "Suicide"
        }
      },
      "ListBodies": {
        "CanUse": true,
        "CooldownSec": 120,
        "DisplayTimeSec": 10,
        "ShowTimeLeft": true,
        "ShowDist": true,
        "ShowLatLon": true,
        "ShowItemCount": true,
        "Points": {
          "UseShopPoints": false,
          "PointCost": 20
        },
        "TokenBank": {
          "UseTokenBank": false,
          "TokenCost": 1,
          "TokenType": "ListBodies"
        }
      },
      "TrackBody": {
        "CanUse": true,
        "ShowTimeLeft": true,
        "ShowDist": true,
        "ShowLatLon": true,
        "TrackTimeSec": 60,
        "CooldownSec_AfterDoneTracking": 60,
        "Points": {
          "UseShopPoints": true,
          "PointCost": 20
        },
        "TokenBank": {
          "UseTokenBank": false,
          "TokenCost": 1,
          "TokenType": "TrackBody"
        }
      },
      "RetrieveBody": {
        "CanUse": false
      }
    },
    {
      "PermissionGroupName": "Donator",
      "RetrieveBody": {
        "CanUse": true,
        "CooldownSec": 120,
        "CooldownAfterRespawn": 20,
        "PvpCooldownSec": 30,
        "CanOnlyUseWithinXFoundations_0ToDisable": 0,
        "Points": {
          "UseShopPoints": true,
          "PointCost": 20
        },
        "TokenBank": {
          "UseTokenBank": false,
          "TokenCost": 1,
          "TokenType": "RetrieveBody"
        }
      }
    }
  ]
}

The first group is always Default and should have all 4
Everything else is an optional override per permission group
 
kalendell updated Kals Corpse Finder with a new update entry:

Version 0.5

+ Added ItemCount option to ListBodies command
+ Changed dist to be in fondations instead of lat/lon
+ Added pvp from structures and dinos to the pvp cooldown
+ Fixed issue where points weren't actually deducting
+ Fix for an issue where retrieve corpse was causing ping to spike
+ Fix for counting items in an inventory wrong

Read the rest of this update entry...
 
Is there a way to do "getbody" via console command rather than in chat?
 
Made me very embarrassed, because I have some other gap also involving suicide and backpack, worried that they have conflict
 
I have been having problems with foundation range not working since September and have posted twice but can't get a reply for assistance in Discord. I've checked and double checked my installs and versions and config and still bodies can be retrieved from any distance.
 
Tempest Dedicated Servers
Rogue Vikings Discord Server - Rogue Vikings Gaming Servers - Minecraft Prison Servers - Minecraft Creative Servers
Monetize your ARK server
Tebex
Back
Top