LMBishop / Quests

Questing plugin for Minecraft, enabling the addition of goals for players.
https://www.spigotmc.org/resources/23696/
GNU General Public License v3.0
170 stars 83 forks source link

Keep quest GUI open when accepting quests #687

Open FourNineRugz opened 1 month ago

FourNineRugz commented 1 month ago

Description of Feature

Keep quest GUI open when accepting quests

Reason for Addition

It is very inconvenient to have to keep opening the menu

Alternative Solutions

None

Agreements

Other

No response

Krakenied commented 1 month ago

There is an option. Also make sure you config is up to date. https://github.com/LMBishop/Quests/blob/master/bukkit/src/main/resources/resources/bukkit/config.yml

  # Close the UI automatically when a quest is accepted
  gui-close-after-accept: true