Timer
作者:rebot | 分类:模组
Minecraft 版本: 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 1.7.7 1.7.8 1.7.9 1.7.10 1.8 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: bukkit paper purpur spigot
标签: management utility

This is a full customisable timer plugin wich allow you to create countdowns, timer and more with different types.

- Completely translatable
- Advanced permissions
- Full customisable
- Stop types
- Sort types

Images (Gifs)

You are able to use the time argument in commands with more than one parameter.
Example: 2h10min or 10min2h30s

/timer add <name> <ticks> <stop type> <action type>
/timer set <name> enable
/timer set <name> disable
/timer set <name> stop <stop type>
/timer set <name> save <true/false>
/timer set <name> ticks <new time>
/timer set <name> name <new name>
/timer cmd <name> [arguments]
/timer types <sort/action/stop>
/timer remove <name>
/timer info <name>
/timer list
/timer reload
/timer save
/timer load
Message Action
```
/timer cmd addMessage
/timer cmd addCommand
/timer cmd edit
/timer cmd move
/timer cmd permission
/timer cmd command
/timer cmd sort
/timer cmd remove
/timer cmd clear
/timer cmd info
```
Countdown Action
```
/timer cmd addMessage
/timer cmd addCommand
/timer cmd permission
/timer cmd command
/timer cmd edit
/timer cmd tick
/timer cmd remove
/timer cmd clear
/timer cmd info
```

timer.*
timer.add
timer.command
timer.remove
timer.info
timer.types
timer.list
timer.reload
timer.save
timer.load
timer.error
Set Permission
```
timer.set.*
timer.set.enable
timer.set.disable
timer.set.ticks
timer.set.name
```
Message Action Permission
```
timer.action.message.*
timer.action.message.addmessage
timer.action.message.addcommand
timer.action.message.permission
timer.action.message.command
timer.action.message.remove
timer.action.message.edit
timer.action.message.move
timer.action.message.sort
timer.action.message.clear
timer.action.message.info
```
Countdown Action Permission
```
timer.action.countdown.*
timer.action.countdown.addmessage
timer.action.countdown.addcommand
timer.action.countdown.permission
timer.action.countdown.command
timer.action.countdown.edit
timer.action.countdown.tick
timer.action.countdown.remove
timer.action.countdown.clear
timer.action.countdown.info
```

Create a timer with action **countdown**
``/timer create reload 30s stop countdown``
**2.**
Now we need to add some messages
``/timer cmd reload addMessage 30s &aReload in &c30&7Seconds&8.``
``/timer cmd reload addMessage 15s &aReload in &c15&7Seconds&8.``
``/timer cmd reload addMessage 10s &aReload in &c10&7Seconds&8.``
``/timer cmd reload addMessage 5s &aReload in &c5&7Seconds&8.``
``/timer cmd reload addMessage 4s &aReload in &c4&7Seconds&8.``
``/timer cmd reload addMessage 3s &aReload in &c3&7Seconds&8.``
``/timer cmd reload addMessage 2s &aReload in &c2&7Seconds&8.``
``/timer cmd reload addMessage 1s &aReload in &c1&7Second&8.``
``/timer cmd reload addMessage 0 &cReloading&8.``
**3.**
Now we add the reload command on the last tick
``/timer cmd reload addCommand 0 reload``
**4.**
Finish
Now we can enable and check if it works with
``/timer set reload enable``
or
``/timer list`` **(click on enable)**
Create a broadcast messages **1.**
Create a timer with action message
``/timer add broadcast 1min reset msg``
**2.**
Now we need to add some messages
``/timer cmd broadcast addMessage &aTest &81``
``/timer cmd broadcast addMessage &aTest &82``
``/timer cmd broadcast addMessage &aTest &83``
``/timer cmd broadcast addMessage &aTest &84``
``/timer cmd broadcast addMessage &aTest &85``
**3. (Optinal)**
Change the sort type of wich message get as next
``/timer cmd broadcast sort roundrobin``
**4.**
Finish
Now we can enable and check if it works with
``/timer set broadcast enable``
or
``/timer list`` **(click on enable)** Language [English](https://gist.github.com/NgLoader/4962691cd7a283a3ecc32284e3437286) ``thanks to minecraftreagan``
请登录后举报
暂无评论,抢个沙发吧~