mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
update: 1.6.2
This commit is contained in:
10
elements/GiftCommand.mod.json
Normal file
10
elements/GiftCommand.mod.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"_fv": 73,
|
||||
"_type": "command",
|
||||
"definition": {
|
||||
"commandName": "gift",
|
||||
"type": "MULTIPLAYER_ONLY",
|
||||
"permissionLevel": "No requirement",
|
||||
"argsxml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"args_start\" deletable=\"false\" x=\"40\" y=\"40\"><next><block type=\"entity\"><field name=\"name\">player</field><field name=\"type\">player</field><statement name=\"args\"><block type=\"call_procedure\"><field name=\"procedure\">GiftCommandLogic</field></block></statement></block></next></block></xml>"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user