TF-EssentialsX/Essentials/src/com/earth2me
md678685 61c1485083
Replace vanishedPlayers list with set (#1796)
* Replace vanishedPlayers list with set

Not sure if there is any particular reason to keep it ordered, but for now I've used a LinkedHashSet.

* Change return of new method from Set to Collection

Also makes return of old method an unmodifiable list, but this is just as breaking as just changing the method return type as far as I can see
2018-03-25 22:12:36 +01:00
..
essentials Replace vanishedPlayers list with set (#1796) 2018-03-25 22:12:36 +01:00