Commit Graph

2463 Commits

Author SHA1 Message Date
NeatMonster
ef738e3b11 + [Blocking] Added a new check to prevent players from running/attacking
while blocking
+ [Critical] Added a new check to prevent players from only making
criticals hits
= [NoFall] Fixed the false positive when falling into unclimbable vines
= [NoPwnage] Fixed an exception when getting message's parameters
= [Unpushable] Fixed the issues when two players are colliding
= [Running] Fixed players being able to move normally into cobweb
- [Unpushable] Disabled the check by default (consider it as
experimental)
2012-04-21 00:03:39 +02:00
NeatMonster
4a3d4d4cac + Introduced the Unpushable check
= Changed the FastPlace's default settings
= Fixed some issues with commands
2012-04-18 20:33:07 +02:00
NeatMonster
44f4da5080 + Added the Knockback check
+ Added an "opbyconsoleonly" option
= Fixed an issue with the RunFly check and vines
= Fixed an issue with the WaterWalk check and blocks above the player
- Removed the fly tracker because of all its issues
2012-04-18 01:18:37 +02:00
NeatMonster
8546a649ed + Added NoPwnage to NoCheat+ (checks messages, speed, locations, etc.)
- Removed all the stuff with the plugins list
2012-04-16 23:11:55 +02:00
NeatMonster
82b5dbc5b1 = Fixed checking when a player's velocity is modified by a plugin
= Fixed NoCheat+ hiding issues (with external plugins)
2012-04-15 15:12:53 +02:00
NeatMonster
27c79ac30c + Patched the disconnect nofall exploit
+ Commands are now hidden (from players)
= Fixed the SpamJoin check (2 issues)
= Fixed the issue with plugins lists
= Fixed the Tracker check's issue with AuthMe
= Fixed an issue with boats and moving water
2012-04-15 01:55:23 +02:00
NeatMonster
9aa5536fe4 = Fixed the SpamJoin check
= Fixed the issue with the AutoSign check and empty content
= Updated dependency
2012-04-12 22:02:42 +02:00
NeatMonster
f1e5481583 + Added more "disabling codes"
= Started working on NoPwnage
= Moved the fly tracker to its own class
= Fixed a NPE when kicking a player
2012-04-11 23:17:14 +02:00
NeatMonster
4d99d24d64 + NoCheatPlus is now hidden from the /plugins command
= Fixed an issue with the fly tracker and water
2012-04-10 22:08:51 +02:00
NeatMonster
60802760f5 + Added the SpamJoins check
= Fixed the issue with the fly tracker and ladders
= Fixed the issue with the projectiles check and other entities
2012-04-09 21:34:19 +02:00
NeatMonster
1c649112ae = Fixed an issue with the ladders/vines and the falling check
= Fixed an NPE when the block in the event is null
2012-04-09 10:56:24 +02:00
NeatMonster
b08db5bd4b + Added the Projectile check to prevent various cheats
+ Added the AutoSign check to prevent players from spamming signs
+ Added the Tracker check to prevent players from staying too much time
in the air
= Improved the FastBreak check (should work with various plugins)
= Improved the FastPlace check (shouldn't throw any false positive)
2012-04-09 03:08:22 +02:00
NeatMonster
dbfe983c1e + Added the "MorePacketsVehicule" check
+ Added a simple check against the "safe-respawn" exploit
+ Added a permission to disable boat placement on the ground
= Fixed the issue with the FastBreak check and the enchantment
= Fixed the issue with the WaterWalk check and the step/stairs
= Fixed the inversion of Rei's Minimap permission
- Removed some useless code
2012-04-07 23:53:25 +02:00
NeatMonster
7211f2cc4d + Added the FastBreak check
+ Added the FastPlace check
= Fixed the WaterWalk check
= Added more stuff to the instructions
= Renamed some of the configuration's nodes
2012-04-06 23:13:49 +02:00
NeatMonster
fcc0a169af + Added Rei's Minimap and MinecraftAutoMap disabling codes
+ Added a toggle in the configuration to allow client mods
+ Added an explanation about the WaterWalk check in the instructions
2012-04-05 22:17:41 +02:00
NeatMonster
e057737fb0 + Added a new check called WaterWalk
+ Added Zombe and CJB mods disabling
+ Added survival's fly mode support
= Code cleanup (mostly events related)
- Removed the active checks printer
2012-04-05 18:24:39 +02:00
Evenprime
9d5f1f1266 Include new license files in the jar when building with maven 2012-03-09 14:41:27 +01:00
Evenprime
abf9d97e3c "InstantHeal" check to identify artificially accelerated life
regeneration.
2012-03-04 17:33:50 +01:00
Evenprime
10d76d1a22 Avoid doing expensive regex matching in colorCheck 2012-03-04 17:31:13 +01:00
Evenprime
e33fafd11a Vines climbable 2012-03-03 16:29:41 +01:00
Evenprime
a358243d6c "flying.heightlimit" is now relative to worldheight 2012-03-02 16:12:15 +01:00
Evenprime
e209e52ff4 Compile against R6 2012-03-02 15:41:47 +01:00
Evenprime
82d54ba1db Give others the chance to get blamed for mistakes 2012-03-01 21:37:31 +01:00
Evenprime
f830defb5f And even more comments 2012-03-01 21:23:06 +01:00
Evenprime
2aedcd7515 Again, more comments 2012-03-01 20:35:41 +01:00
Evenprime
32d09868d9 Even more documentation 2012-03-01 19:27:33 +01:00
Evenprime
b742875ead Next bunch of comments 2012-03-01 18:40:03 +01:00
Evenprime
193ea4dd21 Some in depth documentation 2012-03-01 18:05:54 +01:00
Evenprime
930a115175 Use Bukkits console sender 2012-03-01 16:44:07 +01:00
Evenprime
86c640f0cc Make sure dead players really "die" 2012-02-24 18:26:21 +01:00
Evenprime
3f193e212f Added ".silent" subpermission for checks 2012-02-23 14:03:53 +01:00
Evenprime
ac907989e0 Remove spambot instructions from Instructions.txt 2012-02-20 21:22:34 +01:00
Evenprime
2cda41cb55 Fix walking on NetherFence 2012-02-20 21:21:19 +01:00
Evenprime
d65ca86074 Remove Spambot check, targetting 1.1 R5 now 2012-02-20 21:20:58 +01:00
Evenprime
e892d88e72 "Permissions" section in the Instructions.txt file 2012-02-20 18:35:18 +01:00
Evenprime
283982ee2f Replace two of the default dnsbl servers 2012-02-19 00:30:55 +01:00
Evenprime
3e5bdfac18 Really only run the check if it is enabled. 2012-02-19 00:26:51 +01:00
Evenprime
c902b5d249 Fixed not working cancelling of move events. 2012-02-19 00:22:28 +01:00
Evenprime
b68111da6c Threaded proxyServerCheck/SpamBotCheck, rewrote "Instructions.txt" 2012-02-18 01:16:14 +01:00
Evenprime
d970bfc286 Little class for asynchronous DNS Blocklist lookups 2012-02-14 23:02:12 +01:00
Evenprime
67d1931a65 Reorganize some code to make it more obvious and added some comments. 2012-02-12 20:51:48 +01:00
Evenprime
d315e08296 Make "fight.direction" use bounding boxes to calculate entity height 2012-02-12 18:25:15 +01:00
Evenprime
5c9d204ec9 New check "fight.godmode", new "secret" config options for movement
speeds
2012-02-11 23:31:43 +01:00
Evenprime
72cefe94ed New descriptions and some rudimentary spell-checking 2012-02-11 21:28:56 +01:00
Evenprime
2d713b90d1 Fix major derp at the "instant" checks 2012-02-11 21:00:57 +01:00
Evenprime
9642cbe2f4 Remove colors of player messages from log messages 2012-02-10 19:34:10 +01:00
Evenprime
df80b3c66a Add another safeguard for interworld teleports 2012-02-10 17:40:49 +01:00
Evenprime
2fafc0a75d Handle statistic data independant of checks specific data, fix
instanteat check
2012-02-09 18:30:38 +01:00
Evenprime
df8cd92a8c Fix "onground" detection 2012-02-09 18:01:52 +01:00
Evenprime
fbb7da1af2 Fix config file derp 2012-02-09 01:07:32 +01:00