mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
Added /kill and /admin-chat
This commit is contained in:
@@ -16,7 +16,9 @@ require 'resources.version'
|
||||
|
||||
local files = {
|
||||
'modules.test',
|
||||
'modules.commands.me'
|
||||
'modules.commands.me',
|
||||
'modules.commands.kill',
|
||||
'modules.commands.admin-chat'
|
||||
}
|
||||
|
||||
-- Loads all files in array above and logs progress
|
||||
|
||||
Reference in New Issue
Block a user