Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on load:
- send "" to console
- send "&bPlugin Loaded! Version &c1.0" to console
- send "&bMade By WolfedDown!" to console
- send "" to console
- send "&d&m--------&c&m----- &c&mAuto&7UnBan ver,1.0 &c&m-----&d&m--------" to console
- Options:
- #========== EDIT してええで ================#
- #Owner #1
- Owner1: JAMESTGUNDER
- #Owner 2
- Owner2: baka
- # Header
- HEADPLUGIN: &b&m--------&r &cAuto&7-&cUnban &b&m--------&r
- # Footer
- FOOTPLUGIN: &b&m--------&r &c&m<------>&r &b&m--------&r
- # Time Format in minutes or hours
- TimeFormat: minute
- # Time to unban Owner Number 1 IN NUMBERS
- TimeOwner1: 1
- # Time to unban Owner Number 2 IN NUMBERS
- TimeOwner2: 1
- every {@TimeOwner1} {@TimeFormat}:
- execute console command "/pardon {@Owner1}"
- every {@TimeOwner2} {@TimeFormat}:
- execute console command "/pardon {@Owner2}"
- command /autounban [<text>]:
- permission: au.view
- trigger:
- if arg 1 is not set:
- send "{@HEADPLUGIN}"
- send "&6Skript Version &c1.0"
- send "&6Coded With &c❤ &6By WolfedDown"
- send "{@FOOTPLUGIN}"
- if arg 1 is "reload":
- if player has permission "au.reload":
- execute console command "/sk reload AutoUnBan"
- wait 60 ticks
- send "{@HEADPLUGIN}"
- send ""
- send "&7Plugin Reloaded"
- send "&7See Console For Details"
- send ""
- send "{@FOOTPLUGIN}"
Advertisement
Add Comment
Please, Sign In to add comment