mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Added /rainbow
This commit is contained in:
@@ -15,6 +15,7 @@ return {
|
||||
'modules.commands.interface',
|
||||
'modules.commands.help',
|
||||
'modules.commands.roles',
|
||||
'modules.commands.rainbow',
|
||||
-- QoL Addons
|
||||
'modules.addons.chat-popups',
|
||||
'modules.addons.damage-popups',
|
||||
|
||||
@@ -155,7 +155,8 @@ Roles.new_role('Guest','')
|
||||
'command/tag',
|
||||
'command/tag-clear',
|
||||
'command/chelp',
|
||||
'command/list-roles'
|
||||
'command/list-roles',
|
||||
'command/rainbow'
|
||||
}
|
||||
|
||||
--- Jail role
|
||||
|
||||
Reference in New Issue
Block a user