Removed Type from json files

This commit is contained in:
Cooldude2606
2018-12-09 15:49:46 +00:00
parent 1db000dcf0
commit 56ad7f987c
59 changed files with 0 additions and 59 deletions

View File

@@ -1,7 +1,6 @@
{ {
"name": "AdvancedStartingItems", "name": "AdvancedStartingItems",
"version": "4.0.0", "version": "4.0.0",
"type": "Module",
"description": "Adds a better method of player starting items based on production levels.", "description": "Adds a better method of player starting items based on production levels.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ChatPopup", "name": "ChatPopup",
"version": "4.0.0", "version": "4.0.0",
"type": "Module",
"description": "Creates flying text above player when they send a message.", "description": "Creates flying text above player when they send a message.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "DamagePopup", "name": "DamagePopup",
"version": "4.0.0", "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.", "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": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "DeathMarkers", "name": "DeathMarkers",
"version": "4.0.0", "version": "4.0.0",
"type": "Module",
"description": "Adds markers to the map when a player dies and removes it when the body is removed.", "description": "Adds markers to the map when a player dies and removes it when the body is removed.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "DeconControl", "name": "DeconControl",
"version": "4.0.0", "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.", "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", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingAdmin.AdminLib", "name": "ExpGamingAdmin.AdminLib",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "The base functions required to make the others work.", "description": "The base functions required to make the others work.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingAdmin.Ban", "name": "ExpGamingAdmin.Ban",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a custom ban function to the admin command set.", "description": "Adds a custom ban function to the admin command set.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingAdmin.ClearInventory", "name": "ExpGamingAdmin.ClearInventory",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a function to clear a players inventoy and move the items to spawn.", "description": "Adds a function to clear a players inventoy and move the items to spawn.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingAdmin.Commands", "name": "ExpGamingAdmin.Commands",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Admins many of the admin featues which the script can use as in game commands.", "description": "Admins many of the admin featues which the script can use as in game commands.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingAdmin.Gui", "name": "ExpGamingAdmin.Gui",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a gui that can be used to access all the admin commands.", "description": "Adds a gui that can be used to access all the admin commands.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingAdmin.Jail", "name": "ExpGamingAdmin.Jail",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a jail function to the admin set, require ExpGamingRole to work.", "description": "Adds a jail function to the admin set, require ExpGamingRole to work.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingAdmin.Kick", "name": "ExpGamingAdmin.Kick",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a kick function to the admin function set.", "description": "Adds a kick function to the admin function set.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingAdmin.Reports", "name": "ExpGamingAdmin.Reports",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a report system into the game that can also push notifactions to discord.", "description": "Adds a report system into the game that can also push notifactions to discord.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingAdmin.Teleport", "name": "ExpGamingAdmin.Teleport",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds three function to admin: tp, bring and go to, these all move the player.", "description": "Adds three function to admin: tp, bring and go to, these all move the player.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingAdmin.TempBan", "name": "ExpGamingAdmin.TempBan",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a temp ban function to the admin set, requires ExpGamingCore.Role to work.", "description": "Adds a temp ban function to the admin set, requires ExpGamingCore.Role to work.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingAdmin.Warnings", "name": "ExpGamingAdmin.Warnings",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a warning system into the admin set which can be used by admins and the script.", "description": "Adds a warning system into the admin set which can be used by admins and the script.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingAdmin", "name": "ExpGamingAdmin",
"version": "4.0.0", "version": "4.0.0",
"type": "Collection",
"description": "A set of useful admin commands and functions that can be used by other modules.", "description": "A set of useful admin commands and functions that can be used by other modules.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingBot.autoChat", "name": "ExpGamingBot.autoChat",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Sends messages in chat based on what has been said by other players", "description": "Sends messages in chat based on what has been said by other players",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingBot.autoMessage", "name": "ExpGamingBot.autoMessage",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Prints a message every 15 minutes to chat.", "description": "Prints a message every 15 minutes to chat.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingBot.discordAlerts", "name": "ExpGamingBot.discordAlerts",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Sends alerts to discord once there is a bot set up to read the alerts.", "description": "Sends alerts to discord once there is a bot set up to read the alerts.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingBot", "name": "ExpGamingBot",
"version": "4.0.0", "version": "4.0.0",
"type": "Collection",
"description": "Different parts of a useful bot to help run a server. Discord Bot Not Included.", "description": "Different parts of a useful bot to help run a server. Discord Bot Not Included.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingCommands.bonus", "name": "ExpGamingCommands.bonus",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Allows a bonus to be applied to players and instant respawn.", "description": "Allows a bonus to be applied to players and instant respawn.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingCommands.cheatMode", "name": "ExpGamingCommands.cheatMode",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a command which allow you to toggle cheatmode", "description": "Adds a command which allow you to toggle cheatmode",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingCommands.home", "name": "ExpGamingCommands.home",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Allows players to set homes and then return to them later.", "description": "Allows players to set homes and then return to them later.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingCommands.kill", "name": "ExpGamingCommands.kill",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a command which can be used to kill a player or yourself.", "description": "Adds a command which can be used to kill a player or yourself.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingCommands.repair", "name": "ExpGamingCommands.repair",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Allows items to be healed and repaired with a command", "description": "Allows items to be healed and repaired with a command",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingCommands", "name": "ExpGamingCommands",
"version": "4.0.0", "version": "4.0.0",
"type": "Collection",
"description": "A Collection of all of the custom commands used on ExpGaming servers.", "description": "A Collection of all of the custom commands used on ExpGaming servers.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingCommands.tags", "name": "ExpGamingCommands.tags",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Allows tags to be used by users.", "description": "Allows tags to be used by users.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingCommands.teleport", "name": "ExpGamingCommands.teleport",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a few commands used to teleport players.", "description": "Adds a few commands used to teleport players.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingCore.Command", "name": "ExpGamingCore.Command",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "A better command handler than the base game.", "description": "A better command handler than the base game.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingCore.Group", "name": "ExpGamingCore.Group",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a system to manage and auto-create permission groups.", "description": "Adds a system to manage and auto-create permission groups.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingCore.Gui", "name": "ExpGamingCore.Gui",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a objective version to custom guis.", "description": "Adds a objective version to custom guis.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingCore.Role", "name": "ExpGamingCore.Role",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds roles where a player can have more than one role", "description": "Adds roles where a player can have more than one role",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingCore.Server", "name": "ExpGamingCore.Server",
"version": "4.0.0", "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)", "description": "Adds a thread system and event listening and a admin bypass (recommend to disable /c and use optional /interface)",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingCore.Sync", "name": "ExpGamingCore.Sync",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Allows syncing with an outside server and info panle.", "description": "Allows syncing with an outside server and info panle.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingCore", "name": "ExpGamingCore",
"version": "4.0.0", "version": "4.0.0",
"type": "Collection",
"description": "Explosive Gaming Core Files", "description": "Explosive Gaming Core Files",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingInfo.Readme", "name": "ExpGamingInfo.Readme",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a readme gui to the game that contains useful information", "description": "Adds a readme gui to the game that contains useful information",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingInfo.Rockets", "name": "ExpGamingInfo.Rockets",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a rocket count gui to the game that shows milestones and average rocket time", "description": "Adds a rocket count gui to the game that shows milestones and average rocket time",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingInfo.Science", "name": "ExpGamingInfo.Science",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a science count gui to the game that shows toatal made and per minute", "description": "Adds a science count gui to the game that shows toatal made and per minute",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingInfo.Tasklist", "name": "ExpGamingInfo.Tasklist",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a task list gui which acts like a bulletin board for the current tasks", "description": "Adds a task list gui which acts like a bulletin board for the current tasks",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingInfo", "name": "ExpGamingInfo",
"version": "4.0.0", "version": "4.0.0",
"type": "Collection",
"description": "Adds info guis to the game for different production areas", "description": "Adds info guis to the game for different production areas",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingLib", "name": "ExpGamingLib",
"version": "4.0.0", "version": "4.0.0",
"type": "Module",
"description": "Adds some common functions used though out all ExpGaming modules", "description": "Adds some common functions used though out all ExpGaming modules",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingPlayer.afkKick", "name": "ExpGamingPlayer.afkKick",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a varible amount of time before a user is kicked based on the current player count.", "description": "Adds a varible amount of time before a user is kicked based on the current player count.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingPlayer.inventorySearch", "name": "ExpGamingPlayer.inventorySearch",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds an inventory search that is proformed on a random player every 15 seconds.", "description": "Adds an inventory search that is proformed on a random player every 15 seconds.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingPlayer.playerInfo", "name": "ExpGamingPlayer.playerInfo",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Used to give so common info on a player as a lua table or a frame.", "description": "Used to give so common info on a player as a lua table or a frame.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingPlayer.playerList", "name": "ExpGamingPlayer.playerList",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Used to display player names and online time on the top left.", "description": "Used to display player names and online time on the top left.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingPlayer.polls", "name": "ExpGamingPlayer.polls",
"version": "4.0.0", "version": "4.0.0",
"type": "Submodule",
"description": "Adds a poll gui into the game for quick polls (default 90 seconds)", "description": "Adds a poll gui into the game for quick polls (default 90 seconds)",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "ExpGamingPlayer", "name": "ExpGamingPlayer",
"version": "4.0.0", "version": "4.0.0",
"type": "Collection",
"description": "Useful collection of modules for displaying player infomation.", "description": "Useful collection of modules for displaying player infomation.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "FactorioStdLib.Color", "name": "FactorioStdLib.Color",
"version": "0.8.0", "version": "0.8.0",
"type": "Submodule",
"description": "A defines module for retrieving colors by name.", "description": "A defines module for retrieving colors by name.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "FactorioStdLib.Game", "name": "FactorioStdLib.Game",
"version": "0.8.0", "version": "0.8.0",
"type": "Submodule",
"description": "The game module.", "description": "The game module.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "FactorioStdLib.String", "name": "FactorioStdLib.String",
"version": "0.8.0", "version": "0.8.0",
"type": "Submodule",
"description": "Extends Lua 5.2 string.", "description": "Extends Lua 5.2 string.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "FactorioStdLib.Table", "name": "FactorioStdLib.Table",
"version": "0.8.0", "version": "0.8.0",
"type": "Submodule",
"description": "Extends Lua 5.2 table.", "description": "Extends Lua 5.2 table.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "FactorioStdLib", "name": "FactorioStdLib",
"version": "0.8.0", "version": "0.8.0",
"type": "Collection",
"description": "Factorio Standard Library Projects", "description": "Factorio Standard Library Projects",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "GameSettingsGui", "name": "GameSettingsGui",
"version": "4.0.0", "version": "4.0.0",
"type": "Module",
"description": "A gui for controlling game settings with sliders as well as some global commands.", "description": "A gui for controlling game settings with sliders as well as some global commands.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "GuiAnnouncements", "name": "GuiAnnouncements",
"version": "4.0.0", "version": "4.0.0",
"type": "Module",
"description": "Creates a gui for making and reciving announcements", "description": "Creates a gui for making and reciving announcements",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "PlayerAutoColor", "name": "PlayerAutoColor",
"version": "4.0.0", "version": "4.0.0",
"type": "Module",
"description": "Assigns random colours to players (larger range than default) and allows predefined colours for users.", "description": "Assigns random colours to players (larger range than default) and allows predefined colours for users.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "SpawnArea", "name": "SpawnArea",
"version": "4.0.0", "version": "4.0.0",
"type": "Module",
"description": "Creates a safe spawn area with chests and auto refilling turrets.", "description": "Creates a safe spawn area with chests and auto refilling turrets.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "WarpPoints", "name": "WarpPoints",
"version": "4.0.0", "version": "4.0.0",
"type": "Module",
"description": "Creates a warp point system which makes moving around large maps easier.", "description": "Creates a warp point system which makes moving around large maps easier.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [

View File

@@ -1,7 +1,6 @@
{ {
"name": "WornPaths", "name": "WornPaths",
"version": "4.0.0", "version": "4.0.0",
"type": "Module",
"description": "Makes paths which wear down and paths where entites are placed.", "description": "Makes paths which wear down and paths where entites are placed.",
"location": "FSM_ARCHIVE", "location": "FSM_ARCHIVE",
"keywords": [ "keywords": [