mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 04:21:41 +09:00
Added ExpGamingPlayer.InventroySearch
This commit is contained in:
21
modules/ExpGamingPlayer/inventorySearch/softmod.json
Normal file
21
modules/ExpGamingPlayer/inventorySearch/softmod.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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.Ranking": "?^4.0.0",
|
||||
"FactorioStdLib.Game": "^0.8.0"
|
||||
},
|
||||
"collection": "ExpGamingPlayer_4.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user