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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user