BlockEffects V1.1
Details
-
FilenameBlockEffects_V1.1.jar
-
Uploaded by
-
UploadedSep 29, 2015
-
Size3.92 KB
-
Downloads662
-
MD56779852173f3ad4dd436e0af5237d441
Supported Bukkit Versions
- 1.8.1
Changelog

BlockEffects V1.1
Added:
-Permissions
-Changed:....> from: e.getBlock().getType(Material.AIR); > (The block that is placed, will go to air)
..................> to: e.setCancelled(true); > (The event won't happen)
This means that when a block is placed on top of something like grass or snow, it won't disappear.
Back to Main Page
