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

Whitelist/Blacklist option CheatPrevention.yml #807

Open
TylorTurner opened this issue Feb 18, 2024 · 2 comments
Open

Whitelist/Blacklist option CheatPrevention.yml #807

TylorTurner opened this issue Feb 18, 2024 · 2 comments
Labels
Feature Request Requesting something new to be added.

Comments

@TylorTurner
Copy link

Server Implementation

Paper

Server Version

1.19.4

CombatLogX Version

11.4.0.1.1193

Feature Request

Whitelist/Blacklist option CheatPrevention.yml
I personally would like to whitelist putting out fire while in Pvp.

@TylorTurner TylorTurner added the Feature Request Requesting something new to be added. label Feb 18, 2024
@CarissaCoding
Copy link

CarissaCoding commented Feb 22, 2024

Hi there!

Thanks for reaching out with your feature request. Adding a whitelist/blacklist option to CheatPrevention.yml for actions like putting out fire during PvP sounds like a valuable addition to enhance gameplay.

To implement this feature, we'll need to make some adjustments to the CheatPrevention.yml file. Specifically, we'll add a section for whitelisting/blacklisting actions related to putting out fire during PvP encounters.

# Whitelist/Blacklist Options

whitelist:
  pvp_actions:
    - extinguish_fire

blacklist:
  # Add any specific actions you want to blacklist here

In this example, the whitelist section includes the extinguish_fire action within the pvp_actions category, allowing players to put out fire during PvP encounters. If there are any other actions you'd like to whitelist or blacklist, feel free to let me know, and we can adjust the configuration accordingly.

Once we finalize the changes, we'll ensure they're compatible with Paper 1.19.4 and CombatLogX 11.4.0.1.1193.

Looking forward to your feedback on this approach!

Best regards,
Carissa

@TylorTurner
Copy link
Author

Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Requesting something new to be added.
Projects
None yet
Development

No branches or pull requests

2 participants