跳到主要内容
 Warning: Beta Version
版本:Beta ⚠️(未翻译)

Console Command Action

The Console Command Action is an action that sends a command to the server console. This action provides you with the ability to execute console commands on the server in response to specific events.

How could this be used?

This action can be useful in a variety of situations. You can use it to perform administrative tasks, such as sending a message to all players on the server, or to automate server tasks, such as setting the time of day or weather conditions. The possibilities are endless!

Fields

Criteria

继承列表
玩家必须满足的一系列条件,才能触发此条目。

Modifiers

继承列表
当此条目被触发时,玩家的一系列条件将被修改。

Triggers

必填列表

Command

必填多行占位符

Every line is a different command. Commands should not be prefixed with /.


可以使用来自 PlaceholderApi 的占位符。例如,您可以使用 %player_name% 来表示玩家名称。