mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
Remove debug
This commit is contained in:
parent
47b0ece377
commit
a7e4d19605
@ -342,7 +342,6 @@ public class SelectionCommands {
|
||||
return;
|
||||
}
|
||||
}
|
||||
System.out.println("a "+ wand);
|
||||
player.giveItem(new BaseItemStack(wand.getType(), wand.getNbtReference(), 1));
|
||||
//FAWE end
|
||||
//FAWE start - instance-iate session
|
||||
|
Loading…
Reference in New Issue
Block a user