Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #MineResetSK by Showcases
- #So basically this skript is to replace MineResetLite because MRL is not 1.14.1 yet.
- #It would be hard to mix ores with it but you would probably have to use /setblock for that. I use this skript for my server "Earned" It is a Mining PvP server.
- options:
- pr: &a&lShowcases &7ยป&r
- node: showcases.command.
- command /resetmine1:
- permission: {@node}reset
- trigger:
- make console execute command "/fill 39 1 -64 33 5 -59 minecraft:stone"
- broadcast "{@pr} &8Mine1 &7has been reset."
- every 3 minutes:
- make console execute command "/resetmine1"
Advertisement
Add Comment
Please, Sign In to add comment