StopLava

Prevent unauthorized players from picking up or placing lava (bucket or blocks)

File Details

StopLava v1.2

  • R
  • Mar 25, 2012
  • 4.82 KB
  • 6.1K
  • 1.3.1+2

File Name

StopLava.jar

Supported Versions

  • 1.3.1
  • 1.1
  • CB 1.4.5-R0.2

version 1.2

  • blockPlace event handled differently, fixes #1, conflict with MachinaCraft.
  • using Player.updateInventory() instead of my own workaround to fix the player inventory (not) updating by itself after canceling an event.