Some players may have experienced lag spikes when a new player joins the server. I looked into this and a prime suspect is the plugin BlueprintManager.
I put this in place to give the players a "head start" with some basic weapons and ammo, as well as a couple locked seasonal items. Stepping back and taking a look at this. It's not really needed. The weapons and ammo are abundant. And as far as the items go. I can just put them in /craft.
Removed blueprints: {
"Settings": {
"Default blueprints": [
"shotgun.waterpipe",
"pistol.revolver",
"ammo.pistol",
"largecandles",
"smallcandles",
"hazmatsuit"
]
}
}
So hopefully this will help smooth things out a bit more and help make everyone's experience a little better on the server.
Any questions or comments. Please feel free to post in the Discord general chat.
Comments