Removed debug log
This commit is contained in:
parent
15b015874d
commit
b3bf1eba55
@ -35,7 +35,6 @@ public class OnBlockPlace implements Listener {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Write place-data
|
// Write place-data
|
||||||
Main.plugin.getLogger().info(Main.serialiseLocation(loc) +" - "+ isAdmin);
|
|
||||||
Main.data.set(Main.serialiseLocation(loc), isAdmin);
|
Main.data.set(Main.serialiseLocation(loc), isAdmin);
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user