Placeholders for "on-detect"
Inside execute-command
Player display name placeholder
# Example inside the client-blocker.yml
forge:
block: true
on-detect:
execute-command: "say hello %player%!"Force a player to execute the command
# Example inside the client-blocker.yml
neoforge:
block: true
on-detect:
execute-command: "gamemode creative -p"Last updated