You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow a range to be set for the "position" task type. So a quest is not always the same every time. It will choose a random number in the range to be set as the new quest to be completed!
Basically, this will make it so people can't just teleport to the same position they've set with /sethome every time the quest resets.
position:
type: "position"
x: -1000-1000 # x position
y: -64-64 # y position
z: -1000-1000 # z position
or min-x: -1000 and max-x: 1000
i think would be better.
Reason for Addition
Allow for more creativity in quests!
Alternative Solutions
No other solutions.
Agreements
I am running the latest version of Quests
I am certain this request is unique and a similar issue is not currently open
Other
No response
The text was updated successfully, but these errors were encountered:
Description of Feature
Allow a range to be set for the "position" task type. So a quest is not always the same every time. It will choose a random number in the range to be set as the new quest to be completed!
Basically, this will make it so people can't just teleport to the same position they've set with /sethome every time the quest resets.
position:
type: "position"
x: -1000-1000 # x position
y: -64-64 # y position
z: -1000-1000 # z position
or min-x: -1000 and max-x: 1000
i think would be better.
Reason for Addition
Allow for more creativity in quests!
Alternative Solutions
No other solutions.
Agreements
Other
No response
The text was updated successfully, but these errors were encountered: