mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Fixed EapGamingCore.Gui
This commit is contained in:
@@ -19,7 +19,6 @@ return {
|
||||
['ExpGamingCore.Server@^4.0.0']='./modules/ExpGamingCore/Server',
|
||||
['ExpGamingCommands.tags@4.0.0']='./modules/ExpGamingCommands/tags',
|
||||
['ExpGamingCore.Commands@^4.0.0']='./modules/ExpGamingCore/Commands',
|
||||
['ExpGamingAdmin.Commands@4.0.0']='./modules/ExpGamingCommands/kill',
|
||||
['ExpGamingCommands.home@4.0.0']='./modules/ExpGamingCommands/home',
|
||||
['ExpGamingCommands.cheatMode@4.0.0']='./modules/ExpGamingCommands/cheatMode',
|
||||
['ExpGamingCommands.bonus@4.0.0']='./modules/ExpGamingCommands/bonus',
|
||||
@@ -27,12 +26,12 @@ return {
|
||||
['ExpGamingCore.Gui@4.0.0']='./modules/ExpGamingCore/Gui',
|
||||
['ExpGamingCore.Sync@^4.0.0']='./modules/ExpGamingCore/Sync',
|
||||
['ExpGamingPlayer.playerList@4.0.0']='./modules/ExpGamingPlayer/playerList',
|
||||
['ExpGamingAdmin.AdminLib@^4.0.0']='./modules/ExpGamingAdmin/AdminLib',
|
||||
['ExpGamingPlayer.playerInfo@4.0.0']='./modules/ExpGamingPlayer/playerInfo',
|
||||
['ExpGamingCore.Sync@4.0.0']='./modules/ExpGamingCore/Sync',
|
||||
['ExpGamingBot.discordAlerts@4.0.0']='./modules/ExpGamingBot/discordAlerts',
|
||||
['ExpGamingBot.autoMessage@4.0.0']='./modules/ExpGamingBot/autoMessage',
|
||||
['ExpGamingPlayer.afkKick@4.0.0']='./modules/ExpGamingPlayer/afkKick',
|
||||
['ExpGamingAdmin.AdminLib@^4.0.0']='./modules/ExpGamingAdmin/AdminLib',
|
||||
['ExpGamingAdmin.AdminLib@4.0.0']='./modules/ExpGamingAdmin/AdminLib',
|
||||
['ExpGamingAdmin.Warnings@4.0.0']='./modules/ExpGamingAdmin/Warnings',
|
||||
['ExpGamingAdmin.Reports@4.0.0']='./modules/ExpGamingAdmin/Reports',
|
||||
@@ -46,6 +45,6 @@ return {
|
||||
['ExpGamingCommands.teleport@4.0.0']='./modules/ExpGamingCommands/teleport',
|
||||
['ExpGamingAdmin.Kick@4.0.0']='./modules/ExpGamingAdmin/Kick',
|
||||
['ExpGamingAdmin.Jail@4.0.0']='./modules/ExpGamingAdmin/Jail',
|
||||
['ExpGamingCommands.admin@4.0.0']='./modules/ExpGamingCommands/admin',
|
||||
['ExpGamingAdmin.Commands@4.0.0']='./modules/ExpGamingAdmin/Commands',
|
||||
['ExpGamingAdmin.Ban@4.0.0']='./modules/ExpGamingAdmin/Ban',
|
||||
}
|
||||
Reference in New Issue
Block a user