Comment on page
📚
Custom Commands
Here you have information related to all commands !
Score has more than 100 custom commands, that normalyl were able to only run inside your EI/EB/EE, but now, they can be executed from anywhere, let's take a look how this works:
- Run a custom command from SCore for a specific player
- /score run-player-command player:{playername} {command}
Example:
/score run-player-command player:Ssomar SENDMESSAGE &eHello
/score run-player-command player:Ssomar SENDMESSAGE &eHello player:Ssomar +++ DELAY 10 +++ SWING_MAIN_HAND
It supports PAPI Placeholders
- Run a custom command from SCore for a specific block
- /score run-block-command player:Ssomar block:{world},{x},{y},{z} {command}
- Run a custom command from SCore for a specific entity
- /score run-entity-command entity:{entityUUID} {command}
Last modified 3d ago