mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 04:21:41 +09:00
Updated Jsons
This commit is contained in:
@@ -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": {}
|
||||
}
|
||||
|
||||
@@ -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": {}
|
||||
}
|
||||
|
||||
@@ -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": {}
|
||||
}
|
||||
|
||||
@@ -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": {}
|
||||
}
|
||||
|
||||
@@ -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": {}
|
||||
}
|
||||
|
||||
@@ -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": {}
|
||||
}
|
||||
|
||||
@@ -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": {}
|
||||
}
|
||||
|
||||
@@ -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": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user