Add a permission manifest
Place this file in your runtime artifact atMETA-INF/grounds/permissions.json:
META-INF/grounds/permissions.json
Manifest requirements
Manifest requirements
Use one stable source ID per workload. Each manifest needs at least one entry.
Every entry needs a non-empty key, label, description, and supported scope
list; keys must be unique within the manifest.
Choose scopes deliberately
Choose scopes deliberately
Declare only scopes that the workload actually evaluates. Catalog metadata does
not grant a player access by itself.
Registration behavior
The Velocity plugin discovers active plugin manifests. The Minestom module collects manifests from active Grounds module providers. Each runtime submits the collected manifest to its local projectservice-permissions instance
after startup.
