Advertisement
sora200507

Untitled

Jul 29th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. command /ipcheck <player>:
  2. permission:admin.ip
  3. trigger:
  4. message "このプレイヤーと同じIPを使用し他プレイヤーは%{alt::%arg's ip%}%です IPは%arg's ip%"
  5. stop
  6. on connect:
  7. add player to {alt::%player's ip%}
  8. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement