promotional bannermobile promotional banner

V10WorldMap

Abandoned
V10WorldMap

File Details

v1.1

  • R
  • Apr 29, 2012
  • 632.28 KB
  • 1.0K
  • CB 1.2.5-R1.2

File Name

V10WorldMap.jar

Supported Versions

  • CB 1.2.5-R1.2
  • Performance improvements:
    • Gets the players GeoIP location in onPlayerJoin() instead of onBukkitExecute() and stores it in a HashMap.
    • The stuff in onBukkitExecute() only gets executed if needed (player without the permissions node entered/exited the game).
    • onHTTPDExecute() just returns a cached string instead of calling locations.toString() if the cache isn't empty (if it fills it).
  • Fixed the permissions node for offline players.