Attack of the grammer nazi
This commit is contained in:
parent
46679b8291
commit
23c5b51c0f
@ -10,7 +10,7 @@ minetest.register_on_prejoinplayer(function(name, ip)
|
||||
end)
|
||||
|
||||
minetest.register_chatcommand("no_newplayers", {
|
||||
description = "Toggle/Check wether new players are allowed or not",
|
||||
description = "Toggle/Check whether new players are allowed or not",
|
||||
params = "[yes/no/show]",
|
||||
privs = {ban = true},
|
||||
func = function(name, param)
|
||||
|
Loading…
x
Reference in New Issue
Block a user