☄️ Oraxen | Custom Items, Blocks, Emotes, Furniture, ResourcePack and GUI

MC Plugin ☄️ Oraxen | Custom Items, Blocks, Emotes, Furniture, ResourcePack and GUI 1.218.0
Create custom stuff, automatically generate, compress, protect and upload your resourcepack!

Hey,

This new update fixes console errors when opening the Oraxen inventory using ProtocolLib. It also fixes issues with the recipes command on paper forks and color codes supports.

Thanks to Jan you will also get a new bleeding mechanic: https://docs.oraxen.com/mechanics/all-mechanics#bleeding
And fix an issue with item unenchanting.

Enjoy it,
Thomas
Hi,

This update fixes two errors reported by users:
- First, on Spigot, the inventory would produce errors in console (because it used a shaded dependency different from paper)
- Then, CommandAPI might not load at the right time and could produce error (it is now a dependency and thus should always be loaded before).

I hope you'll enjoy the plugin.

Best,
Thomas
Hey,

This update adds support for more item model properties introduced in 1.21.4. This allows to control the hand swap animations and appearance of items in GUI, for more details check out this part of the new documentation.

This feature was added by Jan, who you probably know from the discord support server. Congratulations to him for his first contribution to the source code!

Enjoy your weekend,
Thomas
Hi,

This update fixes an incompatibility with Paper. They rewrote the commands system, so it required a different implementation than for spigot.

In order to keep the code clean (otherwise you would have code for both spigot and paper even if you only use one), you should now install the commandAPI plugin (spigot or paper version), available here: https://docs.commandapi.dev/user-setup/install

If that is too complicated, let me know and I will either create two versions of Oraxen or include both codes in the plugin.

As always, enjoy the weekend,
Thomas
Hey,

This update fixes a console error reported by @Evans420 and a false deprecation warnings for unconfigured properties, reported and fixed by @OlivierChiasson.

Thanks to Olivier for his pull request.

I hope you like this update!

Best,
Thomas
Hey,

This update resolves a visual issue where distant blocks could look pixelated by adjusting a few texture sizes in the default resource pack.

It also adds a small safety improvement (should fix some errors) with a player null check.
Full changelog: https://github.com/oraxen/oraxen/releases/tag/1.193.2

Big thanks to @Hugo5000 for his help.

Enjoy this week,
Thomas
  • Like
Reactions: treviszszkott11
Hey,

Here is a quick update fixing a bug related to FAWE and the previous support for PacketEvents.

Full changelog: https://github.com/oraxen/oraxen/releases/tag/1.193.1

Big thanks to @Hugo5000 for his pull requests.

Enjoy your weekend,
Thomas
Hey,

This update allows to use PacketEvents instead of Protocollib, as requested by the community. It also refactors the gradle setup to make it cleaner and the plugin easier to maintain.

Full changelog: https://github.com/oraxen/oraxen/releases/tag/1.193.0

Big thanks to @Hugo5000 for his pull requests.

Enjoy your week,
Thomas
Hello everyone,

This update refines jukebox and music disc handling, ensuring consistent behavior and improved reliability. It also introduces internal improvements to enchant handling. Thanks to the new contributors.

The full changelog is available here: https://github.com/oraxen/oraxen/releases/tag/1.192.1

Have a great week,
Thomas
Hey, I hope you're still enjoying summer.

This is a small update which adds support for Minecraft 1.21.8.

Please, if you encounter any issues, report them on GitHub.

Full changelog: Oraxen 1.192.0
Top Bottom