Ricardo Borutta

Results 8 comments of Ricardo Borutta

My own. This is a snippet of the code and it works if I disable your plugin. ```java private void onClickInventory(InventoryClickEvent event) { if (!this.view.equals(event.getView())) // Checks the same view...

I tried to register the event with the event priority highest but it doesn't work either

Hi, I have fixed the bug in my version. I made a pull request

Would you like to use the /back command of another plugin?

Hi @TBG-FR , thank you for contacting me, you are absolutely right. To get a protected chest as a player, he needs the permission configured in config.yml. In your case...

Hey @KikyoC , When does the plugin say you don't have permission? Because the class is for checking the location where the player died and whether the player could build...

What if you have more than one death chest? Wouldn't you spam that?

Isn't that the same feature? #61 Or is it just a case of randomly placing the items in the inventory?