Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealisticSizeMobs

GitHub license Spigot

RealisticSizeMobs — a plugin for Minecraft that allows you to change the size and attributes of mobs through a simple config.

✨ Opportunities

  • 📏 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

image

📥 Установка

  1. Download RealisticSizeMobs.jar
  2. Put it in the folder /plugins
  3. Restart the server
  4. Configure it config.yml

🔧 Commands

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

📁 Configuration

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

📝 Requirements

  • Minecraft: 1.21.1+
  • Server: Paper / Purpur / Spigot

📜 License

  • MIT License

👤 Author

  • OshiFugo

About

Set a custom size for mobs!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages