Results 97 comments of filoghost

There is a workaround, not pretty but it should work: http://stackoverflow.com/questions/36803176/how-to-prevent-the-play-request-was-interrupted-by-a-call-to-pause-error

That's not how you should use the `give` action: either use the format specified in the wiki, or use `console: give {player} diamond_helmet 1 0 {ench:[{id:17,lvl:2}]}` (a console command, which...

https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders#bungeecord `/papi ecloud download Bungee` A basic BungeeCord integration may be added directly in Chest Commands in the future. I will keep this issue open as reminder.

It was removed because I planned to eventually re-add it later, if requested, but on a per-menu basis. Consider it accepted for the future.

Colors are already present in static placeholders: https://github.com/filoghost/ChestCommands/blob/ab8bfc0a8b5e4f87851e646f8d24f166e8dd2314/plugin/src/main/java/me/filoghost/chestcommands/config/CustomPlaceholders.java#L31

Write in english please. If you have an error post it.

Have you tried using `KEEP-OPEN: true`? It will prevent Chest Commands from closing the GUI

This is not possible currently, the REQUIRED-ITEMS options only checks material, durability and amount.

I'm not able to reproduce this error. It might be a conflicting plugin registering a weird enchantment, try on a clean server without other plugins. How to find a potentially...

Please try on a clean server without other plugins.