mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Refactor of commands
This commit is contained in:
17
old/modules/DeathMarkers/softmod.json
Normal file
17
old/modules/DeathMarkers/softmod.json
Normal 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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user