2.20

Details

  • Filename
    NoCheat.jar
  • Uploaded by
  • Uploaded
    Dec 2, 2011
  • Size
    161.55 KB
  • Downloads
    5,321
  • MD5
    4e5eca489167fea0854aae1637356267

Supported Bukkit Versions

  • CB 1.0.1-R1

Changelog

+ make NoCheat detect the newer MC 1.0.1 versions
+ new command "/nocheat playerinfo playername [filter]" allows you to see what data NoCheat collected about a player
+ NoCheat API: "cc.co.evenprime.bukkit.nocheat.NoCheat : public Map<String, Object> getPlayerData(String playerName);" to collect that data about from a different plugin. Data values collected are all String, Int or Long (whatever makes sense respectively). Data for a player is available for about 1 minute after he left the server, then gets discarded.