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.2.1

  • R
  • Jan 17, 2014
  • 31.83 KB
  • 366
  • 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 files now generate from and match the players' account names, not their display names.
  • Fixed an issue with the "other" permissions blocking a player from using a command to target himself or herself when they supplied their own name.
  • Made the player data loaded into the plugin thread safe to avoid concurrency issues.

Known issues:

  • DynamicDifficulty will generate a NullPointerException whenever a mob not found in the list of dynamically changing mobs untargets a player.