Table of Contents

Namespace Shard.Modding.SDK.Permission

Interfaces

IPermissionHolder

Anything that can hold permissions (the console, players). Permission ids are dot-namespaced nodes (e.g. hytale.command.stop) supporting wildcard segments and - negation; the root grants everything. Mirrors the upstream PermissionHolder.