Skip to content

Conversation

@thomasmny
Copy link
Owner

@thomasmny thomasmny commented Jan 22, 2025

The permission for /gamemode has been split up more precisely

Changing own gamemode

  • Added individual permissions for each gamemode: buildsystem.gamemode.<gamemode> (e.g. buildsystem.gamemode.creative)
  • buildsystem.gamemode works as before

Changing other player's gamemode

  • buildsystem.gamemode.others has been renamed to buildsystem.gamemode.other for parity with other permissions
  • Also added individual permissions for each gamemode when using the command on other players: buildsystem.gamemode.<gamemode>.other (e.g. buildsystem.gamemode.creative.other

Closes #327

@thomasmny thomasmny self-assigned this Jan 22, 2025
@thomasmny thomasmny merged commit 423e09e into master Jan 22, 2025
2 checks passed
@thomasmny thomasmny deleted the feature/individual-gamemode-perms branch January 22, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Permissions for each gamemode

2 participants