To allow all players to fully use the Investigation Board, consider updating World Permissions in Game Settings >> User Management >> Configure Permissions.
Use Drawing Tools (Needed to create notes/connections)
Browse Files (Needed to select assets)
Upload Files (Needed to upload assets)
To allow players to move, edit, and connect notes, you only need to enable Use Drawing Tools. This permission is harmless as it only affects canvas drawings and does not grant access to your server files.
Users with Missing Permissions:
User
Role
Draw
Browse
Upload
{{#each missingUsers}}
{{this.name}}
{{this.roleName}}
{{#if this.canDraw}}✅{{else}}❌{{/if}}
{{#if this.canBrowse}}✅{{else}}❌{{/if}}
{{#if this.canUpload}}✅{{else}}❌{{/if}}
{{else}}
No active players missing permissions.
{{/each}}
Security Note: Enabling file permissions gives players access to your server's file system through the File Picker.