Skip to content

DimensionPause 2.0.0#10

Merged
natereprogle merged 8 commits intomasterfrom
2.0.0
Jan 19, 2026
Merged

DimensionPause 2.0.0#10
natereprogle merged 8 commits intomasterfrom
2.0.0

Conversation

@natereprogle
Copy link
Member

  • Multiworld support
  • Storage is now DB backed instead of config backed
  • Moved all language options into the language file
  • Temporarily pause worlds or indefinitely pause them
  • Reworked PlayerJoinEvent so we don't have to deal with asynchronicity

robinhickmann and others added 8 commits October 14, 2025 12:50
Implement GitHub actions to release to Modrinth and Hangar automatically

Note that both Modrinth AND PaperMC documentation is wrong when it comes
to their APIs

You MUST implement certain fields both APIs deem optional. Also, Hangar
requires its own custom auth on top of already-existing API keys...???
No idea what the decision was behind that, but okay. It's like they're
mixing client credentials with authorization code, and it makes no
sense.
- Storage is now DB backed instead of config backed
- This version DOES NOT WORK, there is a bug where the player cannot teleport even if the dimension is unpaused. I'm working on fixing this
- Storage is now DB backed instead of config backed
- Moved all language options into the language file
- Temporarily pause worlds or indefinitely pause them
- Reworked PlayerJoinEvent so we don't have to deal with asynchronicity
@natereprogle natereprogle merged commit 908491e into master Jan 19, 2026
2 of 3 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.

2 participants