MPListJoin v1.1

Details

  • Filename
    MPListJoin.jar
  • Uploaded by
  • Uploaded
    Oct 21, 2014
  • Size
    9.38 KB
  • Downloads
    231
  • MD5
    8b614bdd52b3ab519f5cc9e118e914f7

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

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