mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Added go-to-spawn and clear-inventory
This commit is contained in:
20
old/modules/DONE/ExpAdmin/ClearInventory/softmod.json
Normal file
20
old/modules/DONE/ExpAdmin/ClearInventory/softmod.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "ExpGamingAdmin.ClearInventory",
|
||||
"version": "4.0.0",
|
||||
"description": "Adds a function to clear a players inventoy and move the items to spawn.",
|
||||
"location": "FSM_ARCHIVE",
|
||||
"keywords": [
|
||||
"Spawn",
|
||||
"Items",
|
||||
"Admin",
|
||||
"Move",
|
||||
"Clear",
|
||||
"Inventory"
|
||||
],
|
||||
"dependencies": {
|
||||
"FactorioStdLib.Game": "^0.8.0",
|
||||
"ExpGamingAdmin": "^4.0.0"
|
||||
},
|
||||
"collection": "ExpGamingAdmin@4.0.0",
|
||||
"submodules": {}
|
||||
}
|
||||
Reference in New Issue
Block a user