MPListJoin

See if a player has your server added to their multiplayer list!

File Details

MPListJoin v1.1

  • R
  • Oct 22, 2014
  • 9.38 KB
  • 358
  • CB 1.7.9-R0.2

File Name

MPListJoin.jar

Supported Versions

  • CB 1.7.9-R0.2

Internals:

  • Made plugin ready to support multiple server platforms(Currently only runs on platforms using Bukkit API)
  • Changed hold timer to one looping Runnable

User End:

  • Config: Fixed TellConsole.PlayerJoinMP being used in place of TellConsole.ServerPingIP

Dev End(API):

  • Events are now /Event/<Platform>/<event>
  • heldAddresses is now a HashMap <Ip, holdTime>
  • playerUsedMPlist() now takes Player or UUID