Skip to content

1.2.1

Latest

Choose a tag to compare

@gitgusilva gitgusilva released this 28 Jul 19:33

A permissions follow-up to 1.2.0. No config or data changes — drop the jar in and restart.

Fixed

  • plots.auto and plots.untrust are enforced. Both were documented but never actually checked: /plot auto asked only for the base plots node, so anyone able to run a command could auto-claim regardless of plots.claim, and /plot untrust checked plots.trust.
  • A denied command now names the missing node (#2). The old message was a bare "you don't have permission", which left admins guessing — the usual cause is the base plots node missing while the specific one was granted, and nothing said so. Denials now name the node and point out that plots is required by every /plot command on top of the specific one.

Upgrade notes

Nothing to change. The node each command relied on before still grants it:

Command New node Still granted by
/plot auto plots.auto plots.claim
/plot untrust plots.untrust plots.trust

Grant only the new node if you want the finer split; leave your setup alone and access stays exactly as it was.

Full table: Permissions


📖 Documentation · 💬 Discord · 🌍 Help translate