- ◆ 支持核心
- CatServer
- ◆ 插件前置
- 无
插件命令:
/wtl set/add <Player> <World> <Seconds> 设置玩家在某个世界的最大时间限制
/wtl clear <Player> <World> 取消某个世界的最大时间限制
/wtl view <Player> 查看玩家的耗时
/wtl debug 插件调试
/wtl set/add <Player> <World> <Seconds> 设置玩家在某个世界的最大时间限制
/wtl clear <Player> <World> 取消某个世界的最大时间限制
/wtl view <Player> 查看玩家的耗时
/wtl debug 插件调试
代码:
# %PLAYER_NAME%
wtl-command-when-reached:
- "spawn %PLAYER_NAME%"
# %WORLD_NAME%
reached-time-notice: "&c您已经达到了 %WORLD_NAME% 的最大时间限制"
notice-rate: 60
# %WORLD_NAME% %LEFT_TIME_SEC% %LEFT_TIME_MIN%
notice: "&a您在 %WORLD_NAME% 的剩余时间是 %LEFT_TIME_SEC% 秒"
limited-worlds:
- 'world'
- 'the-end'