HorseStats v1.2

Details

  • Filename
    HorseStats_v1.2.jar
  • Uploaded by
  • Uploaded
    Aug 5, 2013
  • Size
    12.34 KB
  • Downloads
    303
  • MD5
    f870dee9326bee7b15ebdec1a0782438

Supported Bukkit Versions

  • 1.6.2

Changelog

v1.2

+Added command /hspawn <donkey|mule>

+Added permission node "HorseStats.spawnHorse"

+Added permission node "HorseStats.*" (Gives all permission nodes)

+Added permission node "HorseStats.allCommands" (Gives all command based permissions [/slayhorse, /hspawn, etc])

+Added permission node "HorseStats.allWarnings" (Gives all warning based permissions [permsWarning, attackWarning])

-Cleaned up code a bit

v1.1

+Added update checker

+Added config.yml

+Added config setting for horseGrief (Can a horse be killed by a non owner or not)

+Added config setting for enabling/disabling update checker

These next two are more of a funny 'easter egg' than an improvement:

+Added optional argument to /slayhorse allowing the target horse to be launched in air

+Added config setting for launching horses with "/slayhorse launch"

But now back to more serious updates:

+Added command /delhorseinfo <name|chest> (Deletes a horse's custom name or equipped chest, based on specified argument. Chest contents will be lost, and name is not recoverable.)

+Added permission nodes HorseStats.attackWarning and HorseStats.permsWarning

-Warning systems may do nothing; I need some feedback as I cannot reliably test this on a local server. If they are in fact broken, I will release this same version without them.

-Fixed a few instances where the plugin didn't reply to player actions

-Renamed /removeownership to /untame

-Fixed bug where the owner could not shoot their own horse.

-Made jump statistic more accurate (was 0.2 or so blocks lower than actual; value is now accurate to a tenth of a block)

v1.0

-Uploaded Alpha Version