node_ownership/settings.lua

12 lines
246 B
Lua

-- Set the Textstring for Grantor names
-- this Text will be shown if a user digs or places without permission.
-- e.g. DoeMiner
_STATIC_grantor = "ServerAdmin"
-- Disable or enable debugging output to server console
_STATIC_DEBUG = false