From b40dc94ece5d5bbcf640c513c072b36481755001 Mon Sep 17 00:00:00 2001 From: Cooldude2606 Date: Wed, 19 Sep 2018 22:20:03 +0100 Subject: [PATCH] Renamed Commands and added ExpGamingCore.Groups --- doc/index.html | 4 +- doc/modules/ExpGamingCore.Commands.html | 4 +- doc/modules/ExpGamingCore.Gui.Center.html | 2 +- doc/modules/ExpGamingCore.Gui.Inputs.html | 2 +- doc/modules/ExpGamingCore.Gui.Left.html | 2 +- doc/modules/ExpGamingCore.Gui.Popup.html | 2 +- doc/modules/ExpGamingCore.Gui.Test.html | 2 +- doc/modules/ExpGamingCore.Gui.Toolbar.html | 2 +- doc/modules/ExpGamingCore.Gui.html | 6 +- doc/modules/ExpGamingCore.Ranking.html | 2 +- doc/modules/ExpGamingCore.Server.html | 6 +- doc/modules/ExpGamingCore.Sync.html | 2 +- doc/modules/ExpGamingLib.html | 2 +- doc/modules/FSM.html | 2 +- doc/modules/StdLib.Color.html | 2 +- doc/modules/StdLib.Game.html | 2 +- doc/modules/StdLib.String.html | 2 +- doc/modules/StdLib.Table.html | 2 +- doc/modules/StdLib.Time.html | 2 +- modules/ExpGamingAdmin/Commands/softmod.json | 2 +- modules/ExpGamingAdmin/softmod.json | 2 +- modules/ExpGamingCommands/bonus/softmod.json | 2 +- .../ExpGamingCommands/cheatMode/softmod.json | 2 +- modules/ExpGamingCommands/home/softmod.json | 2 +- modules/ExpGamingCommands/kill/softmod.json | 2 +- modules/ExpGamingCommands/softmod.json | 12 +- modules/ExpGamingCommands/tags/softmod.json | 2 +- .../ExpGamingCommands/teleport/softmod.json | 2 +- .../{Commands => Command}/control.lua | 2 +- .../{Commands => Command}/locale/de.cfg | 0 .../{Commands => Command}/locale/en.cfg | 0 .../{Commands => Command}/locale/fr.cfg | 0 .../{Commands => Command}/locale/nl.cfg | 0 .../{Commands => Command}/locale/sv-SE.cfg | 0 .../{Commands => Command}/softmod.json | 4 +- modules/ExpGamingCore/Group/control.lua | 129 ++++++++++++++++++ modules/ExpGamingCore/Group/softmod.json | 20 +++ modules/ExpGamingCore/Gui/src/server.lua | 2 +- modules/ExpGamingCore/Ranking/control.lua | 2 +- modules/ExpGamingCore/Server/control.lua | 2 +- modules/ExpGamingCore/Server/softmod.json | 2 +- modules/ExpGamingCore/Server/src/commands.lua | 2 +- modules/ExpGamingCore/softmod.json | 45 +++++- modules/ExpGamingLib/control.lua | 20 +++ modules/index.lua | 4 +- 45 files changed, 261 insertions(+), 51 deletions(-) rename modules/ExpGamingCore/{Commands => Command}/control.lua (99%) rename modules/ExpGamingCore/{Commands => Command}/locale/de.cfg (100%) rename modules/ExpGamingCore/{Commands => Command}/locale/en.cfg (100%) rename modules/ExpGamingCore/{Commands => Command}/locale/fr.cfg (100%) rename modules/ExpGamingCore/{Commands => Command}/locale/nl.cfg (100%) rename modules/ExpGamingCore/{Commands => Command}/locale/sv-SE.cfg (100%) rename modules/ExpGamingCore/{Commands => Command}/softmod.json (86%) create mode 100644 modules/ExpGamingCore/Group/control.lua create mode 100644 modules/ExpGamingCore/Group/softmod.json diff --git a/doc/index.html b/doc/index.html index af9affa7..990e076a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -32,7 +32,7 @@

Modules