Advertisement
Nelsonbear

Minecraft alert skript

Jan 15th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. command /alert [<text>]:
  2.     permission: skript.alert
  3.     permission message: &cYou cannot execute this command!
  4.     trigger:
  5.         loop all players:
  6.             message "&8[&4Alert&8] &7"
  7.             stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement