NemesisEye/src/b1_7_3/resources/settings.yml
adrian 81bf64c463 Policies now provide their own checks to whether the player applies or not.
Added GlobalPolicy.

Revamped config YAML structure for more consistency.

Added ChatColor back to commands, should be correctly implemented in the future.

Build environment is now passed to plugin manifest.

Added workflow to automatically build releases.
2025-12-15 14:16:07 -03:00

9 lines
No EOL
290 B
YAML

Policies:
# NO SPACES
- name: "Block-illegal-items"
type: global # global / location / permission / list of types
allowList: false # Will deny anything that's not allowed by the nodes if set to true
nodes:
- useItem:
value:
- SAND