Minecraft StopLava mod 2026 download
logo
minecraft mod StopLava

StopLava

Game Version: 1.6.2
Total Downloads: 16,538
Updated: Aug 18, 2013
Created: Oct 12, 2011
Download StopLavaDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
StopLava v1.3.2 release 8.88 KB Aug 18, 2013 1.6.2 3,783 download StopLava StopLava v1.3.2 releaseDownload
StopLava v1.2 release 4.82 KB Mar 25, 2012 1.3.1 5,959 download StopLava StopLava v1.2 releaseDownload
StopLava v1.1 release 7.49 KB Mar 4, 2012 CB 1.1-R6 1,261 download StopLava StopLava v1.1 releaseDownload
StopLava v1.0 release 6.72 KB Oct 12, 2011 CB 1337 5,535 download StopLava StopLava v1.0 releaseDownload

Description

Share this:

This plugin prevents players from placing lava blocks or
emptying/filling buckets.

Permissions

  • StopLava.canUseLava Whether someone can place lava (lava block or bucket) (default: op).
  • StopLava.canGetLava Permission to get lava in a bucket (default: true).

Source can be found at GitHub

Technicalese

When cancelling a PlayerBucketFillEvent, or PlayerBucketEmptyEvent the client
is not notified of the event actually being cancelled. So the player will see
the bucket being filled, while it isn't really. As will be clear when the
player (dis)connects and gets the update.

For now this plugin is forcing a clumsy update to the client. Perhaps there
are better ways to do this, but that seems to require use of the CraftBukkit
API besides the Bukkit API.

I submitted a feature request to have
CraftBukkit send the client these updates automatically.

Comments

Add a comment