MarkusBordihn / BOs-Adaptive-Performance-Tweaks

Adaptive Performance Tweaks is a collection of Minecraft Forge server-side Mod which automatically adjust specific settings on the server to allow a more balanced TPS/FPS.
Other
4 stars 2 forks source link

Player protection no information ? #18

Closed Avadonia closed 2 years ago

Avadonia commented 2 years ago

Hello, i didn't much information on the player protection (child difficulty mode) what does it change exactly ? how 'child' is it, i have a new player on a modded server and it might help.

MarkusBordihn commented 2 years ago

Basically it makes the child player invisible (for mobs) and invulnerable (not immortal), so that other player could still fight bigger bosses but the child player is not attacked or dying every 5-10 mins.

But let me know if you have something else in mind and I could check if this is something which could be implemented to this mod.

Avadonia commented 2 years ago

One of my player might use it, would have prefered a damage reduction/damage increase % :p

MarkusBordihn commented 2 years ago

That's something which should be easy to add. Let give me some days for testing. ;)

Avadonia commented 2 years ago

Thanks that's very nice of you :D

MarkusBordihn commented 2 years ago

Ok, was easier then I tough and was able to test it with 10 players online.

Should be online in the next hours over:

I added some additional configuration options so you are able to adjust the hurt damage decreasement (down to 0%) and the attack damage increasement (up to 1000%), additional you can enable/disable the invisible (for mobs) and invulnerable (not immortal).

Let me know if you run into any issues, but should work fine. ;)