mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-01 13:53:03 +00:00
Update notify.lua
This commit is contained in:
parent
a9a7a5a9f1
commit
5381c31abb
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ end
|
||||||
|
|
||||||
--- Send a custom notification.
|
--- Send a custom notification.
|
||||||
-- @param name <string>: The name of the player to send the notification to.
|
-- @param name <string>: The name of the player to send the notification to.
|
||||||
|
-- @param ntype <string>: The type of notification.
|
||||||
-- @param message <string>: The message to send.
|
-- @param message <string>: The message to send.
|
||||||
-- @param colour <string> (optional): The colour of the notification.
|
-- @param colour <string> (optional): The colour of the notification.
|
||||||
-- @param message_coloured <boolean> (optional): Whether the message should be coloured.
|
-- @param message_coloured <boolean> (optional): Whether the message should be coloured.
|
||||||
|
|
Loading…
Reference in a new issue