Skip to content

Conversation

@eclipseisoffline
Copy link
Contributor

@eclipseisoffline eclipseisoffline commented Dec 24, 2025

This PR fixes #68. The issue occurred because /htm subcommands were registered in the CommandRegistrationCallback event callback, resulting in them re-registering when using /reload, which throws an exception.

The issue has been resolved by registering the subcommands once at mod initialisation.

The PR also updates the README for the changes made to the mod's config in #67.

@PotatoPresident PotatoPresident merged commit 644fb03 into QuiltServerTools:master Dec 26, 2025
2 checks 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.

Error when loading data with /reload

2 participants