grantygames

Untitled

Jul 26th, 2015
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. on load:
  2. if file "plugins/skript/motd.txt" is not exists:
  3. wf "Isso é um motd" to "plugins/skript/motd.txt"
  4. on join:
  5. set {_m} to content of file "plugins/skript/motd.txt"
  6. send "%{_m}%" to player
Advertisement
Add Comment
Please, Sign In to add comment