DynamicDifficulty

Abandoned
This plugin implements dynamic difficulty on a Bukkit server by scaling mob attributes to match a player's performance level

File Details

DynamicDifficulty v1.1.0

  • R
  • Dec 22, 2013
  • 28.05 KB
  • 307
  • CB 1.7.2-R0.2+2

File Name

DynamicDifficulty.jar

Supported Versions

  • CB 1.7.2-R0.2
  • CB 1.7.2-R0.1
  • CB 1.7.2-R0.3

Changes:

  • Player yml files are now saved in the "players" folder. Server owners can set the default values for a player yml file in "default_player.yml".

Known issues:

  • DynamicDifficulty will generate a NullPointerException whenever a mob not found in the list of dynamically changing mobs untargets a player.
  • Occasionally, DynamicDifficulty will lose its data about a logged in player causing a NullPointerException whenever it tries to access the missing data.