Добро пожаловать на наш форум!

Приветсвуем Вас на нашем форуме! Мы очень рады видеть Вас здесь, а Вы сделали правильный выбор, придя к нам. Регистрируйтесь, если еще не успели и Вы получите массу полезных вещей, имеющихся на нашем форуме!

{
"Chat Command List": [
{
"Name": "These are examples",
"Command": "/example",
"Description": "To show how to create your own",
"CloseOnRun": false
},
{
"Name": "TP to 0 0 0",
"Command": "/tp 0 0 0",
"Description": "Teleport self to 0 0 0",
"CloseOnRun": false
},
{
"Name": "TP to player",
"Command": "/tp {target1_name}",
"Description": "Teleport self to player",
"CloseOnRun": false
},
{
"Name": "TP P2P",
"Command": "/tp {target1_name} {target2_name}",
"Description": "Teleport player to player",
"CloseOnRun": false
},
{
"Name": "God",
"Command": "/god",
"Description": "Toggle god mode",
"CloseOnRun": false
}
],
"Console Command List": [
{
"Name": "These are examples",
"Command": "example",
"Description": "To show how to create your own",
"CloseOnRun": false
},
{
"Name": "Set time to 9",
"Command": "env.time 9",
"Description": "Set the time to 9am",
"CloseOnRun": false
},
{
"Name": "Set to to 22",
"Command": "env.time 22",
"Description": "Set the time to 10pm",
"CloseOnRun": false
},
{
"Name": "TP P2P",
"Command": "teleport.topos {target1_name} {target2_name}",
"Description": "Teleport player to player",
"CloseOnRun": false
},
{
"Name": "Call random strike",
"Command": "airstrike strike random",
"Description": "Call a random Airstrike",
"CloseOnRun": false
}
],
"Player Info Custom Commands": [
{
"Name": "Backpacks",
"Commands": [
{
"RequiredPlugin": "Backpacks",
"RequiredPermission": "backpacks.admin",
"Command Type ( Chat, Console )": "Chat",
"Name": "View Backpack",
"Command": "/viewbackpack {target1_id}",
"Description": null,
"CloseOnRun": true
}
]
},
{
"Name": "InventoryViewer",
"Commands": [
{
"RequiredPlugin": "InventoryViewer",
"RequiredPermission": "inventoryviewer.allowed",
"Command Type ( Chat, Console )": "Chat",
"Name": "View Inventory",
"Command": "/viewinv {target1_id}",
"Description": null,
"CloseOnRun": true
}
]
},
{
"Name": "Freeze",
"Commands": [
{
"RequiredPlugin": "Freeze",
"RequiredPermission": "freeze.use",
"Command Type ( Chat, Console )": "Chat",
"Name": "Freeze",
"Command": "/freeze {target1_id}",
"Description": null,
"CloseOnRun": false
},
{
"RequiredPlugin": "Freeze",
"RequiredPermission": "freeze.use",
"Command Type ( Chat, Console )": "Chat",
"Name": "Unfreeze",
"Command": "/unfreeze {target1_id}",
"Description": null,
"CloseOnRun": false
}
]
}
],
"Use different permissions for each section of the player administration tab": false,
"Version": {
"Major": 2,
"Minor": 0,
"Patch": 0
}
}
Сверху Снизу