HopperLimit_v.1.5

Details

  • Filename
    HopperLimit_v.1.5.jar
  • Uploaded by
  • Uploaded
    Sep 20, 2013
  • Size
    24.20 KB
  • Downloads
    1,585
  • MD5
    f0bd1691d0218d3f9e7f62aa6c992732

Supported Bukkit Versions

  • 1.8
  • 1.8.3
  • 1.7.4

Changelog

Works with any 1.6, 1.7 and 1.8 Bukkit / Craftbukkit / Spigot versions

change log for Hopper Limit by minoneer


  • v 1.5
    • fixed a NullPointerException when player right-click on a rail with an empty hand.

  • v 1.4
    • fixed a bug not counting hopper minecarts properly.

  • v 1.3
    • fixed a NullpointerException with /hopper list without previous search.
    • fixed a NullPointerException when listing a page that does not exist.
    • fixed a bug which didn't allow user to place any minecart (instead of only hopper minecarts) in an area with too many hoppers.

  • v 1.2
    • added a /hopper tp <id> command, which teleports you to the corresponding search result. permission: hopper.search
    • fixed the dixplay bugs of /hopper list
    • fixed /hopper list <page> not working with the page parameter

  • v 1.1
    • added a /hopper search command to search in a configurable radius of each player for large amounts of hoppers. permission: hopperlimit.search
    • added a /hopper list <page> command to list the seach results. permission: hopperlimit.search
    • added a default /hopper command, which counts the hoppers in the place limit radius. permission: hopperlimit.count
    • fixed a bug where hopper minecarts disappeared when placing was cancelled.
    • added config option message.deny, which is shown when placing a hopper is cancelled. params: %limit%, %radius%
    • added config option message.count, which displays the results of /hopper. params: %limit%, %radius%, %result%
    • some leftover debug messages removed
    • some internal code cleanup (more efficient better expandable)

  • v 1.0
    • initial release
    • override-permission: hopperlimit.place