9
0
mirror of https://github.com/Auxilor/EcoQuests.git synced 2025-12-26 02:19:16 +00:00

Clarified not-met-lines

This commit is contained in:
Auxilor
2023-08-10 18:04:26 +01:00
parent c0528c2c81
commit 3250d33f8e
2 changed files with 2 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ start-effects: [ ]
# A list of conditions required to start the quest.
# The quest will be automatically started when these conditions are met.
# Read https://plugins.auxilor.io/conditions/configuring-a-condition
# If gui.always is true, then not-met-lines will show up on the GUI icon!
start-conditions: [ ]
# If the quest should auto start when all conditions are met

View File

@@ -44,8 +44,7 @@ start-effects: [ ]
# A list of conditions required to start the quest.
# The quest will be automatically started when these conditions are met.
# Read https://plugins.auxilor.io/conditions/configuring-a-condition
# If gui.always is true, then not-met-lines will show up on the GUI icon!
start-conditions: [ ]
# If the quest should auto start when all conditions are met
# If this is set to false, the quest can only be started with /ecoquests start
auto-start: true