Command name change to avoid conflicts
This commit is contained in:
parent
353f0f1ac9
commit
8b7edbd3a0
2
init.lua
2
init.lua
@ -290,7 +290,7 @@ minetest.register_chatcommand("vanish", {
|
|||||||
})
|
})
|
||||||
|
|
||||||
--announcements.
|
--announcements.
|
||||||
minetest.register_chatcommand("say", {
|
minetest.register_chatcommand("proclaim", {
|
||||||
params = "<text>",
|
params = "<text>",
|
||||||
description = "Sends text to all players",
|
description = "Sends text to all players",
|
||||||
privs = {server = true},
|
privs = {server = true},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user