Update mods/other/disallowed_names/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
03d05ea77f
commit
7b4a9ee146
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ minetest.register_chatcommand("bdname_remove",{
|
|||
end
|
||||
})
|
||||
|
||||
--list disallowed names
|
||||
-- List of disallowed names
|
||||
minetest.register_chatcommand("bdname_list", {
|
||||
description = "lists all the disallowed",
|
||||
privs = {ban= true},
|
||||
|
|
Loading…
Reference in a new issue