Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
A plugin for Minecraft Paper that enables quick and efficient Player freezing for Admins and other plugins.
⛰️ Features & Improvements
- (db) Use hikari-db for database connections - (712bd24)
- (db) Add custom Doma JDBC logger to log with plugin logger - (011d646)
- (db) Use flyway for db creation and migration - (1fa2493)
- (manager) Simplify cancellable event logging - (868c37d)
- (manager) Remove api status annotation in non-api class - (ea7b3f2)
- (sf-command) Simplify message creation - (065eb58)
- Rename misspelled vector domain converter - (aeefae6)
🐛 Bug Fixes
- (config) Correct jdbc uri config name from jbdc-uri to jdbc-uri - (457fcf0)
- (dao) Use correct table name in count method - (f77010f)
- (db) Properly support MySQL & MariaDB - (243af5c)
- (doma-sl4j-logger) Use default logging event builder - (abbe349)
- (json-list-domain-converter) Handle null JSON elements - (3adc72e)
- (manager) Stop vehicle freeze state reaffirmation task if player no longer has freeze tag - (3856ffb)
- (manager) Return unmodifiable copies for collection accessors - (3b38fff)
- (manager) Restore correct entity when restoring to default of vehicle - (0e92a25)
- (pre-freeze-state) Save & restore entity rotation - (6784649)
- Escape new line in hover display translation - (881a3e3)
- Add missing version command translation - (9a6431e)
- Correct status command header display name translation - (f27f7e9)
- Restore player vehicle and passengers when force unfreezing - (e1d9f23)
- Remove incorrect warning for not allowing flight - (3c06460)
- Stop restoring player passengers forever - (5071224)
📚 Documentation
- (readme) Correct supported versions in readme - (2438dcf)
- (readme) Add Modrinth and Hangar shields - (c8afe8c)
- (readme) Add links to release pages for Modrinth and Hangar - (b659bfd)
- (readme) Fix typos - (a1d2dc5)
🔨 Build
- (checkstyle) Remove incorrect copyright header - (b538e18)
- (common-conventions) Remove unused indra compile dependency - (7543653)
- Use adventure 4 configurate serializer - (a2701f8)
- Explicitly declare adventure api dependency - (e1203e3)
- Enable idea commit inspections - (1d52b70)
- Remove unused adventure serializer ANSI dependency - (8265994)
⚙️ Miscellaneous
- (deps) Update prismatic to 0.4.2 - (a8d0d18)
- (deps) Update Adventure to 5.2.0 - (d97f511)
- (deps) Update configurate-nbt to 2.0.0 - (31ebd6d)
- (deps) Update prismatic to 0.4.0 - (891376c)
- (deps) Update chasm to 1.1.0 - (f429430)
- (deps) Update jspecify to 1.0.1 - (02c922f)
- (deps) Update prismatic to 0.3.0 - (2999f65)
Platforms
Paper
1.21.8–26.2
Dependencies
Paper