Updated Jsons

This commit is contained in:
Cooldude2606
2018-12-09 01:01:38 +00:00
parent 2042da5ca4
commit 874d97cc28
61 changed files with 1297 additions and 1980 deletions

View File

@@ -1,20 +1,21 @@
{
"name": "AdvancedStartingItems",
"version": "4.0.0",
"type": "Module",
"description": "Adds a better method of player starting items based on production levels.",
"location": "<blank>",
"keywords": [
"Inventory",
"Start",
"Items",
"Player",
"Advanced",
"Useful",
"Balaced"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {}
}
"name": "AdvancedStartingItems",
"version": "4.0.0",
"type": "Module",
"description": "Adds a better method of player starting items based on production levels.",
"location": "FSM_ARCHIVE",
"keywords": [
"Inventory",
"Start",
"Items",
"Player",
"Advanced",
"Useful",
"Balaced"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {},
"submodules": {}
}

View File

@@ -3,13 +3,20 @@
"version": "4.0.0",
"type": "Module",
"description": "Creates flying text above player when they send a message.",
"location": "<blank>",
"keywords": ["Chat", "Popup", "Mention", "Floating", "Text"],
"location": "FSM_ARCHIVE",
"keywords": [
"Chat",
"Popup",
"Mention",
"Floating",
"Text"
],
"author": "badgamernl",
"contact": "badgamernl@gmail.com",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Game": "0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0"
}
},
"submodules": {}
}

View File

@@ -3,12 +3,18 @@
"version": "4.0.0",
"type": "Module",
"description": "When a entibty is damaged y a player it will show how much damage you've dealth, When a player gets attacked by a entity it will popup the player's health in color.",
"location": "<blank>",
"keywords": ["Damage", "Popup", "Floating", "Text"],
"location": "FSM_ARCHIVE",
"keywords": [
"Damage",
"Popup",
"Floating",
"Text"
],
"author": "badgamernl",
"contact": "badgamernl@gmail.com",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Color": "^0.8.0"
}
},
"submodules": {}
}

View File

@@ -1,17 +1,18 @@
{
"name": "DeathMarkers",
"version": "4.0.0",
"type": "Module",
"description": "Adds markers to the map when a player dies and removes it when the body is removed.",
"location": "<blank>",
"keywords": [
"Death",
"Marker",
"Body",
"Map"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {}
}
"name": "DeathMarkers",
"version": "4.0.0",
"type": "Module",
"description": "Adds markers to the map when a player dies and removes it when the body is removed.",
"location": "FSM_ARCHIVE",
"keywords": [
"Death",
"Marker",
"Body",
"Map"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {},
"submodules": {}
}

View File

@@ -1,25 +1,27 @@
{
"name": "DeconControl",
"version": "4.0.0",
"type": "Module",
"description": "Allows control over decon rights, if ExpGamingCore.Role is not installed it will allow admins to instant remove trees and thats it.",
"location": "<blank>",
"keywords": [
"Trees",
"Decon",
"Protection",
"Admin",
"Tool",
"Report"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"ExpGamingCore.Server": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingLib": "^4.0.0",
"ExpGamingAdmin.Warnings": "?^4.0.0",
"ExpGamingCore.Role": "?^4.0.0"
}
}
"name": "DeconControl",
"version": "4.0.0",
"type": "Module",
"description": "Allows control over decon rights, if ExpGamingCore.Role is not installed it will allow admins to instant remove trees and thats it.",
"location": "FSM_ARCHIVE",
"keywords": [
"Trees",
"Decon",
"Protection",
"Admin",
"Tool",
"Report"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"ExpGamingCore.Server": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingLib": "^4.0.0",
"ExpGamingAdmin.Warnings": "?^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingAdmin.AdminLib": "^4.0.0"
},
"submodules": {}
}

View File

@@ -1,18 +1,21 @@
{
"name": "AdminLib",
"version": "4.0.0",
"type": "Submodule",
"description": "The base functions required to make the others work.",
"location": "<blank>",
"keywords": [
"lib",
"ExpGaming",
"Admin"
],
"dependencies": {
"FactorioStdLib": "^0.8.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingCore.Sync": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
}
"name": "ExpGamingAdmin.AdminLib",
"version": "4.0.0",
"type": "Submodule",
"description": "The base functions required to make the others work.",
"location": "FSM_ARCHIVE",
"keywords": [
"lib",
"ExpGaming",
"Admin"
],
"dependencies": {
"FactorioStdLib": "^0.8.0",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingCore.Sync": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Server": "^4.0.0"
},
"collection": "ExpGamingAdmin@4.0.0",
"submodules": {}
}

View File

@@ -1,23 +1,24 @@
{
"name": "Ban",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a custom ban function to the admin command set.",
"location": "<blank>",
"keywords": [
"Ban",
"Admin",
"Set",
"ExpGaming"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingAdmin.Gui": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "?^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0",
"ExpGamingAdmin.ClearInventory": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
}
"name": "ExpGamingAdmin.Ban",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a custom ban function to the admin command set.",
"location": "FSM_ARCHIVE",
"keywords": [
"Ban",
"Admin",
"Set",
"ExpGaming"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingAdmin.Gui": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"ExpGamingCore.Sync": "^4.0.0",
"ExpGamingAdmin.ClearInventory": "?^4.0.0"
},
"collection": "ExpGamingAdmin@4.0.0",
"submodules": {}
}

View File

@@ -1,20 +1,21 @@
{
"name": "ClearInventory",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a function to clear a players inventoy and move the items to spawn.",
"location": "<blank>",
"keywords": [
"Spawn",
"Items",
"Admin",
"Move",
"Clear",
"Inventory"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingAdmin_4.0.0"
}
"name": "ExpGamingAdmin.ClearInventory",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a function to clear a players inventoy and move the items to spawn.",
"location": "FSM_ARCHIVE",
"keywords": [
"Spawn",
"Items",
"Admin",
"Move",
"Clear",
"Inventory"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingAdmin@4.0.0",
"submodules": {}
}

View File

@@ -1,28 +1,30 @@
{
"name": "Commands",
"version": "4.0.0",
"type": "Submodule",
"description": "Admins many of the admin featues which the script can use as in game commands.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.admin_4.0.0.zip",
"keywords": [
"ExpGaming",
"Admin",
"Tools",
"Commands",
"Temp ban",
"Jail",
"Clear Inventory",
"Report",
"Warnings"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingAdmin.TempBan": "?^4.0.0",
"ExpGamingAdmin.Jail": "?^4.0.0",
"ExpGamingAdmin.Warnings": "?^4.0.0",
"ExpGamingAdmin.Reports": "^?4.0.0",
"ExpGamingAdmin.ClearInventory": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
}
"name": "ExpGamingAdmin.Commands",
"version": "4.0.0",
"type": "Submodule",
"description": "Admins many of the admin featues which the script can use as in game commands.",
"location": "FSM_ARCHIVE",
"keywords": [
"ExpGaming",
"Admin",
"Tools",
"Commands",
"Temp ban",
"Jail",
"Clear Inventory",
"Report",
"Warnings"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingAdmin.TempBan": "?*",
"ExpGamingAdmin.Jail": "?*",
"ExpGamingAdmin.Warnings": "?*",
"ExpGamingAdmin.Reports": "?*",
"ExpGamingAdmin.ClearInventory": "?*",
"ExpGamingAdmin.AdminLib": "^4.0.0"
},
"collection": "ExpGamingAdmin@4.0.0",
"submodules": {}
}

View File

@@ -1,21 +1,24 @@
{
"name": "Gui",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a gui that can be used to access all the admin commands.",
"location": "<blank>",
"keywords": [
"Admin",
"ExpGaming",
"Commands",
"Gui"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingPlayer": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
}
"name": "ExpGamingAdmin.Gui",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a gui that can be used to access all the admin commands.",
"location": "FSM_ARCHIVE",
"keywords": [
"Admin",
"ExpGaming",
"Commands",
"Gui"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingPlayer": "?^4.0.0",
"ExpGamingPlayer.playerInfo": "^4.0.0",
"mod-gui": "*"
},
"collection": "ExpGamingAdmin@4.0.0",
"submodules": {}
}

View File

@@ -1,24 +1,25 @@
{
"name": "Jail",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a jail function to the admin set, require ExpGamingRole to work.",
"location": "<blank>",
"keywords": [
"Jail",
"Roles",
"Admin",
"ExpGaming"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingAdmin.Gui": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "?^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0",
"ExpGamingAdmin.ClearInventory": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
}
"name": "ExpGamingAdmin.Jail",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a jail function to the admin set, require ExpGamingRole to work.",
"location": "FSM_ARCHIVE",
"keywords": [
"Jail",
"Roles",
"Admin",
"ExpGaming"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingAdmin.Gui": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"ExpGamingCore.Sync": "^4.0.0",
"ExpGamingAdmin.ClearInventory": "?^4.0.0"
},
"collection": "ExpGamingAdmin@4.0.0",
"submodules": {}
}

View File

@@ -1,23 +1,24 @@
{
"name": "Kick",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a kick function to the admin function set.",
"location": "<blank>",
"keywords": [
"Admin",
"ExpGaming",
"Kick",
"Commands"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingAdmin.Gui": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "?^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0",
"ExpGamingAdmin.ClearInventory": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
}
"name": "ExpGamingAdmin.Kick",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a kick function to the admin function set.",
"location": "FSM_ARCHIVE",
"keywords": [
"Admin",
"ExpGaming",
"Kick",
"Commands"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingAdmin.Gui": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"ExpGamingCore.Sync": "^4.0.0",
"ExpGamingAdmin.ClearInventory": "?^4.0.0"
},
"collection": "ExpGamingAdmin@4.0.0",
"submodules": {}
}

View File

@@ -1,24 +1,26 @@
{
"name": "Reports",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a report system into the game that can also push notifactions to discord.",
"location": "<blank>",
"keywords": [
"Report",
"Player",
"Admin",
"ExpGaming",
"Player List",
"Commands"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
}
"name": "ExpGamingAdmin.Reports",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a report system into the game that can also push notifactions to discord.",
"location": "FSM_ARCHIVE",
"keywords": [
"Report",
"Player",
"Admin",
"ExpGaming",
"Player List",
"Commands"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"ExpGamingCore.Sync": "^4.0.0",
"ExpGamingCore.Gui": "^4.0.0"
},
"collection": "ExpGamingAdmin@4.0.0",
"submodules": {}
}

View File

@@ -1,22 +1,23 @@
{
"name": "Teleport",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds three function to admin: tp, bring and go to, these all move the player.",
"location": "<blank>",
"keywords": [
"Tp",
"Bring",
"Go To",
"Admin",
"ExpGaming",
"Teleport",
"Commands"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingAdmin.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingAdmin_4.0.0"
}
"name": "ExpGamingAdmin.Teleport",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds three function to admin: tp, bring and go to, these all move the player.",
"location": "FSM_ARCHIVE",
"keywords": [
"Tp",
"Bring",
"Go To",
"Admin",
"ExpGaming",
"Teleport",
"Commands"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingAdmin.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingAdmin@4.0.0",
"submodules": {}
}

View File

@@ -1,24 +1,25 @@
{
"name": "TempBan",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a temp ban function to the admin set, requires ExpGamingCore.Role to work.",
"location": "<blank>",
"keywords": [
"Jail",
"Temp Ban",
"Admin",
"ExpGaming",
"Roles"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0",
"ExpGamingAdmin.ClearInventory": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
}
"name": "ExpGamingAdmin.TempBan",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a temp ban function to the admin set, requires ExpGamingCore.Role to work.",
"location": "FSM_ARCHIVE",
"keywords": [
"Jail",
"Temp Ban",
"Admin",
"ExpGaming",
"Roles"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"ExpGamingCore.Sync": "^4.0.0",
"ExpGamingAdmin.ClearInventory": "?^4.0.0"
},
"collection": "ExpGamingAdmin@4.0.0",
"submodules": {}
}

View File

@@ -1,26 +1,27 @@
{
"name": "Warnings",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a warning system into the admin set which can be used by admins and the script.",
"location": "<blank>",
"keywords": [
"Warning",
"Admin",
"ExpGaming",
"Report",
"Kick",
"Punishments",
"Ban"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"ExpGamingAdmin.Reports": "?^4.0.0",
"ExpGamingCore.Sync": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
}
"name": "ExpGamingAdmin.Warnings",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a warning system into the admin set which can be used by admins and the script.",
"location": "FSM_ARCHIVE",
"keywords": [
"Warning",
"Admin",
"ExpGaming",
"Report",
"Kick",
"Punishments",
"Ban"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"ExpGamingAdmin.Reports": "^4.0.0",
"ExpGamingCore.Sync": "^4.0.0"
},
"collection": "ExpGamingAdmin@4.0.0",
"submodules": {}
}

View File

@@ -1,275 +1,33 @@
{
"name": "ExpGamingAdmin",
"version": "4.0.0",
"type": "Collection",
"description": "A set of useful admin commands and functions that can be used by other modules.",
"location": "<blank>",
"keywords": [
"Admin",
"ExpGaming",
"Set",
"Commands",
"Functions",
"Scripts",
"Useful"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"submodules": {
"AdminLib": {
"name": "AdminLib",
"version": "4.0.0",
"type": "Submodule",
"description": "The base functions required to make the others work.",
"location": "<blank>",
"keywords": [
"lib",
"ExpGaming",
"Admin"
],
"dependencies": {
"FactorioStdLib": "^0.8.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingCore.Sync": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
},
"Ban": {
"name": "Ban",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a custom ban function to the admin command set.",
"location": "<blank>",
"keywords": [
"Ban",
"Admin",
"Set",
"ExpGaming"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingAdmin.Gui": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "?^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0",
"ExpGamingAdmin.ClearInventory": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
},
"ClearInventory": {
"name": "ClearInventory",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a function to clear a players inventoy and move the items to spawn.",
"location": "<blank>",
"keywords": [
"Spawn",
"Items",
"Admin",
"Move",
"Clear",
"Inventory"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingAdmin_4.0.0"
},
"Gui": {
"name": "Gui",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a gui that can be used to access all the admin commands.",
"location": "<blank>",
"keywords": [
"Admin",
"ExpGaming",
"Commands",
"Gui"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingPlayer": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
},
"Jail": {
"name": "Jail",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a jail function to the admin set, require ExpGamingCore.Role to work.",
"location": "<blank>",
"keywords": [
"Jail",
"Roles",
"Admin",
"ExpGaming"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingAdmin.Gui": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "?^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0",
"ExpGamingAdmin.ClearInventory": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
},
"Kick": {
"name": "Kick",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a kick function to the admin function set.",
"location": "<blank>",
"keywords": [
"Admin",
"ExpGaming",
"Kick",
"Commands"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingAdmin.Gui": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "?^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0",
"ExpGamingAdmin.ClearInventory": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
},
"Reports": {
"name": "Reports",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a report system into the game that can also push notifactions to discord.",
"location": "<blank>",
"keywords": [
"Report",
"Player",
"Admin",
"ExpGaming",
"Player List",
"Commands"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
},
"Teleport": {
"name": "Teleport",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds three function to admin: tp, bring and go to, these all move the player.",
"location": "<blank>",
"keywords": [
"Tp",
"Bring",
"Go To",
"Admin",
"ExpGaming",
"Teleport",
"Commands"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingAdmin.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingAdmin_4.0.0"
},
"TempBan": {
"name": "TempBan",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a temp ban function to the admin set, requires ExpGamingCore.Role to work.",
"location": "<blank>",
"keywords": [
"Jail",
"Temp Ban",
"Admin",
"ExpGaming",
"Roles"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0",
"ExpGamingAdmin.ClearInventory": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
},
"Warnings": {
"name": "Warnings",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a warning system into the admin set which can be used by admins and the script.",
"location": "<blank>",
"keywords": [
"Warning",
"Admin",
"ExpGaming",
"Report",
"Kick",
"Punishments",
"Ban"
],
"dependencies": {
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"ExpGamingAdmin.Reports": "?^4.0.0",
"ExpGamingCore.Sync": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
},
"Commands": {
"name": "Commands",
"version": "4.0.0",
"type": "Submodule",
"description": "Admins many of the admin featues which the script can use as in game commands.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.admin_4.0.0.zip",
"keywords": [
"ExpGaming",
"Admin",
"Tools",
"Commands",
"Temp ban",
"Jail",
"Clear Inventory",
"Report",
"Warnings"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingAdmin.TempBan": "?^4.0.0",
"ExpGamingAdmin.Jail": "?^4.0.0",
"ExpGamingAdmin.Warnings": "?^4.0.0",
"ExpGamingAdmin.Reports": "^?4.0.0",
"ExpGamingAdmin.ClearInventory": "?^4.0.0"
},
"collection": "ExpGamingAdmin_4.0.0"
}
},
"dependencies": {}
}
"name": "ExpGamingAdmin",
"version": "4.0.0",
"type": "Collection",
"description": "A set of useful admin commands and functions that can be used by other modules.",
"location": "FSM_ARCHIVE",
"keywords": [
"Admin",
"ExpGaming",
"Set",
"Commands",
"Functions",
"Scripts",
"Useful"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"submodules": {
"ExpGamingAdmin.AdminLib": "4.0.0",
"ExpGamingAdmin.Ban": "4.0.0",
"ExpGamingAdmin.ClearInventory": "4.0.0",
"ExpGamingAdmin.Gui": "4.0.0",
"ExpGamingAdmin.Jail": "4.0.0",
"ExpGamingAdmin.Kick": "4.0.0",
"ExpGamingAdmin.Reports": "4.0.0",
"ExpGamingAdmin.Teleport": "4.0.0",
"ExpGamingAdmin.TempBan": "4.0.0",
"ExpGamingAdmin.Warnings": "4.0.0",
"ExpGamingAdmin.Commands": "4.0.0"
},
"dependencies": {}
}

View File

@@ -1,19 +1,20 @@
{
"name": "autoChat",
"version": "4.0.0",
"type": "Submodule",
"description": "Sends messages in chat based on what has been said by other players",
"location": "<blank>",
"keywords": [
"Chat",
"Bot",
"Jokes",
"Fun"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0"
},
"collection": "ExpGamingBot_4.0.0"
}
"name": "ExpGamingBot.autoChat",
"version": "4.0.0",
"type": "Submodule",
"description": "Sends messages in chat based on what has been said by other players",
"location": "FSM_ARCHIVE",
"keywords": [
"Chat",
"Bot",
"Jokes",
"Fun"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0"
},
"collection": "ExpGamingBot@4.0.0",
"submodules": {}
}

View File

@@ -1,20 +1,21 @@
{
"name": "autoMessage",
"version": "4.0.0",
"type": "Submodule",
"description": "Prints a message every 15 minutes to chat.",
"location": "<blank>",
"keywords": [
"Bot",
"Chat",
"Auto Message",
"Message"
],
"dependencies": {
"ExpGamingCore.Server": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingCore.Sync": "?^4.0.0"
},
"collection": "ExpGamingBot_4.0.0"
}
"name": "ExpGamingBot.autoMessage",
"version": "4.0.0",
"type": "Submodule",
"description": "Prints a message every 15 minutes to chat.",
"location": "FSM_ARCHIVE",
"keywords": [
"Bot",
"Chat",
"Auto Message",
"Message"
],
"dependencies": {
"ExpGamingCore.Server": "*",
"FactorioStdLib.Game": "*",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingCore.Sync": "^4.0.0"
},
"collection": "ExpGamingBot@4.0.0",
"submodules": {}
}

View File

@@ -1,20 +1,21 @@
{
"name": "discordAlerts",
"version": "4.0.0",
"type": "Submodule",
"description": "Sends alerts to discord once there is a bot set up to read the alerts.",
"location": "<blank>",
"keywords": [
"Bot",
"Discord",
"Alerts",
"Messages",
"Acctions"
],
"dependencies": {
"ExpGamingCore.Sync": "^4.0.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingBot_4.0.0"
}
"name": "ExpGamingBot.discordAlerts",
"version": "4.0.0",
"type": "Submodule",
"description": "Sends alerts to discord once there is a bot set up to read the alerts.",
"location": "FSM_ARCHIVE",
"keywords": [
"Bot",
"Discord",
"Alerts",
"Messages",
"Acctions"
],
"dependencies": {
"ExpGamingCore.Sync": "^4.0.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingBot@4.0.0",
"submodules": {}
}

View File

@@ -1,78 +1,23 @@
{
"name": "ExpGamingBot",
"version": "4.0.0",
"type": "Collection",
"description": "Different parts of a useful bot to help run a server. Discord Bot Not Included.",
"location": "<blank>",
"keywords": [
"Discord",
"Bot",
"Messages",
"Chat",
"Auto"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"submodules": {
"autoChat": {
"name": "autoChat",
"version": "4.0.0",
"type": "Submodule",
"description": "Sends messages in chat based on what has been said by other players",
"location": "<blank>",
"keywords": [
"Chat",
"Bot",
"Jokes",
"Fun"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Role": "?^4.0.0"
},
"collection": "ExpGamingBot_4.0.0"
},
"autoMessage": {
"name": "autoMessage",
"version": "4.0.0",
"type": "Submodule",
"description": "Prints a message every 15 minutes to chat.",
"location": "<blank>",
"keywords": [
"Bot",
"Chat",
"Auto Message",
"Message"
],
"dependencies": {
"ExpGamingCore.Server": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingCore.Sync": "?^4.0.0"
},
"collection": "ExpGamingBot_4.0.0"
},
"discordAlerts": {
"name": "discordAlerts",
"version": "4.0.0",
"type": "Submodule",
"description": "Sends alerts to discord once there is a bot set up to read the alerts.",
"location": "<blank>",
"keywords": [
"Bot",
"Discord",
"Alerts",
"Messages",
"Acctions"
],
"dependencies": {
"ExpGamingCore.Sync": "^4.0.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingBot_4.0.0"
}
},
"dependencies": {}
}
"name": "ExpGamingBot",
"version": "4.0.0",
"type": "Collection",
"description": "Different parts of a useful bot to help run a server. Discord Bot Not Included.",
"location": "FSM_ARCHIVE",
"keywords": [
"Discord",
"Bot",
"Messages",
"Chat",
"Auto"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"submodules": {
"ExpGamingBot.autoChat": "4.0.0",
"ExpGamingBot.autoMessage": "4.0.0",
"ExpGamingBot.discordAlerts": "4.0.0"
},
"dependencies": {}
}

View File

@@ -1,22 +1,23 @@
{
"name": "bonus",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows a bonus to be applied to players and instant respawn.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.bonus_4.0.0.zip",
"keywords": [
"Instant Respawn",
"Bonus",
"Cheat",
"Commands",
"ExpGaming",
"Respawn"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingLib": "^4.0.0",
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0"
},
"collection": "ExpGamingCommands_4.0.0"
}
"name": "ExpGamingCommands.bonus",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows a bonus to be applied to players and instant respawn.",
"location": "FSM_ARCHIVE",
"keywords": [
"Instant Respawn",
"Bonus",
"Cheat",
"Commands",
"ExpGaming",
"Respawn"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingLib": "^4.0.0",
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0"
},
"collection": "ExpGamingCommands@4.0.0",
"submodules": {}
}

View File

@@ -1,19 +1,20 @@
{
"name": "cheatMode",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a command which allow you to toggle cheatmode",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.cheatMode_4.0.0.zip",
"keywords": [
"Cheat",
"Commands",
"Admin",
"ExpGaming",
"Cheat Mode",
"Hacks"
],
"dependencies": {
"ExpGamingCore.Command": "^4.0.0"
},
"collection": "ExpGamingCommands_4.0.0"
}
"name": "ExpGamingCommands.cheatMode",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a command which allow you to toggle cheatmode",
"location": "FSM_ARCHIVE",
"keywords": [
"Cheat",
"Commands",
"Admin",
"ExpGaming",
"Cheat Mode",
"Hacks"
],
"dependencies": {
"ExpGamingCore.Command": "^4.0.0"
},
"collection": "ExpGamingCommands@4.0.0",
"submodules": {}
}

View File

@@ -1,20 +1,21 @@
{
"name": "home",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows players to set homes and then return to them later.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.home_4.0.0.zip",
"keywords": [
"Teleport",
"ExpGaming",
"Home",
"Return",
"Set Home",
"Commands"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Command": "^4.0.0"
},
"collection": "ExpGamingCommands_4.0.0"
}
"name": "ExpGamingCommands.home",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows players to set homes and then return to them later.",
"location": "FSM_ARCHIVE",
"keywords": [
"Teleport",
"ExpGaming",
"Home",
"Return",
"Set Home",
"Commands"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Command": "^4.0.0"
},
"collection": "ExpGamingCommands@4.0.0",
"submodules": {}
}

View File

@@ -1,21 +1,22 @@
{
"name": "kill",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a command which can be used to kill a player or yourself.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingAdmin.Commands_4.0.0.zip",
"keywords": [
"Command",
"ExpGaming",
"Kill",
"Death",
"Admin",
"Tool"
],
"dependencies": {
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingCommands_4.0.0"
}
"name": "ExpGamingCommands.kill",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a command which can be used to kill a player or yourself.",
"location": "FSM_ARCHIVE",
"keywords": [
"Command",
"ExpGaming",
"Kill",
"Death",
"Admin",
"Tool"
],
"dependencies": {
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^4.0.0"
},
"collection": "ExpGamingCommands@4.0.0",
"submodules": {}
}

View File

@@ -1,22 +1,23 @@
{
"name": "repair",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows items to be healed and repaired with a command",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.repair_4.0.0.zip",
"keywords": [
"ExpGaming",
"Command",
"Heal",
"Repair",
"Ghosts",
"Revive"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingAdmin.TempBan": "?^4.0.0"
},
"collection": "ExpGamingCommands_4.0.0"
}
"name": "ExpGamingCommands.repair",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows items to be healed and repaired with a command",
"location": "FSM_ARCHIVE",
"keywords": [
"ExpGaming",
"Command",
"Heal",
"Repair",
"Ghosts",
"Revive"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingAdmin.TempBan": "^4.0.0"
},
"collection": "ExpGamingCommands@4.0.0",
"submodules": {}
}

View File

@@ -1,165 +1,26 @@
{
"name": "ExpGamingCommands",
"version": "4.0.0",
"type": "Collection",
"description": "A Collection of all of the custom commands used on ExpGaming servers.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands_4.0.0.zip",
"keywords": [
"Commands",
"ExpGaming",
"Admin",
"Tools"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"submodules": {
"bonus": {
"name": "bonus",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows a bonus to be applied to players and instant respawn.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.bonus_4.0.0.zip",
"keywords": [
"Instant Respawn",
"Bonus",
"Cheat",
"Commands",
"ExpGaming",
"Respawn"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingLib": "^4.0.0",
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0"
},
"collection": "ExpGamingCommands_4.0.0"
},
"cheatMode": {
"name": "cheatMode",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a command which allow you to toggle cheatmode",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.cheatMode_4.0.0.zip",
"keywords": [
"Cheat",
"Commands",
"Admin",
"ExpGaming",
"Cheat Mode",
"Hacks"
],
"dependencies": {
"ExpGamingCore.Command": "^4.0.0"
},
"collection": "ExpGamingCommands_4.0.0"
},
"home": {
"name": "home",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows players to set homes and then return to them later.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.home_4.0.0.zip",
"keywords": [
"Teleport",
"ExpGaming",
"Home",
"Return",
"Set Home",
"Commands"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Command": "^4.0.0"
},
"collection": "ExpGamingCommands_4.0.0"
},
"kill": {
"name": "kill",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a command which can be used to kill a player or yourself.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingAdmin.Commands_4.0.0.zip",
"keywords": [
"Command",
"ExpGaming",
"Kill",
"Death",
"Admin",
"Tool"
],
"dependencies": {
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingCommands_4.0.0"
},
"repair": {
"name": "repair",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows items to be healed and repaired with a command",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.repair_4.0.0.zip",
"keywords": [
"ExpGaming",
"Command",
"Heal",
"Repair",
"Ghosts",
"Revive"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingAdmin.TempBan": "?^4.0.0"
},
"collection": "ExpGamingCommands_4.0.0"
},
"tags": {
"name": "tags",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows tags to be used by users.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.tags_4.0.0.zip",
"keywords": [
"Tags",
"Custom Tags",
"Commands",
"ExpGaming"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingCore.Command": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingCommands_4.0.0"
},
"teleport": {
"name": "teleport",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a few commands used to teleport players.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.teleport_4.0.0.zip",
"keywords": [
"Teleport",
"Tp",
"Bring",
"GoTo",
"ExpGaming",
"Command",
"Admin",
"Tools"
],
"dependencies": {
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingAdmin.Teleport": "^4.0.0"
},
"collection": "ExpGamingCommands_4.0.0"
}
},
"dependencies": {}
}
"name": "ExpGamingCommands",
"version": "4.0.0",
"type": "Collection",
"description": "A Collection of all of the custom commands used on ExpGaming servers.",
"location": "FSM_ARCHIVE",
"keywords": [
"Commands",
"ExpGaming",
"Admin",
"Tools"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"submodules": {
"ExpGamingCommands.bonus": "4.0.0",
"ExpGamingCommands.cheatMode": "4.0.0",
"ExpGamingCommands.home": "4.0.0",
"ExpGamingCommands.kill": "4.0.0",
"ExpGamingCommands.repair": "4.0.0",
"ExpGamingCommands.tags": "4.0.0",
"ExpGamingCommands.teleport": "4.0.0"
},
"dependencies": {}
}

View File

@@ -1,20 +1,21 @@
{
"name": "tags",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows tags to be used by users.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.tags_4.0.0.zip",
"keywords": [
"Tags",
"Custom Tags",
"Commands",
"ExpGaming"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingCore.Command": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingCommands_4.0.0"
}
"name": "ExpGamingCommands.tags",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows tags to be used by users.",
"location": "FSM_ARCHIVE",
"keywords": [
"Tags",
"Custom Tags",
"Commands",
"ExpGaming"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingCore.Command": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingCommands@4.0.0",
"submodules": {}
}

View File

@@ -1,22 +1,24 @@
{
"name": "teleport",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a few commands used to teleport players.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.teleport_4.0.0.zip",
"keywords": [
"Teleport",
"Tp",
"Bring",
"GoTo",
"ExpGaming",
"Command",
"Admin",
"Tools"
],
"dependencies": {
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingAdmin.Teleport": "^4.0.0"
},
"collection": "ExpGamingCommands_4.0.0"
}
"name": "ExpGamingCommands.teleport",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a few commands used to teleport players.",
"location": "FSM_ARCHIVE",
"keywords": [
"Teleport",
"Tp",
"Bring",
"GoTo",
"ExpGaming",
"Command",
"Admin",
"Tools"
],
"dependencies": {
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingAdmin.Teleport": "^4.0.0",
"ExpGamingAdmin.AdminLib": "^4.0.0"
},
"collection": "ExpGamingCommands@4.0.0",
"submodules": {}
}

View File

@@ -1,21 +1,22 @@
{
"name": "Command",
"version": "4.0.0",
"type": "Submodule",
"description": "A better command handler than the base game.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Command_4.0.0.zip",
"keywords": [
"Library",
"Lib",
"ExpGaming",
"Core",
"Commands"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingCore_4.0.0"
}
"name": "ExpGamingCore.Command",
"version": "4.0.0",
"type": "Submodule",
"description": "A better command handler than the base game.",
"location": "FSM_ARCHIVE",
"keywords": [
"Library",
"Lib",
"ExpGaming",
"Core",
"Commands"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingCore@4.0.0",
"submodules": {}
}

View File

@@ -1,21 +1,23 @@
{
"name": "Group",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a system to manage and auto-create permission groups.",
"location": "<blank>",
"keywords": [
"Groups",
"ExpGaming",
"System",
"Management",
"Manage",
"Permissions"
],
"dependencies": {
"FactorioStdLib": "^0.8.0",
"ExpGamingCore.Server": "?^4.0.0",
"ExpGamingLib": "^4.0.0"
},
"collection": "ExpGamingCore_4.0.0"
}
"name": "ExpGamingCore.Group",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a system to manage and auto-create permission groups.",
"location": "FSM_ARCHIVE",
"keywords": [
"Groups",
"ExpGaming",
"System",
"Management",
"Manage",
"Permissions"
],
"dependencies": {
"FactorioStdLib": "^0.8.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Game": "*"
},
"collection": "ExpGamingCore@4.0.0",
"submodules": {}
}

View File

@@ -1,24 +1,25 @@
{
"name": "Gui",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a objective version to custom guis.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Gui_4.0.0.zip",
"keywords": [
"Library",
"Lib",
"ExpGaming",
"Core",
"Gui",
"ExpGui"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingCore.Server": "?^4.0.0"
},
"collection": "ExpGamingCore_4.0.0"
}
"name": "ExpGamingCore.Gui",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a objective version to custom guis.",
"location": "FSM_ARCHIVE",
"keywords": [
"Library",
"Lib",
"ExpGaming",
"Core",
"Gui",
"ExpGui"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib.Color": "*",
"FactorioStdLib.Game": "*",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingCore.Server": "?*"
},
"collection": "ExpGamingCore@4.0.0",
"submodules": {}
}

View File

@@ -1,23 +1,25 @@
{
"name": "Role",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds roles where a player can have more than one role",
"location": "<blank>",
"keywords": [
"Role",
"Ranks",
"Permissions",
"Alowed",
"Admin"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Group": "^4.0.0",
"ExpGamingCore.Server": "?^4.0.0",
"ExpGamingCore.Command": "?^4.0.0"
},
"collection": "ExpGamingCore_4.0.0"
}
"name": "ExpGamingCore.Role",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds roles where a player can have more than one role",
"location": "FSM_ARCHIVE",
"keywords": [
"Role",
"Ranks",
"Permissions",
"Alowed",
"Admin"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Group": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingCore.Sync": "^4.0.0"
},
"collection": "ExpGamingCore@4.0.0",
"submodules": {}
}

View File

@@ -1,26 +1,27 @@
{
"name": "Server",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a thread system and event listening and a admin bypass (recommend to disable /c and use optional /interface)",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Server_4.0.0.zip",
"keywords": [
"Library",
"Lib",
"ExpGaming",
"Core",
"Server",
"Thread",
"Interface",
"Events"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.String": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Command": "?^4.0.0"
},
"collection": "ExpGamingCore_4.0.0"
}
"name": "ExpGamingCore.Server",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a thread system and event listening and a admin bypass (recommend to disable /c and use optional /interface)",
"location": "FSM_ARCHIVE",
"keywords": [
"Library",
"Lib",
"ExpGaming",
"Core",
"Server",
"Thread",
"Interface",
"Events"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib.Color": "*",
"FactorioStdLib.String": "^0.8.0",
"FactorioStdLib.Game": "*",
"ExpGamingCore.Command": "?*"
},
"collection": "ExpGamingCore@4.0.0",
"submodules": {}
}

View File

@@ -1,26 +1,28 @@
{
"name": "Sync",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows syncing with an outside server and info panle.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Sync_4.0.0.zip",
"keywords": [
"Library",
"Lib",
"ExpGaming",
"Core",
"Info",
"Sync",
"External",
"Discord"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Table": "^0.8.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingCore.Gui": "?^4.0.0"
},
"collection": "ExpGamingCore_4.0.0"
}
"name": "ExpGamingCore.Sync",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows syncing with an outside server and info panle.",
"location": "FSM_ARCHIVE",
"keywords": [
"Library",
"Lib",
"ExpGaming",
"Core",
"Info",
"Sync",
"External",
"Discord"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Table": "^0.8.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0"
},
"collection": "ExpGamingCore@4.0.0",
"submodules": {}
}

View File

@@ -1,159 +1,25 @@
{
"name": "ExpGamingCore",
"version": "4.0.0",
"type": "Collection",
"description": "Explosive Gaming Core Files",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore_4.0.0.zip",
"keywords": [
"Library",
"Lib",
"ExpGaming",
"Core"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"submodules": {
"Gui": {
"name": "Gui",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a objective version to custom guis.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Gui_4.0.0.zip",
"keywords": [
"Library",
"Lib",
"ExpGaming",
"Core",
"Gui",
"ExpGui"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingCore.Server": "?^4.0.0"
},
"collection": "ExpGamingCore_4.0.0"
},
"Server": {
"name": "Server",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a thread system and event listening and a admin bypass (recommend to disable /c and use optional /interface)",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Server_4.0.0.zip",
"keywords": [
"Library",
"Lib",
"ExpGaming",
"Core",
"Server",
"Thread",
"Interface",
"Events"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.String": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Command": "?^4.0.0"
},
"collection": "ExpGamingCore_4.0.0"
},
"Sync": {
"name": "Sync",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows syncing with an outside server and info panle.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Sync_4.0.0.zip",
"keywords": [
"Library",
"Lib",
"ExpGaming",
"Core",
"Info",
"Sync",
"External",
"Discord"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Table": "^0.8.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingCore.Gui": "?^4.0.0"
},
"collection": "ExpGamingCore_4.0.0"
},
"Command": {
"name": "Command",
"version": "4.0.0",
"type": "Submodule",
"description": "A better command handler than the base game.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Command_4.0.0.zip",
"keywords": [
"Library",
"Lib",
"ExpGaming",
"Core",
"Commands"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingCore_4.0.0"
},
"Group": {
"name": "Group",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a system to manage and auto-create permission groups.",
"location": "<blank>",
"keywords": [
"Groups",
"ExpGaming",
"System",
"Management",
"Manage",
"Permissions"
],
"dependencies": {
"FactorioStdLib": "^0.8.0",
"ExpGamingLib": "^4.0.0"
},
"collection": "ExpGamingCore_4.0.0"
},
"Role": {
"name": "Role",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds roles where a player can have more than one role",
"location": "<blank>",
"keywords": [
"Role",
"Ranks",
"Permissions",
"Alowed",
"Admin"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Group": "^4.0.0",
"ExpGamingCore.Server": "?^4.0.0",
"ExpGamingCore.Command": "?^4.0.0"
},
"collection": "ExpGamingCore_4.0.0"
}
},
"dependencies": {}
}
"name": "ExpGamingCore",
"version": "4.0.0",
"type": "Collection",
"description": "Explosive Gaming Core Files",
"location": "FSM_ARCHIVE",
"keywords": [
"Library",
"Lib",
"ExpGaming",
"Core"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"submodules": {
"ExpGamingCore.Gui": "4.0.0",
"ExpGamingCore.Server": "4.0.0",
"ExpGamingCore.Sync": "4.0.0",
"ExpGamingCore.Command": "4.0.0",
"ExpGamingCore.Group": "4.0.0",
"ExpGamingCore.Role": "4.0.0"
},
"dependencies": {}
}

View File

@@ -1,22 +1,24 @@
{
"name": "Readme",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a readme gui to the game that contains useful information",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Readme",
"New Player"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
}
"name": "ExpGamingInfo.Readme",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a readme gui to the game that contains useful information",
"location": "FSM_ARCHIVE",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Readme",
"New Player"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "^4.0.0"
},
"submodules": {},
"collection": "ExpGamingInfo@4.0.0"
}

View File

@@ -1,21 +1,24 @@
{
"name": "Rockets",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a rocket count gui to the game that shows milestones and average rocket time",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Rockets"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
}
"name": "ExpGamingInfo.Rockets",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a rocket count gui to the game that shows milestones and average rocket time",
"location": "FSM_ARCHIVE",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Rockets"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0",
"ExpGamingCore.Sync^4.0.0": "?*"
},
"submodules": {},
"collection": "ExpGamingInfo@4.0.0"
}

View File

@@ -1,22 +1,25 @@
{
"name": "Science",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a science count gui to the game that shows toatal made and per minute",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Science",
"Production"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
}
"name": "ExpGamingInfo.Science",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a science count gui to the game that shows toatal made and per minute",
"location": "FSM_ARCHIVE",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Science",
"Production"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0",
"ExpGamingCore.Sync^4.0.0": "?*"
},
"submodules": {},
"collection": "ExpGamingInfo@4.0.0"
}

View File

@@ -1,21 +1,23 @@
{
"name": "Tasklist",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a task list gui which acts like a bulletin board for the current tasks",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Tasks"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
}
}
"name": "ExpGamingInfo.Tasklist",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a task list gui which acts like a bulletin board for the current tasks",
"location": "FSM_ARCHIVE",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Tasks"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"submodules": {},
"collection": "ExpGamingInfo@4.0.0"
}

View File

@@ -1,92 +1,22 @@
{
"name": "ExpGamingInfo",
"version": "4.0.0",
"type": "Collection",
"description": "Adds info guis to the game for different production areas",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Production"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606@5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"submodules": {
"Readme": {
"name": "Readme",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a readme gui to the game that contains useful information",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Readme",
"New Player"
],
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
},
"Rockets": {
"name": "Rockets",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a rocket count gui to the game that shows milestones and average rocket time",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Rockets"
],
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
},
"Science": {
"name": "Science",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a science count gui to the game that shows toatal made and per minute",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Science",
"Production"
],
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
},
"Tasklist": {
"name": "Tasklist",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a task list gui which acts like a bulletin board for the current tasks",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Tasks"
],
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
}
}
}
}
"name": "ExpGamingInfo",
"version": "4.0.0",
"type": "Collection",
"description": "Adds info guis to the game for different production areas",
"location": "FSM_ARCHIVE",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Production"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606@5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"submodules": {
"ExpGamingInfo.Readme": "4.0.0",
"ExpGamingInfo.Rockets": "4.0.0",
"ExpGamingInfo.Science": "4.0.0",
"ExpGamingInfo.Tasklist": "4.0.0"
}
}

View File

@@ -1,19 +1,20 @@
{
"name": "ExpGamingLib",
"version": "4.0.0",
"type": "Module",
"description": "Adds some common functions used though out all ExpGaming modules",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingLib_4.0.0.zip",
"keywords": [
"ExpGaming",
"Lib"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.Table": "^0.8.0"
}
}
"name": "ExpGamingLib",
"version": "4.0.0",
"type": "Module",
"description": "Adds some common functions used though out all ExpGaming modules",
"location": "FSM_ARCHIVE",
"keywords": [
"ExpGaming",
"Lib"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Game": "*",
"FactorioStdLib.Color": "*",
"FactorioStdLib.Table": "^0.8.0"
},
"submodules": {}
}

View File

@@ -1,22 +1,23 @@
{
"name": "afkKick",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a varible amount of time before a user is kicked based on the current player count.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingPlayer.afkKick_4.0.0.zip",
"keywords": [
"Kick",
"AFK",
"Players",
"Smart",
"Varible"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingCore.Sync": "?^4.0.0",
"ExpGamingCore.Server": "?^4.0.0"
},
"collection": "ExpGamingPlayer_4.0.0"
}
"name": "ExpGamingPlayer.afkKick",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a varible amount of time before a user is kicked based on the current player count.",
"location": "FSM_ARCHIVE",
"keywords": [
"Kick",
"AFK",
"Players",
"Smart",
"Varible"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingCore.Sync": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0"
},
"collection": "ExpGamingPlayer@4.0.0",
"submodules": {}
}

View File

@@ -1,21 +1,23 @@
{
"name": "inventorySearch",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds an inventory search that is proformed on a random player every 15 seconds.",
"location": "<blank>",
"keywords": [
"Search",
"ExpGaming",
"Player",
"Inventory"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"ExpGamingAdmin.TempBan": "^4.0.0",
"ExpGamingAdmin.Warnings": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingPlayer_4.0.0"
}
"name": "ExpGamingPlayer.inventorySearch",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds an inventory search that is proformed on a random player every 15 seconds.",
"location": "FSM_ARCHIVE",
"keywords": [
"Search",
"ExpGaming",
"Player",
"Inventory"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"ExpGamingAdmin.TempBan": "^4.0.0",
"ExpGamingAdmin.Warnings": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingAdmin.AdminLib": "^4.0.0"
},
"collection": "ExpGamingPlayer@4.0.0",
"submodules": {}
}

View File

@@ -1,20 +1,22 @@
{
"name": "playerInfo",
"version": "4.0.0",
"type": "Submodule",
"description": "Used to give so common info on a player as a lua table or a frame.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingPlayer.playerInfo_4.0.0.zip",
"keywords": [
"Cam",
"Follow",
"Player",
"Info",
"Useful"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0"
},
"collection": "ExpGamingPlayer_4.0.0"
}
"name": "ExpGamingPlayer.playerInfo",
"version": "4.0.0",
"type": "Submodule",
"description": "Used to give so common info on a player as a lua table or a frame.",
"location": "FSM_ARCHIVE",
"keywords": [
"Cam",
"Follow",
"Player",
"Info",
"Useful"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingCore.Group": "^4.0.0"
},
"collection": "ExpGamingPlayer@4.0.0",
"submodules": {}
}

View File

@@ -1,23 +1,25 @@
{
"name": "playerList",
"version": "4.0.0",
"type": "Submodule",
"description": "Used to display player names and online time on the top left.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingPlayer.playerList_4.0.0.zip",
"keywords": [
"Player List",
"List",
"Gui",
"Names"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingAdmin.AdminLib": "?^4.0.0",
"ExpGamingAdmin.buttonFlow": "?^4.0.0",
"ExpGamingAdmin.reports": "?^4.0.0",
"ExpGamingPlayer.playerInfo": "?^4.0.0"
},
"collection": "ExpGamingPlayer_4.0.0"
}
"name": "ExpGamingPlayer.playerList",
"version": "4.0.0",
"type": "Submodule",
"description": "Used to display player names and online time on the top left.",
"location": "FSM_ARCHIVE",
"keywords": [
"Player List",
"List",
"Gui",
"Names"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingAdmin.AdminLib": "^4.0.0",
"ExpGamingAdmin.buttonFlow": "?^4.0.0",
"ExpGamingAdmin.reports": "?^4.0.0",
"ExpGamingPlayer.playerInfo": "?*",
"ExpGamingAdmin.Gui": "^4.0.0"
},
"collection": "ExpGamingPlayer@4.0.0",
"submodules": {}
}

View File

@@ -1,19 +1,20 @@
{
"name": "polls",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a poll gui into the game for quick polls (default 90 seconds)",
"location": "<blank>",
"keywords": [
"Polls",
"Poll",
"Question",
"Gui"
],
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0"
},
"collection": "ExpGamingPlayer_4.0.0"
}
"name": "ExpGamingPlayer.polls",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a poll gui into the game for quick polls (default 90 seconds)",
"location": "FSM_ARCHIVE",
"keywords": [
"Polls",
"Poll",
"Question",
"Gui"
],
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0"
},
"collection": "ExpGamingPlayer@4.0.0",
"submodules": {}
}

View File

@@ -1,124 +1,24 @@
{
"name": "ExpGamingPlayer",
"version": "4.0.0",
"type": "Collection",
"description": "Useful collection of modules for displaying player infomation.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingPlayer_4.0.0.zip",
"keywords": [
"ExpGaming",
"Player",
"Information",
"AFK"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"submodules": {
"afkKick": {
"name": "afkKick",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a varible amount of time before a user is kicked based on the current player count.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingPlayer.afkKick_4.0.0.zip",
"keywords": [
"Kick",
"AFK",
"Players",
"Smart",
"Varible"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingCore.Sync": "?^4.0.0",
"ExpGamingCore.Server": "?^4.0.0"
},
"collection": "ExpGamingPlayer_4.0.0"
},
"playerInfo": {
"name": "playerInfo",
"version": "4.0.0",
"type": "Submodule",
"description": "Used to give so common info on a player as a lua table or a frame.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingPlayer.playerInfo_4.0.0.zip",
"keywords": [
"Cam",
"Follow",
"Player",
"Info",
"Useful"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0"
},
"collection": "ExpGamingPlayer_4.0.0"
},
"playerList": {
"name": "playerList",
"version": "4.0.0",
"type": "Submodule",
"description": "Used to display player names and online time on the top left.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingPlayer.playerList_4.0.0.zip",
"keywords": [
"Player List",
"List",
"Gui",
"Names"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingAdmin.AdminLib": "?^4.0.0",
"ExpGamingAdmin.buttonFlow": "?^4.0.0",
"ExpGamingAdmin.reports": "?^4.0.0",
"ExpGamingPlayer.playerInfo": "?^4.0.0"
},
"collection": "ExpGamingPlayer_4.0.0"
},
"inventorySearch": {
"name": "inventorySearch",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds an inventory search that is proformed on a random player every 15 seconds.",
"location": "<blank>",
"keywords": [
"Search",
"ExpGaming",
"Player",
"Inventory"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"ExpGamingAdmin.TempBan": "^4.0.0",
"ExpGamingAdmin.Warnings": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingPlayer_4.0.0"
},
"polls": {
"name": "polls",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a poll gui into the game for quick polls (default 90 seconds)",
"location": "<blank>",
"keywords": [
"Polls",
"Poll",
"Question",
"Gui"
],
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0"
},
"collection": "ExpGamingPlayer_4.0.0"
}
},
"dependencies": {}
}
"name": "ExpGamingPlayer",
"version": "4.0.0",
"type": "Collection",
"description": "Useful collection of modules for displaying player infomation.",
"location": "FSM_ARCHIVE",
"keywords": [
"ExpGaming",
"Player",
"Information",
"AFK"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"submodules": {
"ExpGamingPlayer.afkKick": "4.0.0",
"ExpGamingPlayer.playerInfo": "4.0.0",
"ExpGamingPlayer.playerList": "4.0.0",
"ExpGamingPlayer.inventorySearch": "4.0.0",
"ExpGamingPlayer.polls": "4.0.0"
},
"dependencies": {}
}

View File

@@ -1,16 +1,17 @@
{
"name": "Color",
"version": "0.8.0",
"type": "Submodule",
"description": "A defines module for retrieving colors by name.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Color_0.8.0.zip",
"keywords": [
"Standard Library",
"Lib",
"StdLib",
"Color",
"Extends"
],
"dependencies": {},
"collection": "FactorioStdLib_0.8.0"
}
"name": "FactorioStdLib.Color",
"version": "0.8.0",
"type": "Submodule",
"description": "A defines module for retrieving colors by name.",
"location": "FSM_ARCHIVE",
"keywords": [
"Standard Library",
"Lib",
"StdLib",
"Color",
"Extends"
],
"dependencies": {},
"collection": "FactorioStdLib@0.8.0",
"submodules": {}
}

View File

@@ -1,16 +1,17 @@
{
"name": "Game",
"version": "0.8.0",
"type": "Submodule",
"description": "The game module.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Game_0.8.0.zip",
"keywords": [
"Standard Library",
"Lib",
"StdLib",
"Game",
"Extends"
],
"dependencies": {},
"collection": "FactorioStdLib_0.8.0"
}
"name": "FactorioStdLib.Game",
"version": "0.8.0",
"type": "Submodule",
"description": "The game module.",
"location": "FSM_ARCHIVE",
"keywords": [
"Standard Library",
"Lib",
"StdLib",
"Game",
"Extends"
],
"dependencies": {},
"collection": "FactorioStdLib@0.8.0",
"submodules": {}
}

View File

@@ -1,16 +1,17 @@
{
"name": "String",
"version": "0.8.0",
"type": "Submodule",
"description": "Extends Lua 5.2 string.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.String_0.8.0.zip",
"keywords": [
"Standard Library",
"Lib",
"StdLib",
"String",
"Extends"
],
"dependencies": {},
"collection": "FactorioStdLib_0.8.0"
}
"name": "FactorioStdLib.String",
"version": "0.8.0",
"type": "Submodule",
"description": "Extends Lua 5.2 string.",
"location": "FSM_ARCHIVE",
"keywords": [
"Standard Library",
"Lib",
"StdLib",
"String",
"Extends"
],
"dependencies": {},
"collection": "FactorioStdLib@0.8.0",
"submodules": {}
}

View File

@@ -1,16 +1,17 @@
{
"name": "Table",
"version": "0.8.0",
"type": "Submodule",
"description": "Extends Lua 5.2 table.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Table_0.8.0.zip",
"keywords": [
"Standard Library",
"Lib",
"StdLib",
"Table",
"Extends"
],
"dependencies": {},
"collection": "FactorioStdLib_0.8.0"
}
"name": "FactorioStdLib.Table",
"version": "0.8.0",
"type": "Submodule",
"description": "Extends Lua 5.2 table.",
"location": "FSM_ARCHIVE",
"keywords": [
"Standard Library",
"Lib",
"StdLib",
"Table",
"Extends"
],
"dependencies": {},
"collection": "FactorioStdLib@0.8.0",
"submodules": {}
}

View File

@@ -1,82 +1,22 @@
{
"name": "FactorioStdLib",
"version": "0.8.0",
"type": "Collection",
"description": "Factorio Standard Library Projects",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib_0.8.0.zip",
"keywords": [
"Standard Library",
"Lib",
"StdLib"
],
"author": "Afforess",
"contact": "https://github.com/Afforess/Factorio-Stdlib/issues",
"license": "https://github.com/Afforess/Factorio-Stdlib/blob/master/LICENSE",
"submodules": {
"Color": {
"name": "Color",
"version": "0.8.0",
"type": "Submodule",
"description": "A defines module for retrieving colors by name.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Color_0.8.0.zip",
"keywords": [
"Standard Library",
"Lib",
"StdLib",
"Color",
"Extends"
],
"dependencies": {},
"collection": "FactorioStdLib_0.8.0"
},
"Game": {
"name": "Game",
"version": "0.8.0",
"type": "Submodule",
"description": "The game module.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Game_0.8.0.zip",
"keywords": [
"Standard Library",
"Lib",
"StdLib",
"Game",
"Extends"
],
"dependencies": {},
"collection": "FactorioStdLib_0.8.0"
},
"String": {
"name": "String",
"version": "0.8.0",
"type": "Submodule",
"description": "Extends Lua 5.2 string.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.String_0.8.0.zip",
"keywords": [
"Standard Library",
"Lib",
"StdLib",
"String",
"Extends"
],
"dependencies": {},
"collection": "FactorioStdLib_0.8.0"
},
"Table": {
"name": "Table",
"version": "0.8.0",
"type": "Submodule",
"description": "Extends Lua 5.2 table.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Table_0.8.0.zip",
"keywords": [
"Standard Library",
"Lib",
"StdLib",
"Table",
"Extends"
],
"dependencies": {},
"collection": "FactorioStdLib_0.8.0"
}
},
"dependencies": {}
}
"name": "FactorioStdLib",
"version": "0.8.0",
"type": "Collection",
"description": "Factorio Standard Library Projects",
"location": "FSM_ARCHIVE",
"keywords": [
"Standard Library",
"Lib",
"StdLib"
],
"author": "Afforess",
"contact": "https://github.com/Afforess/Factorio-Stdlib/issues",
"license": "https://github.com/Afforess/Factorio-Stdlib/blob/master/LICENSE",
"submodules": {
"FactorioStdLib.Color": "0.8.0",
"FactorioStdLib.Game": "0.8.0",
"FactorioStdLib.String": "0.8.0",
"FactorioStdLib.Table": "0.8.0"
},
"dependencies": {}
}

View File

@@ -1,21 +1,22 @@
{
"name": "GameSettingsGui",
"version": "4.0.0",
"type": "Module",
"description": "A gui for controlling game settings with sliders as well as some global commands.",
"location": "<blank>",
"keywords": [
"Gui",
"Game",
"Game Settings",
"Settings",
"Admin"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Gui": "^4.0.0"
}
}
"name": "GameSettingsGui",
"version": "4.0.0",
"type": "Module",
"description": "A gui for controlling game settings with sliders as well as some global commands.",
"location": "FSM_ARCHIVE",
"keywords": [
"Gui",
"Game",
"Game Settings",
"Settings",
"Admin"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Gui": "^4.0.0"
},
"submodules": {}
}

View File

@@ -1,20 +1,21 @@
{
"name": "GuiAnnouncements",
"version": "4.0.0",
"type": "Module",
"description": "Creates a gui for making and reciving announcements",
"location": "<blank>",
"keywords": [
"Announcements",
"Gui",
"Admin"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingCore.Gui": "^4.0.0"
}
}
"name": "GuiAnnouncements",
"version": "4.0.0",
"type": "Module",
"description": "Creates a gui for making and reciving announcements",
"location": "FSM_ARCHIVE",
"keywords": [
"Announcements",
"Gui",
"Admin"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingCore.Gui": "^4.0.0"
},
"submodules": {}
}

View File

@@ -1,19 +1,20 @@
{
"name": "PlayerAutoColor",
"version": "4.0.0",
"type": "Module",
"description": "Assigns random colours to players (larger range than default) and allows predefined colours for users.",
"location": "<blank>",
"keywords": [
"Colour",
"Color",
"Player",
"Vibrant"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Color": "^0.8.0"
}
}
"name": "PlayerAutoColor",
"version": "4.0.0",
"type": "Module",
"description": "Assigns random colours to players (larger range than default) and allows predefined colours for users.",
"location": "FSM_ARCHIVE",
"keywords": [
"Colour",
"Color",
"Player",
"Vibrant"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Color": "^0.8.0"
},
"submodules": {}
}

View File

@@ -1,19 +1,20 @@
{
"name": "SpawnArea",
"version": "4.0.0",
"type": "Module",
"description": "Creates a safe spawn area with chests and auto refilling turrets.",
"location": "<blank>",
"keywords": [
"Spawn",
"Safe",
"Turrets",
"Auto Refill"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Game": "^0.8.0"
}
}
"name": "SpawnArea",
"version": "4.0.0",
"type": "Module",
"description": "Creates a safe spawn area with chests and auto refilling turrets.",
"location": "FSM_ARCHIVE",
"keywords": [
"Spawn",
"Safe",
"Turrets",
"Auto Refill"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Game": "^0.8.0"
},
"submodules": {}
}

View File

@@ -1,22 +1,23 @@
{
"name": "WarpPoints",
"version": "4.0.0",
"type": "Module",
"description": "Creates a warp point system which makes moving around large maps easier.",
"location": "<blank>",
"keywords": [
"Warps",
"System",
"Teleport",
"PAX"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingCore.Command": "?^4.0.0",
"ExpGamingCore.Gui": "^4.0.0"
}
}
"name": "WarpPoints",
"version": "4.0.0",
"type": "Module",
"description": "Creates a warp point system which makes moving around large maps easier.",
"location": "FSM_ARCHIVE",
"keywords": [
"Warps",
"System",
"Teleport",
"PAX"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingCore.Gui": "^4.0.0"
},
"submodules": {}
}

View File

@@ -1,19 +1,20 @@
{
"name": "WornPaths",
"version": "4.0.0",
"type": "Module",
"description": "Makes paths which wear down and paths where entites are placed.",
"location": "<blank>",
"keywords": [
"Paths",
"Worn",
"Decay",
"Degrade"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Game": "^0.8.0"
}
}
"name": "WornPaths",
"version": "4.0.0",
"type": "Module",
"description": "Makes paths which wear down and paths where entites are placed.",
"location": "FSM_ARCHIVE",
"keywords": [
"Paths",
"Worn",
"Decay",
"Degrade"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Game": "^0.8.0"
},
"submodules": {}
}

33
modules/softmod.json Normal file
View File

@@ -0,0 +1,33 @@
{
"name": "ExpGamingScenario",
"version": "4.0.0",
"description": "The basic scenario used on ExpGaming public servers",
"author": "ExpGaming",
"contact": "https://explosivegaming.nl",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"keywords": [
"ExpGaming",
"Vanila Plus"
],
"softmods": {
"AdvancedStartingItems": "4.0.0",
"ChatPopup": "4.0.0",
"DamagePopup": "4.0.0",
"DeathMarkers": "4.0.0",
"DeconControl": "4.0.0",
"ExpGamingAdmin": "4.0.0",
"ExpGamingBot": "4.0.0",
"ExpGamingCommands": "4.0.0",
"ExpGamingCore": "4.0.0",
"ExpGamingInfo": "4.0.0",
"ExpGamingLib": "4.0.0",
"ExpGamingPlayer": "4.0.0",
"FactorioStdLib": "0.8.0",
"GameSettingsGui": "4.0.0",
"GuiAnnouncements": "4.0.0",
"PlayerAutoColor": "4.0.0",
"SpawnArea": "4.0.0",
"WarpPoints": "4.0.0",
"WornPaths": "4.0.0"
}
}

1
modules/test.txt Normal file
View File

@@ -0,0 +1 @@
testy test