Player Selectable Tier / Rules (pre-defined) #464
Labels
priority: low
Low priority
status: thoughts wanted
Thoughts from the community are desired
status: unconfirmed
Needs confirmation
status: waiting for approval
Waiting for approval from maintainers
type: improvement
Add or adjust a feature
Is your feature request related to a problem? Please describe.
I'm running into the issue of attempting to have players be able to select their own rules / difficulty level with levelled mobs custom rules
Currently on my server I have 3 buttons that have generic names such as "easy, medium, and hard" and these buttons would apply a luck perms permission to that specific player, which then PAPI would read that as true false, meaning I would need 3 rules essentially for each "difficulty" level, this seemed to be very finicky, and only worked for one ruleset at a time, which is where I stumbled into many issues, I attempted a slew of ideas, but all didn't meet my primary ideas, the ability for the players to select their desired experience, on a permission level
Describe the solution you'd like
----IDEA UPDATED 10-26-2023----
How I would like this to work, (Thanks Buffalo) is that a player would in game type "/lm difficulty "insert vairable here"
This would then, activate a ruleset that has the condition "difficulty-selector: 'variable'"
Example:
Describe alternatives you've considered
I've attempted to use multiple different PAPI placeholders, and with the support of strings it is proving to be very difficult to implement proper rules that include more then just a "yes / no" tier, this would allow for multiple different difficulty levels up to the server owner, and that lets the players decide their own experience
The text was updated successfully, but these errors were encountered: