Page: 1 ... 2 3 4 5 6

1.135.2 May 25, 2022
Pickblock + minor improvements

This update adds pickblock functionality to creative mode for custom blocks and furniture.

Also fixes the default config for crops, where some were missing mechanic, and thus never grew to the last stage.


1.135.1 May 15, 2022
Directional Blocks & Bug Fixes

This update introduces Directional Blocks, and various bug fixes. https://docs.oraxen.com/mechanics/block-mechanic/directional-mechanic


1.135.0 May 10, 2022
A few bugfixes + better compat with other plugins
Hey,
 
This updates brings a few bugfixes, improves oraxen compatibility with other plugins (it fixes some NPE) and even introduces some events. It also improved a part of the codebase related to CommandAPI to support last sersion.
 
Thanks to Boy, DoctaEnkoda and pustinek.
 
I hope you will like it. You don't need to reset your config or anything to update.

Have a great day,
Thomas

1.134.2 May 8, 2022
Bug fix

- Adds back the resource pack to the default jar. Sorry about that!


1.134.1 May 7, 2022
Few new mechanics + bug fixes

Oraxen version 1.134.1 

Features

Farmblock Mechanic

Now you can create your own personalized block for custom plants, with the ability to water them with the new watering can mechanic. More information on the wiki.

Stripped log Mechanic

Added a new mechanic called LogStrip for Noteblock, it allows you to click on a block to switch to a new one. More info in the wiki.

 

Bugs

  • Fixed visual bug with stringblocks updating.
  • Fixed a bug where breaking the block beneath a stringblock would not destroy it.
  • Fixed nullpointers with furniture and projectiles
  • Fixed errors related to furniture and explosions
  • Fixed dyed furniture reverting to config-version when dropped
  • Fixes creation of ghost blocks with custom blocks in protected regions
  • Fixes Block State casting in original 1.134.0 release

1.133.0 Apr 18, 2022
Multiple fixes + Multiple seats support + Crossbow support

Hey there,

This update brings multiple fixes related to furnitures, it also introduces seats support and crossbow support (for charged and firework model). Thanks to Raindropz and Boy000 for their work!

I hope you will like it,
Thomas


1.131.0 Mar 31, 2022
Fix stringblock mechanic (requires paper)

Hey there!

Thanks to Boy0000 this update fixes a bug with stringblock mechanic where walking into a stringblock based block would change it to tripwire. You need paperspigot to use the mechanic (if you are on spigot you can disable it in mechanics.yml).

I hope you will like it,
Thomas


1.130.1 Mar 20, 2022
Fix MythicMobs compatibility

Hey there!

Thanks to @ClickNinYT for the pr. This update fixes MythicMobs compatibility!

I hope you will like it,
Thomas


1.130.0 Mar 10, 2022
Furniture mechanic update by HMCCosmetics

Hey there!

This update was brought to you by the HMCCosmetics team, I will talk about them at the end clear.png

This update adds click actions feature to the noteblock and furniture mechanic. You can find more informations here: https://docs.oraxen.com/clickaction-mechanic
This also updates the custom mechanic!

I hope you will like it! The team behind this update is also developing a plugin called HMCCosmetics, a really cool cosmetic plugin compatible with Oraxen which adds hats and backpacks! Don't hesitate to check it out.

Have a nice day,
Thomas


1.129.0 Mar 9, 2022
Add 1.18.2 support

Hello there,

This update brings 1.18.2 support, thanks to Jorel (Skepter) for his great work on CommandAPI. I hope you'll like the plugin, I'm a little less available this week because I'm in exams but I wanted to post this update anyway.

Thomas!


1.128.2 Feb 24, 2022
Fix debug message in chat

Hello there,

I uploaded the wrong build in the last update: it contained a debug message I used when updating the plugin. I am sincerely sorry. This is a fixed build.

I hope you'll like the plugin,
Thomas


1.128.1 Feb 22, 2022
Automatically break plants with farmland required
Hello there,
 
Thanks to @Felleus for the suggestion. This update automatically breaks a plant with farmland required if the block under it is not farmland.
 
I hope you will like it,
Thomas!

1.127.0 Feb 12, 2022
Fix NPE with armorstands

Thanks to @danirod12 for his pr!


1.126.0 Jan 22, 2022
Improve custom mechanic example and disable commands mechanic

Hey there,

This update disables the commands mechanic which is now deprecated in favor of the custom mechanic.

I hope you'll like it,
Thomas


1.125.1 Jan 18, 2022
Fix using chinese characters by default for custom glyphs
Hello there,
 
This little update fixes the usage of chinese characters for custom glyphs (if a code was not provided).
 
I hope you'll like it,
Thomas

1.125.0 Jan 1, 2022
Introduce cooldown for custom mechanics + custom PersistentData
Hey there,

This update intoduces cooldown for custom mechanics and custom persistentData.
Here is how it looks:

PersistentData:
  - { key: "test:hello", type: STRING, value: "Here is a value" }

I hope you will like it,
Thomas!

1.123.1 Dec 26, 2021
Fix glyph codes automatic generation + os detection
Hey there,

This update fixes glyph codes automatic generation and os detection on some macos versions:
[img]

I hope you'll like it,
Thomas[/img]

1.123.0 Dec 25, 2021
[preview] string (tripwire) based blocks
Hey there,

This update introduces a new mechanic: stringblock. You can use it like noteblock mechanic but this will use string (tripwire). This allows you to add non solid blocks. Here is an example (textures included):
[​IMG]
This is only a preview for now. Please do not enable the mechanic on a production server (you can disable it in mechanics.yml). If you walk in a flower, the tripwire will be redstone powered and its texture will change. This is an important issue and I am still working on it. You could also notice some visual bugs when removing a flower from a lot of connected flowers (this will be fixed, at least partially).

Thanks to Combimagnetron and Raindropz for their help.

I hope you'll like this update,
Thomas

1.122.2 Dec 20, 2021
Fix glyphs color in chat
Hey there,

This update fixes a bug with chat color when using a glyph. The previously added option was replaced by: perms_chatcolor which allows you to specify a specific placeholder to use.

I hope you'll like it,
Thomas

1.122.0 Dec 19, 2021
Introduce use_luckperms_chatcolor config option
Hey there!

This update introduces an option in font.yml:
use_luckperms_chatcolor

This option requires LuckPerms and PlaceholderAPI. It will automatically display your glyphs in white and add your configured luckperm chatcolor after.

Thanks to StomexFliser and Combimagnetron for their help!

I hope you'll like it,
Thomas

1.121.0 Dec 12, 2021
Update to 1.18.1

1.118.1 Oct 31, 2021
Fix color lost when placing furnitures
Hey there!

This update fixes the fact your furniture could lose its color when placed. I hope you'll like it. Thanks to @Rican for the help.

Thomas

1.116.0 Sep 6, 2021
Small bugfixes with furnitures + example wall furniture: shelf
Hey there,

This update introduces a few bugfixes with furnitures (for example the name of the item frame is no longer displayed) and also adds an example wall furniture: a shelf. If you plan to add your own, you can take it as an example. Make sure to fix the rotation :)
[​IMG]

I hope you'll like...

1.115.2 Aug 28, 2021
Make furnitures facing optional to allow for wall furnitures
Hey there,

This update allows you to not specify a furniture facing. Oraxen will chose one automatically depending on what block face you click on. This allows you to create wall furnitures (like maps).

I hope you'll like it,
Thomas

1.115.1 Aug 27, 2021
Fix encoding on windows
Hey there,

This update fixes an encoding issue on windows and a sound NPE.

I hope you'll like it,
Thomas

Page: 1 ... 2 3 4 5 6