- 版权类型
- 授权转载
- 插件中文名称
- 命令计时器
- 插件英文名称
- CommandTimer
- 支持的核心(服务端)
- Spigot
- Paper
- Folia
- Purpur
- 其他核心
- 语言支持
- English
- 适配版本(Java)
- 1.21
- 1.20
- 1.19
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8
CommandTimer 是一个计时命令插件,它允许您以特定的间隔/时间安排不同的命令,具体取决于 各种条件
纯机翻,如有翻译错误请跳转spigot页面阅读https://www.spigotmc.org/resources/commandtimer.24141/
完整文档: https://titivermeesch.github.io/CommandTimer/
如何使用 CommandTimer
该插件使用计时器/任务来处理一组命令可能需要的所有可能配置。
每个计时器可以有一组需要相同配置的命令。如果您有 5 个命令需要每 1 分钟执行一次,那么将它们放在同一个计时器中是明智的决定。如果您需要的命令需要不同的间隔或可能涉及权限,则需要创建不同的计时器。
开始使用 /cmt 命令,看看插件可以做什么。如果您感到困惑或需要任何帮助,请随时加入 discord 服务器。
功能列表
此列表可能不完整,请查看 wiki(向上的链接)以获取完整的最新列表。
- Execute commands in console
- Execute commands as player/operator
- Execute commands in the console for each player
- Execute commands on a proxy (Bungee/Waterfall)
- Execute commands at a set interval
- Execute commands at a specific hour/day
- Execute commands according to in-game time
- Execute commands in between a specific time range (e.g. between 2PM and 4PM)
- Broad configuration options to chain commands with delays in between
- Conditions engine allowing command execution based on data coming from different places (player permission, player location, WorldGuard region,... Check wiki for more information)
- Limit execution to a certain amount
- Command execution on server startup
- MySQL/MariaDB support (BETA)
- Trigger certain tasks/commands based on an event (limited support, check available extensions)
- PAPI support
- API to create new extensions/conditions and hook into whatever you want
- ...
扩展/条件
CommandTimer 支持向插件添加新条件的扩展。条件允许您定义何时应执行或不应执行命令的特定规则。
扩展列表(并不总是最新的,请查看我的 Spigot 个人资料以获取最新列表):
- 玩家条件:https://www.spigotmc.org/resources/player-conditions-commandtimer-extension.97186/
- 服务器条件:https://www.spigotmc.org/resources/server-conditions-commandtimer-extension.97188/
- 时间条件: https://www.spigotmc.org/resources/time-conditions-commandtimer-extension.105591/
- 代理扩展(Bungee/Waterfall):https://www.spigotmc.org/resources/commandtimer-proxy-extension.120439/
- GriefDefender 条件:https://www.spigotmc.org/resources/griefdefender-conditions-commandtimer-extension.106330/
- Vault条件: https://www.spigotmc.org/resources/vault-conditions-commandtimer-extension.112471/
- WorldGuard 条件:https://www.spigotmc.org/resources/worldguard-conditions-commandtimer-extension.112403/
纯机翻,如有翻译错误请跳转spigot页面阅读https://www.spigotmc.org/resources/commandtimer.24141/
完整文档: https://titivermeesch.github.io/CommandTimer/
如何使用 CommandTimer
该插件使用计时器/任务来处理一组命令可能需要的所有可能配置。
每个计时器可以有一组需要相同配置的命令。如果您有 5 个命令需要每 1 分钟执行一次,那么将它们放在同一个计时器中是明智的决定。如果您需要的命令需要不同的间隔或可能涉及权限,则需要创建不同的计时器。
开始使用 /cmt 命令,看看插件可以做什么。如果您感到困惑或需要任何帮助,请随时加入 discord 服务器。
功能列表
此列表可能不完整,请查看 wiki(向上的链接)以获取完整的最新列表。
- Execute commands in console
- Execute commands as player/operator
- Execute commands in the console for each player
- Execute commands on a proxy (Bungee/Waterfall)
- Execute commands at a set interval
- Execute commands at a specific hour/day
- Execute commands according to in-game time
- Execute commands in between a specific time range (e.g. between 2PM and 4PM)
- Broad configuration options to chain commands with delays in between
- Conditions engine allowing command execution based on data coming from different places (player permission, player location, WorldGuard region,... Check wiki for more information)
- Limit execution to a certain amount
- Command execution on server startup
- MySQL/MariaDB support (BETA)
- Trigger certain tasks/commands based on an event (limited support, check available extensions)
- PAPI support
- API to create new extensions/conditions and hook into whatever you want
- ...
扩展/条件
CommandTimer 支持向插件添加新条件的扩展。条件允许您定义何时应执行或不应执行命令的特定规则。
扩展列表(并不总是最新的,请查看我的 Spigot 个人资料以获取最新列表):
- 玩家条件:https://www.spigotmc.org/resources/player-conditions-commandtimer-extension.97186/
- 服务器条件:https://www.spigotmc.org/resources/server-conditions-commandtimer-extension.97188/
- 时间条件: https://www.spigotmc.org/resources/time-conditions-commandtimer-extension.105591/
- 代理扩展(Bungee/Waterfall):https://www.spigotmc.org/resources/commandtimer-proxy-extension.120439/
- GriefDefender 条件:https://www.spigotmc.org/resources/griefdefender-conditions-commandtimer-extension.106330/
- Vault条件: https://www.spigotmc.org/resources/vault-conditions-commandtimer-extension.112471/
- WorldGuard 条件:https://www.spigotmc.org/resources/worldguard-conditions-commandtimer-extension.112403/