CommandPrompter icon indicating copy to clipboard operation
CommandPrompter copied to clipboard

Making commands more interactive.

Results 6 CommandPrompter issues
Sort by recently updated
recently updated
newest added

Replace ```Bukkit.getServer().getScheduler()``` to ```plugin.getScheduler()``` And update JavaLanguageVersion to 17 to be compatible with folia [Energie](https://github.com/Euphillya/Energie)

## CommandPrompter does not support Minecraft 1.21.1 Minecraft 1.21.1 just released and this plugin does not support Minecraft server version 1.21.1. I have looked at the dev branch: https://ci.cyr1en.com/job/CommandPrompter/ and...

Error: ```yml [10:59:23] [Server thread/INFO]: LukaLovesXinkali issued server command: /team join [10:59:23] [Server thread/WARN]: [CommandPrompter] Task #41179623 for CommandPrompter v2.9.0 generated an exception java.lang.NoSuchMethodError: 'org.bukkit.craftbukkit.inventory.CraftInventoryView com.cyr1en.anvilgui.version.Wrapper1_21_R1$AnvilContainer.getBukkitView()' at CommandPrompter-2.9.0.jar/com.cyr1en.anvilgui.version.Wrapper1_21_R1$AnvilContainer.getBukkitInventory(Wrapper1_21_R1.java:149) ~[CommandPrompter-2.9.0.jar:?] at...

Is it possible to add a feature where we can edit the head GUI. I would like to try and make it so there is a Nametag in the bottom...

The CancelItem in the anvil configuration cannot use Custom-Model-Data.

bug

This currently breaks compatibility with [packetevents](https://github.com/retrooper/packetevents) as the signatures of some classes has changed. As for the solution, I think it would be either updating kyori to [`4.23.0`](https://github.com/KyoriPowered/adventure/releases/tag/v4.23.0) or jumping...

dependency issue