Advertisement
zzTuras

On join IP

Jul 20th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. on join:
  2. set {_value} to value "FirstJoin.%player%" get of "plugins/Skript/scripts/IP/IPs.yml"
  3. if {_value} is not set:
  4. set "FirstJoin.%player%" to "%player's ip%" in yaml file "plugins/Skript/scripts/IP/IPs.yml"
  5. set "LastLogin.%player%" to "%player's ip%" in yaml file "plugins/Skript/scripts/IP/IPs.yml"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement