HeroStronghold v 1.1.5

Details

  • Filename
    HeroStronghold.zip
  • Uploaded by
  • Uploaded
    Jul 16, 2012
  • Size
    174.21 KB
  • Downloads
    517
  • MD5
    c82fe1f73c40c3268e6ee8dc5955032d

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

You will need to update all of your effect .jars and your HeroStronghold.jar or else you will be spammed with NoSuchMethod Errors

  • New EffectFood causes players in super-regions to go hungry if the super-region has effect "food" and doesn't have a region in it with effect "food"
  • New /hs listall <superregionname>
  • Super-regions now start with their daily power (as opposed to max power)
  • You can now require super-regions to have 15 members before creating a parent super-region (evolving a village to town) by adding "population: 15"
  • Money now properly transfers from child to parent super-regions on evolution
  • PlayerInRegionEvent now properly triggers multiple times if in multiple regions

Changes from 1.1.4

  • New EffectEvolve and evolutions.yml. documentation available on the effects list page
  • New EffectDenyMobSpawn
  • EffectConveyor belt now caches destination regions and moves items directly to them if the chunk isn't loaded.
  • fixed a bug with conveyors sometimes deleting their storage minecarts
  • added validation for super-region names. Names can be no longer than 15 characters and must not include invalid filename characters.
  • fixed a bug where it would not add new regions to some region lists for sorting

Changes from 1.1.3

  • added (but not finished testing) groups.yml to limit the number of regions (not super-regions yet) that a player can build
  • added a description: field for all regions and super-regions. Descriptions will show up when you do /hs info
  • Re-added denyliquid (which will work with & without reagents). Stops liquid from flowing into the region.
  • denyblockbuild and denyblockbuildnoreagent now stop people from pushing blocks into your region using pistons. Pistons inside the region still work
  • Fixed a rare bug where it would not recognize you were in a region when you do /hs addmember

Changes from 1.1.2

Made it so that regions.yml and super-regions.yml are split into files for each region and super-region under RegionConfig and SuperRegionConfig folders.

  • Fixed a bug where it would make a shack.yml folder by default
  • Fixed a bug with periodicupkeep throwing a NullPointerException
  • If you run this version the old regions.yml or super-regions.yml files, it will generate default configs for you.
  • If you run this version with your regions.yml and super-regions.yml files, it will migrate your regions to the new format.

regions.yml and super-regions.yml are no longer used.

  • Minor optimization for Conveyor Belts
  • Bugfix for upkeep costs sometimes not working under the new inventory removeItem() method.
  • charters aren't stored properly and are wiped if the server is reset

please report any if you find them. (in the forums tab under bugs)