Merge pull request #2557 from injust/patch-1
Remove duplicate of onblockfade trigger
This commit is contained in:
commit
ad4440b263
1 changed files with 0 additions and 1 deletions
|
|
@ -1194,7 +1194,6 @@ public class DynmapPlugin extends JavaPlugin implements DynmapAPI {
|
|||
onblockfromto = core.isTrigger("blockfromto");
|
||||
onblockphysics = core.isTrigger("blockphysics");
|
||||
onpiston = core.isTrigger("pistonmoved");
|
||||
onblockfade = core.isTrigger("blockfaded");
|
||||
onblockredstone = core.isTrigger("blockredstone");
|
||||
|
||||
if(onplace) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue