Loogeh It works, but doesnt seem to do anything when the item its on the creative tab.
xTigerRebornx Mmmmm, what event i need? =P
beeselmane BTW, i do this @EventHandler public void onInventoryClick(InventoryPickupItemEvent event){ System.out.println("TEST"); } And...
beeselmane I do that, but doesnt work also, with that event, i cant identify a player. CraftedShack I also tried that, doesnt work too.
How i can detect when a player take an item from a Creative Inventory Tab? I try with something like if(inventory.getType() ==...
Syd Yes. I do everything. but it doesnt work
Syd EditSession es = new EditSession(new BukkitWorld(world), 20000); CuboidClipboard schematic =...
Syd Can you explain me more please? Syd I fixed it, but i cant replace it to air! EDIT by Moderator: merged posts, please use the edit button...
Syd yes, its that the problem!
Bump
Well... Im using for the first time the WE Api for schematic handling. And im trying to get if the block type its a sponge and create a...
MordorKing78 if(label.equalsIgnoreCase("warn")){ if(args.length >= 1){ Player target = Bukkit.getPlayer(args[0]); String message = null;...
Alshain01 With this method i cant do sleeps so it kick players out =P
Alshain01 I tried that, but when im doing heavy amounts of changes, the game kick out the current players
Separate names with a comma.