Skip to content

Conversation

@TheMeinerLP
Copy link
Contributor

Proposed changes

This pr bases on #24 and removes the old API Struct.

Types of changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of
them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before
merging your code.

  • I have read the CONTRIBUTING.md
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you
did and what alternatives you considered, etc...

- Removed `api` module reference from `build.gradle.kts`.
- Migrated `IdGenerator` and `PunishType` classes to `backend`.
- Refactored imports and usages to support new locations.
…fix metadata reference in `translatable` method
@TheMeinerLP TheMeinerLP marked this pull request as ready for review January 1, 2026 19:26
Copy link
Contributor

@theEvilReaper theEvilReaper left a comment

Choose a reason for hiding this comment

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

LGTM

@TheMeinerLP TheMeinerLP merged commit 85e04ad into develop Jan 1, 2026
4 checks passed
@TheMeinerLP TheMeinerLP deleted the themeinerlp/chore/remove-api-module branch January 2, 2026 14:46
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.

3 participants