wormball-wip-/privs.lua

4 lines
116 B
Lua
Raw Permalink Normal View History

2021-01-19 18:46:28 -08:00
minetest.register_privilege("wormball_admin", {
description = "With this you can use /wormball create, edit"
})