-
-
Notifications
You must be signed in to change notification settings - Fork 34
Additional Placeholders for Level Calculation #200
Copy link
Copy link
Open
Description
Description
Is your feature request related to a problem?
No
Describe the solution you'd like us to implement.
I would like for additional values/placeholders for the level calculation section of the config to be implemented so that you could have access to the following info when calculating Island Level:
- Total Amount of All Blocks - This would be a count of all blocks included within the island space. This number is currently printed out when calculating level from console. This could either include air blocks, or not include air blocks via a configuration option or separate placeholders
- Total Amount of Current Block - This would be a total amount of the block whose value is currently being calculated.
Describe alternatives you've considered.
There are not too many alternatives. The level calculation section only currently accept block value and level cost as acceptable values at the moment, from what I can see?
Additional context
The main reason for this request is so that there can be even more freedom in how servers calculate their island level for users.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels