2.20
Details
-
FilenameNoCheat.jar
-
Uploaded by
-
UploadedDec 2, 2011
-
Size161.55 KB
-
Downloads5,335
-
MD54e5eca489167fea0854aae1637356267
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.