Skip to content

Dev#14

Merged
sun-mc-dev merged 5 commits into
mainfrom
dev
Jun 22, 2026
Merged

Dev#14
sun-mc-dev merged 5 commits into
mainfrom
dev

Conversation

@sun-mc-dev

Copy link
Copy Markdown
Owner

No description provided.

…ecate BukkitEvents, and update docs

- Add a new oumlib-plugin Maven module to build the library as a standalone, multi-platform plugin (Paper and Velocity) using paper-plugin.yml.
- Create a GitHub Actions workflow to build the project, update/force the dev-build tag, and publish the jar to a dev-build release on pushes to dev branch.
- Deprecate BukkitEvents and add type-safe .playerFilter(...) on EventBuilder for cross-platform player filtering.
- Update Countdown to support chat display mode, custom intervals, tick sounds, digital time formatting, and a non-spammy default chat filter.
- Update ItemBuilder with 1.21+ component methods: itemModel, glintOverride, maxStackSize, maxDamage, and fireResistant.
- Clean up unused files (PlayerData, BossBars, CooldownMap, BukkitText) and replace inline imports with standard imports.
- Update all documentation markdown files to match the new API changes and remove any references to the non-existent .build() method.
@sun-mc-dev sun-mc-dev merged commit c334068 into main Jun 22, 2026
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.

1 participant