Archived
0

Merge branch 'master' into seen_merge

This commit is contained in:
Minenash
2018-01-21 16:53:11 -05:00
committed by GitHub

View File

@@ -119,7 +119,7 @@ public class Seen implements Module, Listener
else
_ips = loadIPs(p.getUniqueId());
if (_ips != null && _ips.size() > 0)
message.add("They have joined with the following IPs: &e"
message.add("They've joined with the following IPs: &e"
+ _ips.toJSONString().replaceAll("[\"\\[\\]]", "").replace(",", "&7, &e"));
}
message.add("Their current IP is: &a"