mirror of
https://github.com/redstrate/Kawari.git
synced 2025-07-01 04:07:45 +00:00
6 lines
141 B
Lua
6 lines
141 B
Lua
![]() |
permissions = GM_RANK_MAX
|
||
|
|
||
|
function onCommand(args, player)
|
||
|
player:send_message("How did you run this? This shouldn't be runnable!")
|
||
|
end
|