diff --git a/modules/ExpGamingCommands/admin/softmod.json b/modules/ExpGamingCommands/admin/softmod.json index 65090f37..1020528a 100644 --- a/modules/ExpGamingCommands/admin/softmod.json +++ b/modules/ExpGamingCommands/admin/softmod.json @@ -15,10 +15,8 @@ "Report", "Warnings" ], - "author": "", - "contact": "", - "license": "", "dependencies": { + "ExpGamingLib": "^4.0.0", "ExpGamingCore.Commands": "^4.0.0", "ExpGamingAdmin.TempBan": "?^4.0.0", "ExpGamingAdmin.Jail": "?^4.0.0", diff --git a/modules/ExpGamingCommands/bonus/softmod.json b/modules/ExpGamingCommands/bonus/softmod.json index 58c85e5b..3fc2a968 100644 --- a/modules/ExpGamingCommands/bonus/softmod.json +++ b/modules/ExpGamingCommands/bonus/softmod.json @@ -12,9 +12,6 @@ "ExpGaming", "Respawn" ], - "author": "", - "contact": "", - "license": "", "dependencies": { "FactorioStdLib.Game": "^0.8.0", "ExpGamingLib": "^4.0.0", diff --git a/modules/ExpGamingCommands/cheat-mode/softmod.json b/modules/ExpGamingCommands/cheat-mode/softmod.json index 7e80a75d..f38df421 100644 --- a/modules/ExpGamingCommands/cheat-mode/softmod.json +++ b/modules/ExpGamingCommands/cheat-mode/softmod.json @@ -12,9 +12,6 @@ "Cheat Mode", "Hacks" ], - "author": "", - "contact": "", - "license": "", "dependencies": { "ExpGamingCore.Commands": "^4.0.0" } diff --git a/modules/ExpGamingCommands/home/softmod.json b/modules/ExpGamingCommands/home/softmod.json index de08ff05..61513ddf 100644 --- a/modules/ExpGamingCommands/home/softmod.json +++ b/modules/ExpGamingCommands/home/softmod.json @@ -12,9 +12,6 @@ "Set Home", "Commands" ], - "author": "", - "contact": "", - "license": "", "dependencies": { "FactorioStdLib.Game": "^0.8.0", "ExpGamingCore.Commands": "^4.0.0" diff --git a/modules/ExpGamingCommands/kill/softmod.json b/modules/ExpGamingCommands/kill/softmod.json index 0eee302b..a9c677ce 100644 --- a/modules/ExpGamingCommands/kill/softmod.json +++ b/modules/ExpGamingCommands/kill/softmod.json @@ -12,9 +12,6 @@ "Admin", "Tool" ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", "dependencies": { "ExpGamingCore.Commands": "^4.0.0", "ExpGamingCore.Ranking": "^4.0.0", diff --git a/modules/ExpGamingCommands/repair/softmod.json b/modules/ExpGamingCommands/repair/softmod.json index 3ea1e362..62e9805c 100644 --- a/modules/ExpGamingCommands/repair/softmod.json +++ b/modules/ExpGamingCommands/repair/softmod.json @@ -12,9 +12,6 @@ "Ghosts", "Revive" ], - "author": "", - "contact": "", - "license": "", "dependencies": { "ExpGamingLib": "^4.0.0", "FactorioStdLib.Game": "^0.8.0", diff --git a/modules/ExpGamingCommands/softmod.json b/modules/ExpGamingCommands/softmod.json index b3b21cb8..6dc162f3 100644 --- a/modules/ExpGamingCommands/softmod.json +++ b/modules/ExpGamingCommands/softmod.json @@ -32,6 +32,7 @@ "Warnings" ], "dependencies": { + "ExpGamingLib": "^4.0.0", "ExpGamingCore.Commands": "^4.0.0", "ExpGamingAdmin.TempBan": "?^4.0.0", "ExpGamingAdmin.Jail": "?^4.0.0", diff --git a/modules/ExpGamingCommands/tags/softmod.json b/modules/ExpGamingCommands/tags/softmod.json index 3f2f85d1..c978fad6 100644 --- a/modules/ExpGamingCommands/tags/softmod.json +++ b/modules/ExpGamingCommands/tags/softmod.json @@ -10,9 +10,6 @@ "Commands", "ExpGaming" ], - "author": "", - "contact": "", - "license": "", "dependencies": { "ExpGamingLib": "^4.0.0", "ExpGamingCore.Ranking": "^4.0.0", diff --git a/modules/ExpGamingCommands/teleport/softmod.json b/modules/ExpGamingCommands/teleport/softmod.json index 5e454f77..2390252c 100644 --- a/modules/ExpGamingCommands/teleport/softmod.json +++ b/modules/ExpGamingCommands/teleport/softmod.json @@ -14,9 +14,6 @@ "Admin", "Tools" ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", "dependencies": { "ExpGamingCore.Commands": "^4.0.0", "ExpGamingAdmin.Teleport": "^4.0.0"