Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Variables:
- {Turbo.drop.%player%} = flase
- Options:
- perm
- perm.msg:
- on mine of stone:
- If {Turbo.drop.%player%} is "true":
- Variables:
- {Turbo.drop.%player%} = flase
- Options:
- perm
- perm.msg:
- on mine of stone:
- If {Turbo.drop.%player%} is "true":
- if player's tool is a pickaxe:
- chance of 1.5%::
- drop a diamond block
- chance of 2.5%:
- drop a emerald
- chance of 3.0%:
- drop a iron block
- chance of 7.0%:
- drop a gold block
- chance of 2.0%:
- drop a tnt
- chance of 0.1%:
- drop a enderpearl
- chance of 4.0%:
- drop a redstone
- chance of 0.1%:
- drop a slimeball
- chance of 0.5%:
- drop a apple
- chance of 1.5%:
- drop a coal block
- chance of 4.0%:
- drop a obsidian
- chance of 10.5%:
- drop a book
- command /turbodrop [<text>] [<test>] [<text>]:
- aliases: /turbo
- trigger:
- if player has permissions "turbo.gpl7":
- if {Turbo.drop.%player%} is false:
- set {TurboDrop} to true
- Send "&aStart turba!"
- wait arg 2 minutes
- set {Turbo.Drop.%player%} to "false"
- Send "&cKoniec już tego turbodropu"
- stop
- else:
- send "&cNie masz permisji!"
- stop
Advertisement
Add Comment
Please, Sign In to add comment