RPGraveyards
- 2.0K
- Bukkit Plugins
A plugin which allows for multiple respawn areas based on distance
- 2.0K
- July 8, 2018
RPGraveyards
- 2.0K
- Bukkit Plugins
A plugin which allows for multiple respawn areas based on distance
- 2.0K
- July 8, 2018

This is a simple 'plug and play' plugin that adds a difficulty to creatures, and a Level Indication based on their distance from Spawn. The current formula to get the mobs level is by default as follows....
(((Distance from closest spawnpoint) - CenterBuffer) / Distance) + 1 = Mob Level
This gives the result of creatures 0 - 49 blocks from spawn = Level 1. 50-99 = Level 2, etc
The distance value of, 50, can be modified by your own choice
What these levels change and add...
Increases Damage / Health a monster has (these levels play into configurable formulas that increase damage and health)
Adds armor to creatures at specific increments (configurable)
Gives different loot drops based on level
Level Regions
Level regions can be created (in conjunction with World Guard) to create zones of stronger/weaker mobs!
You simply create a level region with the worldguard id and give it a level!
From there you can customize mob names based on regions!
Mob Variants
Commands
Permissions
Videos



A plugin which allows for multiple respawn areas based on distance
A plugin which allows for multiple respawn areas based on distance