Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
THEROER
/
MagicUtils
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
7
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
chore: catch main up to dev for 1.21.x baseline
- #26
#26
Merged
THEROER
merged 58 commits into
main
THEROER/MagicUtils:main
from
dev
THEROER/MagicUtils:dev
Copy head branch name to clipboard
Apr 26, 2026
Conversation
Commits
58
(58)
Checks
Files changed
Merged
chore: catch main up to dev for 1.21.x baseline
#26
THEROER
merged 58 commits into
main
THEROER/MagicUtils:main
from
dev
THEROER/MagicUtils:dev
Copy head branch name to clipboard
Commits
Commits on Feb 4, 2026
chore: update version to 1.11.2-SNAPSHOT, add brigadier project dependency, and introduce MagicWebSocketClient for enhanced WebSocket functionality
THEROER
committed
fd97924
View commit details
Copy full SHA for fd97924
Browse repository at this point
fix: add fallback to direct execute handler in CommandManager when no subcommand matches
THEROER
committed
0db082e
View commit details
Copy full SHA for 0db082e
Browse repository at this point
Commits on Feb 19, 2026
feat: add permission checking to Audience API
Show description for a23335d
THEROER
committed
a23335d
View commit details
Copy full SHA for a23335d
Browse repository at this point
Commits on Feb 21, 2026
feat: add Velocity command platform support and improve Fabric build
Show description for 743eba7
THEROER
committed
743eba7
View commit details
Copy full SHA for 743eba7
Browse repository at this point
Commits on Feb 23, 2026
feat: release 1.12.0 with reflection toolkit and fabric codec updates
THEROER
committed
81f6155
View commit details
Copy full SHA for 81f6155
Browse repository at this point
Commits on Feb 25, 2026
ci: force maven republish for all artifacts
THEROER
committed
da2f4fd
View commit details
Copy full SHA for da2f4fd
Browse repository at this point
build: publish fabric modules to gh-pages repo
THEROER
committed
77e0db5
View commit details
Copy full SHA for 77e0db5
Browse repository at this point
Commits on Feb 28, 2026
feat(config): add min/max constraints and bump to 1.12.1
THEROER
committed
59cc57b
View commit details
Copy full SHA for 59cc57b
Browse repository at this point
Commits on Mar 4, 2026
feat: add unified player message bridge API
Show description for f580acc
THEROER
committed
f580acc
View commit details
Copy full SHA for f580acc
Browse repository at this point
Commits on Mar 7, 2026
chore: update version to 1.13.1-SNAPSHOT and add MaterialAdapter for Bukkit configuration
Show description for cbf53e0
THEROER
committed
cbf53e0
View commit details
Copy full SHA for cbf53e0
Browse repository at this point
fix(runtime): harden lifecycle and serialization paths
THEROER
committed
f29bf7e
View commit details
Copy full SHA for f29bf7e
Browse repository at this point
test(regressions): add cross-module coverage
THEROER
committed
51d8c5d
View commit details
Copy full SHA for 51d8c5d
Browse repository at this point
feat(runtime): add managed runtime bootstrap and client profiles
THEROER
committed
ba63585
View commit details
Copy full SHA for ba63585
Browse repository at this point
feat(commands): build optional brigadier trees from schema
THEROER
committed
7e0316e
View commit details
Copy full SHA for 7e0316e
Browse repository at this point
Commits on Mar 10, 2026
feat(platform): add normalized player lifecycle subscriptions
THEROER
committed
e6aa2cc
View commit details
Copy full SHA for e6aa2cc
Browse repository at this point
Commits on Mar 12, 2026
feat(docs): enhance documentation and add migration guide
Show description for e985274
THEROER
committed
e985274
View commit details
Copy full SHA for e985274
Browse repository at this point
feat(commands): enhance command structure and documentation
Show description for 253b7ec
THEROER
committed
253b7ec
View commit details
Copy full SHA for 253b7ec
Browse repository at this point
fix(reflection): update method references in reflection allowlist
THEROER
committed
18d0087
View commit details
Copy full SHA for 18d0087
Browse repository at this point
Commits on Mar 14, 2026
feat: add NeoForge bootstrap, logger, and command escaping
Show description for 1b2f4d3
THEROER
committed
1b2f4d3
View commit details
Copy full SHA for 1b2f4d3
Browse repository at this point
Commits on Mar 19, 2026
fix(logger): preserve console levels without plain-text parsing
THEROER
committed
2774ca9
View commit details
Copy full SHA for 2774ca9
Browse repository at this point
fix(commands): treat handled Bukkit failures as handled
THEROER
committed
bb85e83
View commit details
Copy full SHA for bb85e83
Browse repository at this point
chore(release): bump version to 1.14.1
THEROER
committed
009bb04
View commit details
Copy full SHA for 009bb04
Browse repository at this point
Commits on Mar 21, 2026
fix(config): avoid false async reload warnings
THEROER
committed
2aee5ec
View commit details
Copy full SHA for 2aee5ec
Browse repository at this point
Commits on Mar 31, 2026
feat(commands): add address() method to MagicSender for IP resolution
Show description for cd89f01
THEROER
committed
cd89f01
View commit details
Copy full SHA for cd89f01
Browse repository at this point
Commits on Apr 8, 2026
feat(lang): support registered translations and escaped raw lookups
THEROER
committed
f604c92
View commit details
Copy full SHA for f604c92
Browse repository at this point
chore(release): bump version to 1.14.4
THEROER
committed
984cea7
View commit details
Copy full SHA for 984cea7
Browse repository at this point
Commits on Apr 10, 2026
feat(platform): add BungeeCord adapter
THEROER
committed
616a6e4
View commit details
Copy full SHA for 616a6e4
Browse repository at this point
chore(release): bump version to 1.14.5
THEROER
committed
ebc347b
View commit details
Copy full SHA for ebc347b
Browse repository at this point
chore(release): bump version to 1.15.0
THEROER
committed
0ecc2e6
View commit details
Copy full SHA for 0ecc2e6
Browse repository at this point
feat(platform): add Folia-safe Bukkit adapter
THEROER
committed
560cfb6
View commit details
Copy full SHA for 560cfb6
Browse repository at this point
chore(release): bump version to 1.16.0
THEROER
committed
14c7367
View commit details
Copy full SHA for 14c7367
Browse repository at this point
Commits on Apr 11, 2026
fix(config): retry transient mutable snapshots
THEROER
committed
5e07093
View commit details
Copy full SHA for 5e07093
Browse repository at this point
chore(release): bump version to 1.16.1
THEROER
committed
edda848
View commit details
Copy full SHA for edda848
Browse repository at this point
Commits on Apr 14, 2026
feat: expand platform coverage and refactor logger internals
Show description for 08ca8e5
THEROER
committed
08ca8e5
View commit details
Copy full SHA for 08ca8e5
Browse repository at this point
chore(release): bump version to 1.17.0
THEROER
committed
5b6d79f
View commit details
Copy full SHA for 5b6d79f
Browse repository at this point
Commits on Apr 17, 2026
feat: release MagicUtils 1.18.0 baselines
THEROER
committed
bd26e17
View commit details
Copy full SHA for bd26e17
Browse repository at this point
fix: support mojang-mapped fabric text serializers
THEROER
committed
80bb3c6
View commit details
Copy full SHA for 80bb3c6
Browse repository at this point
fix(ci): scope mc1201 publish to supported modules
THEROER
committed
cbaecdd
View commit details
Copy full SHA for cbaecdd
Browse repository at this point
fix(ci): use java 21 build jvm for mc1201 publish
THEROER
committed
4c9afff
View commit details
Copy full SHA for 4c9afff
Browse repository at this point
fix(ci): support mc2611 publish path
THEROER
committed
4cd50d4
View commit details
Copy full SHA for 4cd50d4
Browse repository at this point
Commits on Apr 23, 2026
feat: release MagicUtils 1.19.0 with shared-runtime tooling
Show description for 106157f
THEROER
committed
106157f
View commit details
Copy full SHA for 106157f
Browse repository at this point
fix(release): publish bukkit bundle as 1.19.1
Show description for ad0c8f9
THEROER
committed
ad0c8f9
View commit details
Copy full SHA for ad0c8f9
Browse repository at this point
Commits on Apr 24, 2026
feat(lang): localize help output from player locales
Show description for 0361d40
THEROER
committed
0361d40
View commit details
Copy full SHA for 0361d40
Browse repository at this point
chore(release): add MagicUtils release helper and cut 1.20.0
Show description for 2676785
THEROER
committed
2676785
View commit details
Copy full SHA for 2676785
Browse repository at this point
chore(ci): refresh reflection allowlist
Show description for c1eec19
THEROER
committed
c1eec19
View commit details
Copy full SHA for c1eec19
Browse repository at this point
fix(config): suppress queued external reloads after shutdown
Show description for ee1f8b9
THEROER
committed
ee1f8b9
View commit details
Copy full SHA for ee1f8b9
Browse repository at this point
test(logger): stop watcher races in LoggerCoreTest
Show description for df867a8
THEROER
committed
df867a8
View commit details
Copy full SHA for df867a8
Browse repository at this point
Commits on Apr 26, 2026
feat(lang): unify i18n stack with single placeholder engine
Show description for 33ae56a
THEROER
committed
33ae56a
View commit details
Copy full SHA for 33ae56a
Browse repository at this point
chore(release): bump version to 1.21.0
THEROER
committed
6fed523
View commit details
Copy full SHA for 6fed523
Browse repository at this point
fix(release): align verified plugin support baselines
Show description for 5953eef
THEROER
committed
5953eef
View commit details
Copy full SHA for 5953eef
Browse repository at this point
chore(release): bump version to 1.21.1
THEROER
committed
58ac2fc
View commit details
Copy full SHA for 58ac2fc
Browse repository at this point
fix(ci): publish all common target artifacts
Show description for 898f8c2
THEROER
committed
898f8c2
View commit details
Copy full SHA for 898f8c2
Browse repository at this point
fix(bukkit): use compatible plugin api versions
Show description for 540809c
THEROER
committed
540809c
View commit details
Copy full SHA for 540809c
Browse repository at this point
chore(release): bump version to 1.21.2
THEROER
committed
321e6f9
View commit details
Copy full SHA for 321e6f9
Browse repository at this point
fix(release): use mc1201 runtime for Paper 1.20.5
Show description for 762d096
THEROER
committed
762d096
View commit details
Copy full SHA for 762d096
Browse repository at this point
chore(release): bump version to 1.21.3
THEROER
committed
8c52601
View commit details
Copy full SHA for 8c52601
Browse repository at this point
fix(config): suppress spurious watcher events on register
Show description for c3fddf8
THEROER
committed
c3fddf8
View commit details
Copy full SHA for c3fddf8
Browse repository at this point
chore: merge main into dev to recover LICENSE and historical PR merges
Show description for 480a224
THEROER
committed
480a224
View commit details
Copy full SHA for 480a224
Browse repository at this point
You can’t perform that action at this time.