I’d like the healing plugin to support multiple configurable setups, instead of just one global configuration.
The idea is to have tiered healing setups, for example:
Use an index or priority system where:
The idea is to have tiered healing setups, for example:
- Tier 1 – Basic healing
- Tier 2 – Improved healing
- Tier 3 – Advanced / best healing
- Create its own permission (e.g. betterhealing.tier1, betterhealing.tier2, betterhealing.tier3)
Use an index or priority system where:
- Each setup has an index value
- The highest index the player has permission for becomes active
- Lower tiers are automatically ignored if a higher tier is available
- Player has permission for Tier 1 and Tier 3
- Tier 3 is used because it has the highest index
- Offer different healing strengths to different player groups
- Easily upgrade players by granting a higher-tier permission
- Avoid conflicts by letting the highest tier always override lower ones