mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 20:56:45 +01:00
Add more debugs
This commit is contained in:
parent
7a529e156d
commit
d19dde2f85
@ -530,6 +530,7 @@ public class BlockEventListener implements Listener {
|
||||
}
|
||||
if (!plot.getFlag(IceFormFlag.class)) {
|
||||
event.setCancelled(true);
|
||||
plot.debug("Ice could not form because ice-form = false");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user