Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow a range to be set for the "position" task type. So a quest is not always the same every time #718

Open
2 tasks done
FourNineRugz opened this issue Sep 3, 2024 · 0 comments
Labels
enhancement status: needs investigating Bug report / feature request needs investigating and triage

Comments

@FourNineRugz
Copy link

FourNineRugz commented Sep 3, 2024

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

  • 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

@FourNineRugz FourNineRugz added enhancement status: needs investigating Bug report / feature request needs investigating and triage labels Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement status: needs investigating Bug report / feature request needs investigating and triage
Projects
None yet
Development

No branches or pull requests

1 participant