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

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

Hey,

As promised is a new update with great features from Jan. It allows to easily merge existing .zip resourcepacks with your Oraxen pack but also to host the resourcepack on your own server.

I still recommend using polymath by default (as the selfhosting feature could be unreliable depending on the ports opened by your hosting provider), but in specific cases (if the polymath server is too far from your users or their country is under sanctions or restrictive VPN), this could be very helpful.

Docs:
https://docs.oraxen.com/configuration/merging-packs

https://docs.oraxen.com/configuration/pack-hosting#self-hosted-polymath-instance

I hope you enjoy this update. Thanks again to Jan.

Best,
Thomas
Hello everyone,

This update is a hotfix from Jan. It includes:
- A fix for glyphs not working (introduced in a recent update)
- A fix for the HUD feature

Big thanks to Jan. I hope you enjoy the plugin, some other cool features are just waiting for my review
:)


Best,
Thomas
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
Top Bottom