Nexo Integration
How to enable Nexo alongside GrzybcioRynek — install, list test, and inspect.
Compatible with: GrzybcioRynek 1.0.3Minecraft 26.2Web 0.1.0
Based on GrzybcioRynek 1.0.3 and web 0.1.0 source.
Nexo is optional (softdepend). Without Nexo the market works with normal Minecraft items.
Installation (admin)
- Install Nexo and its resource pack per Nexo documentation.
- Leave
GrzybcioRynek-1.0.3.jarinplugins/(softdepend will load Nexo earlier if present). - Restart Paper 26.2.
- In the log look for:
Wykryto Nexo! Włączono wsparcie dla niestandardowych przedmiotów.
If Nexo is present but the API fails to load, a warning appears in the log — the market still works, without Nexo IDs.
Test
- Take a Nexo item in hand.
/wystaw 50(or/market sell 50)./market admin inspect <id>— the Nexo line should not be empty.- Buy the listing with a second player — the item should return with enchants / meta as at listing time.
What you need to know as an admin
- The plugin stores the listing's entire ItemStack plus the Nexo ID as a safeguard.
- When returning the item it uses the saved stack first; rebuild from the pack only when the saved item is damaged (AIR).
- After changing or removing an ID in the Nexo pack, old listings may still work on the saved stack — or fail if the stack is AIR and the ID no longer exists. Details: Custom Items → Nexo, Troubleshooting.
Tip
You do not configure Nexo in GrzybcioRynek config.yml. An installed Nexo plugin is enough.