Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on load:
- if file "plugins/skript/motd.txt" is not exists:
- wf "Isso é um motd" to "plugins/skript/motd.txt"
- on join:
- set {_m} to content of file "plugins/skript/motd.txt"
- send "%{_m}%" to player
Advertisement
Add Comment
Please, Sign In to add comment