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

Configuration updates #653

Merged
merged 9 commits into from
Jun 10, 2020
Merged

Configuration updates #653

merged 9 commits into from
Jun 10, 2020

Conversation

Camotoy
Copy link
Member

@Camotoy Camotoy commented May 25, 2020

The main feature of this commit is switching Bukkit and BungeeCord to using Jackson configuration. This allows comments to load. Along with this, the Jackson configs have been consolidated into one abstract class, and a check is made to ensure auth-type cannot be set to Floodgate if Floodgate is not installed.

Camotoy added 2 commits May 24, 2020 22:35
The main feature of this commit is switching Bukkit and BungeeCord to using Jackson configuration. This allows comments to load. Along with this, the Jackson configs have been consolidated into one abstract class, and a check is made to ensure auth-type cannot be set to Floodgate if Floodgate is not installed.
@Camotoy Camotoy mentioned this pull request May 25, 2020
@Tim203
Copy link
Member

Tim203 commented May 25, 2020

Haven't been able to look at it properly yet, but I would change the configuration dir to config

@rtm516 rtm516 added PR: Needs Testing When a PR needs testing but is currently not under review PR: Optimization When a PR doesn't necessarily add anything new or fix anything, but improves upon the code labels May 29, 2020
@Redned235 Redned235 merged commit 34b367b into GeyserMC:master Jun 10, 2020
@Camotoy Camotoy deleted the config-updates branch June 10, 2020 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Needs Testing When a PR needs testing but is currently not under review PR: Optimization When a PR doesn't necessarily add anything new or fix anything, but improves upon the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants