Advertisement
kunihiko_sato

Untitled

Nov 22nd, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. on join:
  2. set the join message to "&7[&aLogin&7] &e%player% がサーバーに接続しました。"
  3. send "&7[&cPlayerData&7]" to ops
  4. send " &eMCID: ""%player%""" to ops
  5. send " &eUUID: ""%uuid of player%""" to ops
  6. send " &eIP: ""%ip of player%""" to ops
  7. execute console command "tp %player% 8.5 61.0 8.5 0 0"
  8. execute console command "gamemode 2 %player%"
  9.  
  10. on quit:
  11. set the quit message to "&7[&cLogout&7] &e%player% が切断しました。"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement