This plugin only serves as an addon to the EcoSkills plugin.
Strengthens mobs in the world depending on the player's RPG level. It is based on strength and endurance.
The plugin is fully optimized and will not load your server at all.
Plugin settings are made from the config.
Just install the plugin, tweak the config a little to suit your needs, and everything will work great without any additional effort.
mail:
[email protected] discord: lovesweetgirls - private messages, I didn't create a discord channel
Code (Text):
hp-bar:
pattern: "&x&C&8&C&8&C&8[{lvl}lvl.] &x&A&3&F&F&C&E{name} &8| &x&F&F&8&4&8&4{health} ❤"
bossbar:
enabled: false
customname:
enabled: true
time-to-mob-despawn: 120 # time in seconds if 0 = disabled.
always-visible: false
multiplier: # percentage increase in damage/hp per level
health: 10
damage: 10
check-radius: 10 # radius checks to calculate mob strength
spawner-detect: true # spawners detect
# if enabled, then mobs from the spawner will have special spawn conditions
# mobs will spawn at the maximum level for the strongest RPG player around
# this will also work for the endermen farm
The plugin has been used for a long time on the RestartCraft project. Now I decided to post it, because perhaps someone is also looking for a simple solution.