diff --git a/worldeditadditions_core/utils/notify.lua b/worldeditadditions_core/utils/notify.lua index c44cfac..899a2f3 100644 --- a/worldeditadditions_core/utils/notify.lua +++ b/worldeditadditions_core/utils/notify.lua @@ -65,6 +65,7 @@ end --- Send a custom notification. -- @param name : The name of the player to send the notification to. +-- @param ntype : The type of notification. -- @param message : The message to send. -- @param colour (optional): The colour of the notification. -- @param message_coloured (optional): Whether the message should be coloured.