Advertisement
Guest User

Untitled

a guest
Nov 28th, 2015
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. if(e.getAction().equals(Action.RIGHT_CLICK_AIR) || e.getAction().equals(Action.RIGHT_CLICK_BLOCK)) {
  2.  
  3. if(e.getItem().getType().equals(Material.ENCHANTED_BOOK) && e.getItem().getItemMeta().getDisplayName().equalsIgnoreCase("§e§lTier 3 Spawn Book")) {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement