mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 12:31:41 +09:00
Added Teleport Commands
This commit is contained in:
24
modules/ExpGamingCommands/teleport/softmod.json
Normal file
24
modules/ExpGamingCommands/teleport/softmod.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "teleport",
|
||||
"version": "4.0.0",
|
||||
"type": "Module",
|
||||
"description": "Adds a few commands used to teleport players.",
|
||||
"location": "<blank>",
|
||||
"keywords": [
|
||||
"Teleport",
|
||||
"Tp",
|
||||
"Bring",
|
||||
"GoTo",
|
||||
"ExpGaming",
|
||||
"Command",
|
||||
"Admin",
|
||||
"Tools"
|
||||
],
|
||||
"author": "Cooldude2606",
|
||||
"contact": "Discord: Cooldude2606#5241",
|
||||
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
|
||||
"dependencies": {
|
||||
"ExpGamingCore.Commands": "^4.0.0",
|
||||
"ExpGamingAdmin.Teleport": "^4.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user