Updated Class : https://gist.github.com/frostythedev/95b5d494a1697ad4a0a4 Just in case anyone else wants to use this util :).
@megamichiel I understand what you mean by spoon-feeding but I included some comments about exactly what I was doing. Copy pasting coding is like...
@DoggyCode™ @EventHandler public void onInteract(PlayerInteractEvent e){ if(e.getAction() == Action.RIGHT_CLICK_BLOCK){...
@DoggyCode™ Many apologies for the faulty code. Coded this off my head. Glad you found your solution by debugging mind telling so I know exactly...
@FisheyLP :O I have no idea why I thought it was 36 haha I'll get back to you with an update thanks for the point!
@mine-care That's not the problem I'm definitely sure. Presets is never empty beacause the ArrayList is always attempted to be filled before....
@DoggyCode™ public Inventory InspectPlayerInventory(Player p){ //Defining the Player interface above //Creating a Player...
@CodePlaysMinecraft Looks like someone isn't at their IDE :3
@Konato_K Probably not the best idea since schedulers are something that use resources and to have to every time a player join's could have a...
@Tecno_Wizard What about trying something like @EventHandler public void onLogin(PlayerLoginEvent e){...
By creating a Bukkit Inventory you can set the title of it. The inventory in the picture is obviously custom (the layout) public Inventory...
So first of all, Hi I hope you're in an alright mood to have to deal with me right now haha just a small problem that I can't manage to fix...
This should be a sufficient resource that you can use, make sure you understand what is happening before you jump into actually using it ;).
Gonna get fixed lol didn't read entire description.
Separate names with a comma.