Added command_auth_runtime_disable

This commit is contained in:
Cooldude2606
2019-03-24 15:39:17 +00:00
parent 06b4ae9b25
commit 7c4210f8b4
11 changed files with 53 additions and 351 deletions

View File

@@ -0,0 +1,17 @@
{
"name": "DeathMarkers",
"version": "4.0.0",
"description": "Adds markers to the map when a player dies and removes it when the body is removed.",
"location": "FSM_ARCHIVE",
"keywords": [
"Death",
"Marker",
"Body",
"Map"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {},
"submodules": {}
}