Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. Variables:
  2. {joins} = 0
  3. on first join:
  4. add 1 to {joins}
  5. send "&a%player% has joined for the first time! &8[&b#%{joins}%&8th]" to all players
  6. on join:
  7. send "&a%player% joined the game. &8[&b#%{joins}th%&8]" to all players
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement