AntiCheat v2.0
Details
-
FilenameAntiCheat.jar
-
Uploaded by
-
UploadedJan 24, 2014
-
Size203.57 KB
-
Downloads24,688
-
MD5d95f76eeafec7a81ea2e6d0f90d40f9f
Supported Bukkit Versions
- CB 1.7.2-R0.2
Changelog
AntiCheat 2.0 provides the following updates:
API
- The developer API was updated to use more object-oriented methods.
Logging
- Use of the developer API logs more info to files
- You can now toggle both file and console logging with commands
- More details are provided when a user is kicked
- More details are provided in debug reports
- The anticheat.system.notice permission has been added, allowing only specified users to see kick/ban broadcasts
Fixes
- The use of speed potions is now respected and will not cause false-positives
- Fixed false-positive when reaching for a far-away block
- Update checking will not slow down your system's startup
- Fixed false-positive where the noswing check would fail for regular players
Enterprise
- The Enterprise system was added
- Groups, levels, and rules can be configured from the database
- Users levels can be synced across servers from the database
- Cheat logs can be stored in the database
Configuration
- "rules.yml" and "groups.yml" were created to replace the old "events.yml"
- Spam blocking is now more finely configurable
- Custom groups can be added
Internal
- Added internal tests
- Refactored namespace, AntiCheatManager, AntiCheat, other classes
- Use Updater 2.0
- Updated for 1.7.x compatibility