Anvil GUI not working correctly #333


Open
  • KillsT3aler69 created this issue Apr 25, 2022

    Panel:

    anvil_gui:
      command: /anvil_gui
      type: ANVIL_GUI
      anvil_title: '&eMyCommand &6ANVIL'
      anvil_slot_text: write here
      anvil_left_item: "BOOK:2:true:Write Here your lore;Line 2"
      anvil_commands:
      - $text$ $player, you typed $output
      - /broadcast $output
      - '%openiconmenu%/iconmenu $output'
    First of all, I cannot close the GUI, it just keeps reopening after I close it. The book that should be present in the anvil also isn't there, instead there are just 2 iron swords (1 in each slot). None of the items has a lore and only the first item has the title "write here" (same as slot text). The items also aren't enchanted and the anvil title is just the standard ("Anvil"). Only when I change the slot text, another iron sword appears (named the new slot text I just wrote) in the most right slot of the anvil and when I click that the commands run.

    The server runs spigot 1.8.8 and the plugin is the latest version.
     

To post a comment, please login or register a new account.