mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Fix start, join, formatting, and locale issues
This commit is contained in:
@@ -52,7 +52,7 @@ local function next_color(color, step)
|
||||
end
|
||||
|
||||
--- Sends an rainbow message in the chat
|
||||
Commands.new("rainbow", { "exp-commands_rainbow" })
|
||||
Commands.new("rainbow", { "exp-commands_rainbow.description" })
|
||||
:argument("message", { "exp-commands_rainbow.arg-message" }, Commands.types.string)
|
||||
:enable_auto_concatenation()
|
||||
:register(function(player, message)
|
||||
|
||||
Reference in New Issue
Block a user