mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-22 04:37:47 +00:00
9 lines
113 B
Lua
9 lines
113 B
Lua
![]() |
properties = {
|
||
|
permissions = 0,
|
||
|
parameters = "",
|
||
|
description = "",
|
||
|
}
|
||
|
|
||
|
function onTrigger(player)
|
||
|
|
||
|
end;
|