sumo_with_spectate/privs.lua

4 lines
108 B
Lua
Raw Permalink Normal View History

2020-12-19 21:42:19 -08:00
minetest.register_privilege("sumo_admin", {
description = "With this you can use /sumo create, edit"
})