Skip to content

XMobGen 1.2

Choose a tag to compare

@Akar1881 Akar1881 released this 29 Dec 12:55
· 17 commits to main since this release

Version 1.2.0 (2024-12-29)

Added

  • Mob Configuration System
    • Custom mob names with level display
    • Configurable health and damage per area
    • Level system with visual indicators
    • Hologram display format: [Lv.X] Name [Health❤]
    • GUI interface for mob stat configuration
    • New commands:
      • /xmg setmobnames
      • /xmg mobconfig

Technical Changes

  • Added MobStats model for storing mob configurations
  • Implemented MobStatsMenu for GUI configuration
  • Added MobDamageListener for custom damage handling
  • Enhanced SpawnManager with mob stat application
  • Updated area configuration storage