MonsterFix v0.3.5

Details

  • Filename
    MonsterFix.jar
  • Uploaded by
  • Uploaded
    May 4, 2013
  • Size
    98.63 KB
  • Downloads
    869
  • MD5
    9f2f9ffb27e0f88ec717aa8cb69438e8

Supported Bukkit Versions

  • CB 1.5.2-R0.1
  • CB 1.5.1-R0.2
  • CB 1.4.7-R1.0

Changelog

v0.3.5

  • [system] Now you can block "sub commands". For example plugin provide commands /command subcommand1 and /command subcommand2. Both commands have one permission, but you need to block subcommand2 and allow players to use only /command subcommand1 only. Now you can define command_subcommand2 at blockcmdlist variable and command_subcommand1 will be blocked.
  • [gameplay] New parameter - /mfix falldmg=on/off. Allows to prevent fall damage for players with permission "monsterfix.featherfall".
  • [anticheat] New feature: adding slow potion effect to freezed player. /mfix fcncslow=on/off, /mfix cncslowtime=<time, ticks>. This will help to prevent some glitches (passing through private doors, etc...)
  • [antifarm] Fixed bug at /mfix mobfall feature.