mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
30 lines
745 B
JSON
30 lines
745 B
JSON
{
|
|
"name": "ExpGamingAdmin.Commands",
|
|
"version": "4.0.0",
|
|
"description": "Admins many of the admin featues which the script can use as in game commands.",
|
|
"location": "FSM_ARCHIVE",
|
|
"keywords": [
|
|
"ExpGaming",
|
|
"Admin",
|
|
"Tools",
|
|
"Commands",
|
|
"Temp ban",
|
|
"Jail",
|
|
"Clear Inventory",
|
|
"Report",
|
|
"Warnings"
|
|
],
|
|
"dependencies": {
|
|
"ExpGamingLib": "^4.0.0",
|
|
"ExpGamingCore.Command": "^4.0.0",
|
|
"ExpGamingAdmin.TempBan": "?^4.0.0",
|
|
"ExpGamingAdmin.Jail": "?^4.0.0",
|
|
"ExpGamingAdmin.Warnings": "?^4.0.0",
|
|
"ExpGamingAdmin.Reports": "?^4.0.0",
|
|
"ExpGamingAdmin.ClearInventory": "?^4.0.0",
|
|
"ExpGamingAdmin": "^4.0.0"
|
|
},
|
|
"collection": "ExpGamingAdmin@4.0.0",
|
|
"submodules": {}
|
|
}
|