mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Removed Type from json files
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "ExpGamingPlayer",
|
||||
"version": "4.0.0",
|
||||
"type": "Collection",
|
||||
"description": "Useful collection of modules for displaying player infomation.",
|
||||
"location": "FSM_ARCHIVE",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user