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