promotional bannermobile promotional banner

HyDifficulty

Change game difficulty: Control mob damage and health
video thumbnail

Description

Buy me a Coffee โ˜•๏ธ

โš”๏ธ HyDifficulty

Join our server and test the mod on HARD!๐ŸŽฏ

IP: play.hygrounds.net

Or find a server that suits you here: Hytale server list!

Make Hytale harder. Make it matter.

HyDifficulty is a server-side plugin that adds customizable difficulty levels to Hytale, scaling player damage/health and mob damage to provide a more challenging survival experience. Features beautiful colored chat formatting and separate settings for Players and Mobs!


๐ŸŽฎ Features

  • 3 Difficulty Levels: Choose from Normal, Intermediate, Hard.
  • Separate Scaling: Independently configure damage and health multipliers for Players and Mob Damage.
  • Configurable Multipliers: Server admins can customize exactly how much damage players deal, how tanky they are, and how hard mobs hit.
  • Persistent Settings: Difficulty settings are saved and persist across server restarts.
  • Automatic Migration: Existing config files are automatically upgraded to the new format.
  • Debug Mode: Built-in logging for server administrators.

๐Ÿ“Š Difficulty Levels (Default Settings)

Difficulty Player Damage Player Health Mob Damage Description
Normal 100% 100% 100% Standard Hytale experience
Intermediate 85% 90% 125% A moderate challenge
Hard 70% 75% 150% For experienced survivors

Note: NORMAL is the baseline (1.0x). Higher difficulties make players weaker while mobs hit harder!

๐Ÿ› ๏ธ Commands

Command Description
/hydifficulty View plugin status and active multipliers
/difficulty View current difficulty level
/difficulty --level=HARD Set difficulty (NORMAL, INTERMEDIATE, HARD)
/difficulty --help Show command help

โš™๏ธ Configuration

Server administrators can customize multipliers in config.json. The format allows for granular control:

{
  "currentDifficulty": "NORMAL",
  "debug": false,
  "difficulties": {
    "NORMAL": {
      "player": {
        "damageMultiplier": 1.0,
        "healthMultiplier": 1.0
      },
      "mobs": {
        "damageMultiplier": 1.0
      }
    },
    "INTERMEDIATE": {
      "player": {
        "damageMultiplier": 0.85,
        "healthMultiplier": 0.9
      },
      "mobs": {
        "damageMultiplier": 1.25
      }
    },
    "HARD": {
      "player": {
        "damageMultiplier": 0.7,
        "healthMultiplier": 0.75
      },
      "mobs": {
        "damageMultiplier": 1.5
      }
    }
  }
}

๐ŸŒ Try It Now!

Want to experience HyDifficulty in action?

Join our server and test your survival skills!๐ŸŽฏ

IP: play.hygrounds.net

Battle tougher mobs, prove your worth, and see if you can survive on Hard mode. Our community is waiting for you!


๐Ÿ‘ค Author

ThisQ

๐ŸŒ hygrounds.net

Made with โค๏ธ for the Hytale community

The HyDifficulty Team

profile avatar
Owner
  • 4
    Followers
  • 1
    Projects
  • 11.1K
    Downloads