CreativeCommandChecker: type: world events: #If player is not [Creative], give warning message on /pos1|/pos2|/hpos1|/hpos2|set|replace command: - if != Creative: - narrate "<&c>This command is permitted only in Creative Mode." - determine fulfilled