wormball-cd2025/privs.lua
2021-01-19 21:46:28 -05:00

4 lines
116 B
Lua

minetest.register_privilege("wormball_admin", {
description = "With this you can use /wormball create, edit"
})