Console (Expression) — Skript

Addon: Skript · Category: Expression · Since: 1.3.1

Syntax

[the] (console|server)

Description

Represents the server's console which can receive messages and execute commands

Examples

execute console command "/stop"
send "message to console" to the console

View source