Origins-Reborn-Enhanced 3.0.0-alpha9
on Apr 12, 2025- Added 1.21.5 support
- Requires PacketEvents 2.8.0
Origins-Reborn-Enhanced 3.0.0-alpha8
on Apr 10, 2025Now requires PacketEvents
- Fixed an issue where the Orb of Origin wasn't working
- Integrated PacketEvents in several parts of the plugin
- Significantly improved overall performance (up to 20× faster than OriginsReborn)
- Enhanced the responsiveness of the LikeWater ability
Origins-Reborn-Enhanced 3.0.0-alpha3
on Apr 8, 2025- Fixed the ShulkerInventory ability not functioning properly
- Eliminated lag issues caused by the ResourcePackApplier
- Updated the resource pack and plugin to support all kinds of symbols
Origins-Reborn-Enhanced 3.0.0-alpha2
on Apr 7, 2025New Path
If you encounter any bugs, please report them on Discord.
Since the original plugin has become closed-source, this enhanced version is no longer a fork and will continue on its own development path.
Note:
Addons are temporarily incompatible — full support will be restored by the release version.
The plugin is no longer backwards compatible with old configurations or saved data.
Changes
- Fully migrated to Kotlin
- Offloaded some calculations from the main thread
- Migrated most configuration handling to EnderaLib's ConfigManager
- Plugin now stores Shulker Inventory, current origin, and origin history in a database instead of YAML files
- Updated to EnderaLib 1.4.5
Origins-Reborn-Enhanced 2.5.0
on Mar 1, 2025- Rewrote 16 abilities in Kotlin and refactored them for better performance
- Made a few classes
open
to avoid code duplication in some addons
Origins-Reborn-Enhanced 2.4.9
on Feb 22, 2025- Several functions in this messy codebase have been optimized.
- The bug with the Enderian race, where players wearing a pumpkin would flicker, has been fixed.
- One-third of the code has been rewritten in Kotlin.
- A lot of refactoring has been done.