RealisticSizeMobs — a plugin for Minecraft that allows you to change the size and attributes of mobs through a simple config.
- 📏 Changing the size of mobs
- 🦘 Setting the jump height
- 🚶 Setting the step height
- ⚔️ Damage Change
- ❤️ Changing Maximum Health
- 🌍 Multi-language support (RU/EN/DE)
- 🎮 A convenient command to set up via summoning eggs
- Download
RealisticSizeMobs.jar - Put it in the folder
/plugins - Restart the server
- Configure it
config.yml
| Team | Description | Permissions |
|---|---|---|
/rsm reload |
Reload configs | realisticsizemobs.reload |
/rsm setsize <scale> [jump=value] [step=value] [damage=value] [health=value] |
Set the parameters of the mob from the egg | realisticsizemobs.setsize |
config.yml
debug: false
lang: ru
mobs:
ZOMBIE:
scale: 1.5
jump_height: default
step_height: default
damage: 5.0
max_health: 30.0
ALL:
scale: default
jump_height: default
step_height: default
damage: default
max_health: default- Minecraft: 1.21.1+
- Server: Paper / Purpur / Spigot
- MIT License
- OshiFugo
