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

Config files are incredibly vauge #213

Open
slushie0 opened this issue Nov 23, 2022 · 2 comments
Open

Config files are incredibly vauge #213

slushie0 opened this issue Nov 23, 2022 · 2 comments

Comments

@slushie0
Copy link

For example:

elimination:
  environmentStealsHearts: true
  environmentHealthScale: 1.0
  healthScale: 1.0
  maxHearts: 20.0
  useMaxHealth: true
  minHearts: 5.0
  useMinHealth: false
  defaultHearts: 10.0
  useReviveHearts: true
  reviveHearts: 10.0
  totemWorksInInventory: false
  alwaysDropHearts: false
  fullInventoryHeartDrop: true
  allowedWorlds:

What do half of these mean? maxHearts is probably the most hearts you can get, but then what is minHearts? what is useMinHealth, or healthScale? Or environmentStealsHearts? I'm glad it has all of these features, but I don't even know what half of them mean, so I can't configure anything!

@IkeVoodoo
Copy link
Owner

You're absolutely right, I am working on getting it to have comments, It's just a bit of a hassle

@IkeVoodoo
Copy link
Owner

IkeVoodoo commented Sep 10, 2023

Hey @slushie0 It's almost been a year! But we are now finally getting to the point where config can get comments! Sorry for the long wait 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants