mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
24 lines
488 B
JSON
24 lines
488 B
JSON
{
|
|
"name": "ExpGamingCommands.teleport",
|
|
"version": "4.0.0",
|
|
"description": "Adds a few commands used to teleport players.",
|
|
"location": "FSM_ARCHIVE",
|
|
"keywords": [
|
|
"Teleport",
|
|
"Tp",
|
|
"Bring",
|
|
"GoTo",
|
|
"ExpGaming",
|
|
"Command",
|
|
"Admin",
|
|
"Tools"
|
|
],
|
|
"dependencies": {
|
|
"ExpGamingCore.Command": "^4.0.0",
|
|
"ExpGamingAdmin.Teleport": "^4.0.0",
|
|
"ExpGamingAdmin": "^4.0.0"
|
|
},
|
|
"collection": "ExpGamingCommands@4.0.0",
|
|
"submodules": {}
|
|
}
|