Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /downvote <player>:
- permission: skript.enchants
- trigger:
- if {RedditPoints.%arg%} is not set:
- set {RedditPoints.%arg%} to 0
- subtract 1 from {RedditPoints.%arg%}
- broadcast "[Downvote] %arg% has been downvoted by %command sender%!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement