Hi. I want to make a server to play with my friends (4) with some plugin and I'm going crazy setting them up. Someone could help me? (GatherManager, BetterLoot, MyMiniCopter, StackSizeController, InstantCraft, RecyclerSpeed) I hope you can help me in some way.
Need help setting up some plugins
If you give details of the problems you're having then maybe someone can help.
JimDeadlock
If you give details of the problems you're having then maybe someone can help.
Hello! I could already set some. But the StackSizeController, BetterLoot I don't understand them! We want to build the server x10
for stacksize just type /stackall amount, for betterloot go to /data/betterloot and add some items shortnames there and their amount, to make it 10x go to /config/GatherManager.json and edit the file with this
"Options": {
"ExcavatorBeltSpeedMax": 0.1,
"ExcavatorResourceModifiers": {
"*": 10.0
},
"ExcavatorResourceTickRate": 3.0,
"ExcavatorTimeForFullResources": 120.0,
"GatherDispenserModifiers": {},
"GatherResourceModifiers": {
"*": 10.0
},
"MiningQuarryResourceTickRate": 3.0,
"PickupResourceModifiers": {
"*": 10.0
},
"QuarryResourceModifiers": {
"*": 10.0
},
"SurveyResourceModifiers": {}
},
"Settings": {
"ChatPrefix": "Gather Manager",
"ChatPrefixColor": "#008000ff"
}
} HeinzeHello! I could already set some. But the StackSizeController, BetterLoot I don't understand them! We want to build the server x10
For loot you can use just https://umod.org/plugins/loot-multiplier (simply set to x10 all)