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

Added allow_override config-entry and added DE + NL as languages #7

Merged
merged 8 commits into from
Aug 9, 2024
Merged

Added allow_override config-entry and added DE + NL as languages #7

merged 8 commits into from
Aug 9, 2024

Conversation

Fly1337
Copy link
Contributor

@Fly1337 Fly1337 commented Aug 8, 2024

I've made some changes:

  • Added German and Dutch as available languages by default
  • Added the allow_override config-entry do disallow name overrides which can increase compatibility with other plugins
    • Therefore, the event priority to allow other plugins to do changes before AuraMobs does
  • Deleted the event handling for entity deaths as this shouldn't be needed at all (afaik) (Reverted due to spigot logging named entity deaths)
  • Removed name visibility on entity death as this change isn't changing anything
  • Beautified some lines and didn't forget the spaces after the if
  • Excluded NPCs from level calculation

@Archy-X Archy-X self-requested a review August 9, 2024 04:44
Copy link
Owner

@Archy-X Archy-X left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@Archy-X Archy-X merged commit 5adf884 into Archy-X:main Aug 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants