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

Introduce more granular debug flags #5270

Draft
wants to merge 3 commits into
base: 2.x
Choose a base branch
from
Draft

Introduce more granular debug flags #5270

wants to merge 3 commits into from

Conversation

mdcfe
Copy link
Member

@mdcfe mdcfe commented Mar 12, 2023

Details

Proposed feature:
This PR adds two features:

  • Granular debug flags, which can be set either in the config or with system properties and then can be checked to enable debug modes for specific features
  • Numeric debug flags, which can be set similarly but hold a long value

Environments tested:

OS:

Java version:

  • Most recent Paper version (1.XX.Y, git-Paper-BUILD)
  • CraftBukkit/Spigot/Paper 1.12.2
  • CraftBukkit 1.8.8

Demonstration:

@mdcfe mdcfe changed the title Bump Paper to 1.19.3 for run-paper Implement more granular debug flags Mar 17, 2023
@mdcfe mdcfe changed the title Implement more granular debug flags Introduce more granular debug flags Mar 17, 2023
@pop4959 pop4959 added type: enhancement Features and feature requests. module: main Issues or PRs for the main Essentials module labels May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: main Issues or PRs for the main Essentials module type: enhancement Features and feature requests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants