NoCheatPlus 3.9.3-RC-b539

Details

  • Filename
    NoCheatPlus.jar
  • Uploaded by
  • Uploaded
    Jun 16, 2013
  • Size
    634.67 KB
  • Downloads
    44,177
  • MD5
    a98a1aa7fa216ee88c2ea662389aac12

Supported Bukkit Versions

  • 1.5.2
  • 1.5.1
  • 1.5.0

Changelog

3.9.3-RC-b539

Release for CraftBukkit for Minecraft 1.5.x (1.5.2, 1.5.1, 1.5.0).
(Minecraft 1.4 support is still included, but might get dropped in the near future.)

  • New
    • Add command to turn in-game notifications on and off, per player:
      /ncp notify on|off
    • Change logging configuration to sub-sections (automatically changes config).
    • Make prefixes for log messages configurable.
    • Add option to suppress inconsistency warnings for DataMan + players.
  • Fixes
    • Fix memory leaks with unloaded worlds.
    • Attempt to fix issues with interact.visible by checking alternate positions as well.
    • Update inventory after fastconsume violations (fixes items but not hunger bar).
    • Fix compatibility issue with vehicles and BKCommonLib (adds: nofall.resetonvehicle).
    • Fix random damage with nofall.dealdamage set to false (not recommended to use anyway, unless really necessary).
    • Fix survivalfly triggering with the "step" tag for jumping onto/alongside a one block high thing with higher jump effects.
    • Add missing permission to plugin.yml: fastconsume
  • Internal changes
    • Add moving (renaming) config paths and deprecated config paths as concepts.
    • PlayerData can carry arbitrary tags now.
    • Rework commands for easier sub-command adding.
    • Add a filter permission to use any command at all. There should be no need to add it, because it is set as child permission of all sub-command permissions.

For a more detailed change history see the build-info page:

An overview might get added, otherwise have a look at the changes lists at either the build-info-page, Jenkins or GitHub.


The documentation on the BukkitDev pages will need a bit of updating.
Consider having a look at the pages describing the configuration, including the dev pinboard. In case of trouble, make a support ticket or ask/complain on the main page.


Users of mcMMO, Citizens, MachinaCraft should consider using CompatNoCheatPlus as well to make most features compatible.

Notable (open)

  • Moving checks do not account for per-player walk/fly-speeds.
  • Fighting checks can be too sensitive under certain circumstances (e.g. fast clicking + both running, high latency).
  • Some high level potion effects might pose problems.
  • Players moved by pistons still create violations (mostly horizontal - unlikely to get fixed quickly, though realistic concepts exist).
  • Speeding is still possible up to a certain percentage of the usual speed (unlikely to get fixed quickly).
  • Player-ignited TNT explosion damage gets cancelled often, due to CraftBukkit reporting the damage as a player attack (needs fix on CraftBukkit side).
  • If a player fails fastconsume, the hunger bar might not get updated correctly.

More

Some issues can not be fixed in a simple way, the above list contains those we consider both confirmed and severe enough to mention. This list is only updated for the latest upload on BukkitDev.

For more issues see: http://dev.bukkit.org/server-mods/nocheatplus/tickets/