Command (Effect) — Skript

Addon: Skript · Category: Effect · Since: 1.0, 2.8.0 (bungeecord command)

Syntax

[execute] [the] [bungee[cord]] command[s] %strings% [by %-commandsenders%]

Description

Executes a command. This can be useful to use other plugins in triggers. If the command is a bungeecord side command, you can use the [bungeecord] option to execute command on the proxy.

Examples

make player execute command "/home"
execute console command "/say Hello everyone!"
execute player bungeecord command "/alert &6Testing Announcement!"

View source