SHOW:
|
|
- or go back to the newest paste.
| 1 | Command /test: | |
| 2 | permission: | |
| 3 | trigger: | |
| 4 | - | send "Yay" |
| 4 | + | |
| 5 | - | set {uzycie.%player%} to 24
|
| 5 | + | give diamond helmet to the player |
| 6 | set {uzycie.%player%} to 48
| |
| 7 | stop | |
| 8 | else: | |
| 9 | - | send "Odczekaj 24h" |
| 9 | + | |
| 10 | send "Odczekaj 48h" | |
| 11 | every 60 minutes: | |
| 12 | loop all players: | |
| 13 | If {uzycie.%loop-player%} is greater than 1:
| |
| 14 | Add -1 to {uzycie.%loop-player%} |