GrzybcioRynek

Configure Oraxen

Oraxen with no YAML keys — softdepend, OraxenItems reflection, recreate on AIR.

Compatible with: GrzybcioRynek 1.0.3Minecraft 26.2Web 0.1.0

Based on GrzybcioRynek 1.0.3 and web 0.1.0 source.

Like Nexo: no oraxen: block in market config. The hook enables itself.

Steps

  1. Install Oraxen.
  2. Restart Paper 26.2 (softdepend).
  3. Log: Wykryto Oraxen!.
  4. /wystaw <price> with an Oraxen item.
  5. /market admin inspect <id>Oraxen: <id>.

API

java
io.th0rgal.oraxen.api.OraxenItems
  getIdByItem(ItemStack)
  exists(String)
  getItemById(String).build()

exists must return true before build is used. CustomItemsHook still prefers the cloned stack; rebuild on AIR, after a possible Nexo attempt.

There is no flag to disable Oraxen in config.yml. Do not install the plugin if you do not want the hook.

Details: Oraxen Integration.