BedCheck 0.3

Details

  • Filename
    BedCheck-0.3.jar
  • Uploaded by
  • Uploaded
    Sep 25, 2013
  • Size
    22.55 KB
  • Downloads
    271
  • MD5
    9c2f51cd40da0781916013a903c33d3f

Supported Bukkit Versions

  • CB 1.6.2-R1.0

Changelog

0.3 : Improvements

  • Improved: bed detection when it's crowded around your bed, since your spawn location may be further from the bed than normal.

0.2: Initial Bukkit release

  • Tool-based commands: Includes bed check, bed teleport
  • Chat commands:
    • list all players beds
    • teleport to specific player's bed

A player's spawn location is not reset until they log in, so it's possible that someone's "bed" location will have no bed nearby (i.e. it's been removed). BedCheck will log this INFOrmation to the console with "No bed found near <names>'s spawn at..." during a bedcheck.all. When this occurs there is small overhead searching for a nearby bed since none is found.

bedcheck.all by necessity runs through every player who ever logged in to your server. It may take a long time on large servers, especially if above condition occurs for many. Let me know if it becomes unusable and I can try a more storage- than CPU-centric solution. Could add option to search online players only.