
1.4K
9
- 1.21.8-1.21.10 support
- Updated EnderaLib to 1.4.6
- Some performance optimizations
- Replaced
fun getKey()byval keyin Ability interface, to "cache" keys - Minor hasAbility check optimizations
- 1.21.7 support
- minor bug fixes
- Replaced
- Fixed division by zero in the CreeperAlly ability.
- Disabled closing the OriginSwapper menu using ESC.
- Added an option to give the OrbOfOrigin to all players using the command
/origin orb all.
Modules system
- Now Origins Reforged includes OriginsMobsEnhanced, OriginsFantasyEnhanced, and OriginsMonstersEnhanced, as modules, which you can enable in the modules.yml file.
- 1.20.6 support
- Minor particles optimizations
- Added 1.21.5 support
- Requires PacketEvents 2.8.0
Now 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
- 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
New 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
- Rewrote 16 abilities in Kotlin and refactored them for better performance
- Made a few classes
opento avoid code duplication in some addons
- 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.

