Skip to content

SnJoinItem v2.0.2

Choose a tag to compare

@ValentinTarnovsky ValentinTarnovsky released this 03 Aug 22:07
· 35 commits to main since this release

SnJoinItem v2.0.2

Internal cleanup. Two rules are stricter now and both are worth a look before you update.

Changed

config.yml is read from its documented keys only

Delivery comes from delivery.give-on-join, delivery.give-delay-ticks,
delivery.restore-interval-ticks and delivery.worlds; the slot comes from placement.slot.
Anything else in the file is ignored. If your config.yml carries stray top-level give-on-join,
give-delay-ticks, restore-interval-ticks, worlds or item: entries, delete them and put your
values on the documented keys - those strays have no effect and nothing is logged about them.

Left and right click never cross

A click runs its own side's list. A definition that declares only right-click-actions does nothing
on a left click, in the world and inside an open inventory alike, so the two surfaces now behave
identically. The shipped items.yml declares both lists, so a stock install is unaffected.


Requires: Paper 1.20.x or 1.21.x, Java 21, SnLib. Same bundle licence key.