public void executeLocation10(Location loc) { getPaperMeta().setDisplayName(plugin.formatting.chat("&fVoucher &7(Right click)")); paper.setItemMeta(meta); loc.set(loc.getX(), loc.getY(), loc.getZ()); plugin.getServer().getWorld("world").dropItemNaturally(loc, paper); }