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

  • R
  • Dec 30, 2013
  • 31.70 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:

  • Fixed an error with player information not existing in the plugin's memory.
  • The plugin now checks to generate the "players" folder and the "default_player.yml" file when the plugin starts up rather than when the first player logs in.
  • Certain commands now come with the option to target a specific player.
  • "/dynamic change setting" was changed to "/dynamic changesetting"
  • "/dynamic change level" was changed to "/dynamic changelevel"
  • New permissions exist to block players from using these commands to target other players.

Known issues:

  • DynamicDifficulty will generate a NullPointerException whenever a mob not found in the list of dynamically changing mobs untargets a player.
  • Player files match the players' display names, not their account names
  • The "other" permissions set will block a player from using a command to target himself or herself whenever they supply their own name.