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": "ExpGamingAdmin.AdminLib",
|
||||
"version": "4.0.0",
|
||||
"type": "Submodule",
|
||||
"description": "The base functions required to make the others work.",
|
||||
"location": "FSM_ARCHIVE",
|
||||
"keywords": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "ExpGamingAdmin.Ban",
|
||||
"version": "4.0.0",
|
||||
"type": "Submodule",
|
||||
"description": "Adds a custom ban function to the admin command set.",
|
||||
"location": "FSM_ARCHIVE",
|
||||
"keywords": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "ExpGamingAdmin.Kick",
|
||||
"version": "4.0.0",
|
||||
"type": "Submodule",
|
||||
"description": "Adds a kick function to the admin function set.",
|
||||
"location": "FSM_ARCHIVE",
|
||||
"keywords": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
|
||||
Reference in New Issue
Block a user