Ghost body
Get dead bags plugin relased!
You can get dead corpses/bag from your own!
Price: **FREE**
Discord: https://discord.gg/49Ewp3AvMJ
-> Configurable:
->In Game Commands:
-> Admin Tab Commands:
->Rcon Commands:
Config:
Get dead bags plugin relased!
You can get dead corpses/bag from your own!
Price: **FREE**
Discord: https://discord.gg/49Ewp3AvMJ
-> Configurable:
- Cost in ArkShop.
- Cooldown after respawn.
- Group Permissions for use commands.
- Messages.
->In Game Commands:
/getbody <number> -> Gets dead bag/body
/bodies -> Can see list of your bodies and items of it contains.
-> Admin Tab Commands:
GhostBody.Reload
->Rcon Commands:
GhostBody.Reload
Config:
JSON:
{
"GetBodyCost": "50",
"GetBodyRespawnDelay": "15",
"Commands": {
"bodies": {
"Command": "/bodies",
"Permission": "VIP,Admins"
},
"getbody": {
"Command": "/getbody",
"Permission": "VIP,Admins"
}
},
"Messages": {
"Sender": "GhostBody",
"NoPermissions": "<RichColor Color=\"1, 0, 0, 1\">You don't have permissions to use this command</>",
"NoBodieFound": "<RichColor Color=\"0.75, 0, 0, 0\">Corpse number does not exist, try using /bodies</>",
"PlayerIsDead": "<RichColor Color=\"1, 0, 0, 1\">You can't use commands if are dead, try respawning</>",
"TimeLeft": "Please wait {} seconds to run this command!",
"InsufficientPoints": "<RichColor Color=\"1, 0, 0, 1\">You need {} points for use this!",
"ErrorSintaxis": "<RichColor Color=\"1, 0, 0, 1\">Sintaxis Error</>",
"SucessGetBody": "<RichColor Color=\"0, 1, 0, 1\">Sucess corpse get!</>",
"SpendPoints": "<RichColor Color=\"0, 1, 0, 1\">Removed {} points</>",
"NoBodies": "No avalidable Bodies!",
"AvalidableBodies": "Avalidable Bodies:",
"BodiesList": "Number: {} - Items: {}"
}
}