Skull Turret v0.16 Alpha -jar

Details

  • Filename
    SkullTurret.jar
  • Uploaded by
  • Uploaded
    Aug 21, 2013
  • Size
    65.35 KB
  • Downloads
    518
  • MD5
    7e1da0f2cef79b31171c38505e4cd36b

Supported Bukkit Versions

  • CB 1.6.2-R0.1

Changelog

- 0.16 -alpha | Bug fixes, Features

  • Fixed typo in config option bow_durability_per_shot (was bow_duribility_per_shot: 5)
  • Added per user config playerinfo.yml
    • All player information pertaining to Skull Amounts and Ranges are stored in this file
    • Contains default example
    • Replaces Config setting custom_ranges in config.yml
  • Added command /skaddplayer <playerName> <maxTurrets> <maxRange>
    • Allows users with permission to set per player settings for max range and turret limit
    • Command can be used to both update and add new players
    • All arguments listed are required
    • Ranges must be multiples of 3
  • Added command /skremplayer <playerName>
    • Allows users with permission to remove players from per player setting
  • Added command /sklistallplayer
    • Lists all players currently in per player list with their individual settings
  • Added command /sklistplayer
    • Lists a players individual settings
  • Added permission skullturret.addplayer
    • Allows permission to add players to per player list
  • Added permission skullturret.remplayer
    • Allows permission to remove players from per player list
  • Added permission skullturret.listplayer
    • Allows permission to list all players in per player list
  • Added permissions skullturret.listallplayer
  • Added config option disable_permissions_checks
    • All permissions checks are disabled same as skullturret.*
  • Added config option allow_per_player_settings
    • Enables per player settings
    • If disabled all per player settings commands are also disabled.
    • Per player database will not be read, saved or created if disabled
  • Added super node skullturret.perplayer
    • Contains all permissions for per player settings skullturret.(addplayer, remplayer, listallplayer)
    • Admin super node also inherits from this super node
  • Fixed a bug in knowledge book owner detection
    • Prevented anyone without admin permission or skulls skin was not the owners skin from editing skulls with books.
  • Fixed a bug in book detection that would allow players to keep getting books from the same skull over and over

Config option custom_ranges was replaced in favor of a dedicated data file. The data from custom_ranges is not transferred and will need to be manually added to the new per player list. Either via command or by editing the playerinfo.yml file directly.