mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-08 21:44:35 +02:00
Updated Commands.
This commit is contained in:
parent
0c435d91c9
commit
09705bec4e
15 changed files with 302 additions and 59 deletions
|
@ -1,7 +1,12 @@
|
|||
properties = {
|
||||
permissions = 0,
|
||||
parameters = "ssss",
|
||||
description = "<name> <target name>",
|
||||
description =
|
||||
[[
|
||||
Sends a custom <packet> to player or <targetname>
|
||||
!sendpacket <packet> |
|
||||
!sendpacket <packet> <targetname> |
|
||||
]],
|
||||
}
|
||||
|
||||
function onTrigger(player, argc, path, name, lastName)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue