mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Merge pull request #206 from Cooldude2606/feature/inv-search
Inventory Search Commands
This commit is contained in:
@@ -29,6 +29,7 @@ return {
|
||||
'modules.commands.home',
|
||||
'modules.commands.connect',
|
||||
'modules.commands.last-location',
|
||||
'modules.commands.search',
|
||||
|
||||
--- Addons
|
||||
'modules.addons.chat-popups',
|
||||
|
||||
@@ -102,6 +102,10 @@ Roles.new_role('Trainee','TrMod')
|
||||
'command/unjail',
|
||||
'command/kick',
|
||||
'command/ban',
|
||||
'command/search',
|
||||
'command/search-amount',
|
||||
'command/search-recent',
|
||||
'command/search-online',
|
||||
}
|
||||
|
||||
--- Trusted Roles
|
||||
|
||||
Reference in New Issue
Block a user