6.1

Details

  • Filename
    PreciousStones.zip
  • Uploaded by
  • Uploaded
    Sep 9, 2011
  • Size
    214.35 KB
  • Downloads
    2,129
  • MD5
    55ca7355c9d176e3b4e7b4a50efdefb3

Supported Bukkit Versions

  • CB 1060

Changelog

6.1

Added: War functionality for SimpleClans Fixed: /ps clean erroring out on worlds without pstones

6.0.1

Added field flag rollback-explosions which can be used instead of prevent-explosions. This one will actually allow the explosion to happen, and then it will roll back the grief 1 server tick later, almost instantly. Allowing for any and all explosions to harm players,mobs, and animals.

6.0.0

Performance enhancements:

  • Optimized the way nearby blocks are retrieved
  • Added caching for the lookup of fields around a chunk, now the initial lookup is done once per chunk and the subsequent times retrieved from cache.
  • Added caching of source fields found on each block, now the lookup to see which fields a block is in, will be done once and then cached for all other lookups from the same block.

Fixed: aiming at a field would sometimes tell you there was no field there