Hi red51
The PlayerCraftItemEvent "event.getItem().getName();" returns null, is it too much to ask that we can get this in the update tonight? 
This would be super helpful in locking out modern day items as I know the permissions files doesn't really work for this yet. I don't mind doing the leg work 
 
		 
		
		
	 
			
									
		 It's a bit tricky to implement the communication between Java and native side (because inventory items don't have a unique global ID, which makes it difficult to identify the correct item instance on native side). Sorry
   It's a bit tricky to implement the communication between Java and native side (because inventory items don't have a unique global ID, which makes it difficult to identify the correct item instance on native side). Sorry 



