NeatMonster
af72986ae8
Fixed Metrics graphs.
2012-08-20 20:09:23 +02:00
NeatMonster
dde0f74003
Added Metrics support!
2012-08-20 19:40:00 +02:00
NeatMonster
e585e918fd
Removed the NetServerHandler proxy, now overriding packets instead.
...
Reverted the changes about plugins protection, now if enabled in the
configuration, the /plugins and /versions commands will be OP-only.
2012-08-20 14:31:11 +02:00
NeatMonster
963c363c7d
Welcome back '/nocheatplus info <player>' command!
2012-08-18 22:56:35 +02:00
NeatMonster
858f610e79
NoCheatPlus can now prevent Bukkit from blocking fly mods!
2012-08-18 15:28:30 +02:00
NeatMonster
96a7f493f8
Fixed server sometimes ignoring players due to our custom
...
NetServerHandler.
2012-08-13 17:10:31 +02:00
NeatMonster
7a0fa252bd
Removed the workaround for the "Bukkit blocks Zombe" issue, improved the
...
NoFall and SurvivalFly checks.
2012-08-12 19:26:26 +02:00
asofold
1a5908b907
NetServerHandler: set in player join.
2012-08-12 15:35:53 +02:00
asofold
dc4f50aef4
Setting the net server handler at the earliest possible point.
2012-08-12 15:28:37 +02:00
NeatMonster
65fa26d66d
NOFALL Y U NO WORK?! *hum* NoFall should be fixed now, also fixed a
...
little mistake with the configuration file (right @asofold? :D).
2012-08-11 16:43:27 +02:00
NeatMonster
7791a13e2c
Introduced a new NoFall check using a custom NetServerHandler and some
...
packets introspection. By the way, the Instructions.txt file has
been removed, the Ant task is now disabled by default. Some little other
changes, but mostly JavaDoc additions. Enjoy!
2012-08-11 02:36:46 +02:00
asofold
52ee9ef7b1
forgot to execute actions actually.
2012-08-08 20:21:35 +02:00
asofold
889930fd9b
RAW CODING: completely asynchronous chat (executeActions is synched
...
into main thread).
2012-08-08 20:07:13 +02:00
NeatMonster
b879002527
[Development] Last commit for today. Added NoSwing for BlockPlace, added
...
Direction, FastInteract, NoSwing, Reach for BlockInteract. Too tired to
test them, good luck! zZZ
2012-08-06 02:43:01 +02:00
NeatMonster
cbbc904dd9
[Development] Adding checks... Done. A lot of bug fixes are still
...
required with the modified checks, and also documentation isn't
up-to-date.
2012-08-05 20:00:05 +02:00
NeatMonster
6a5c4923a0
[Development] Critical check, here we are!
2012-08-05 13:09:57 +02:00
NeatMonster
40bf2a171a
[Development] Oups... ChatListener wasn't finished.
2012-08-03 17:34:52 +02:00
NeatMonster
3d88aed041
[Development] BlockBreak, BlockPlace, Chat & Moving checks rewritten but
...
untested. This version is far from being complete.
2012-08-03 16:48:06 +02:00
NeatMonster
c03cfc1a1f
+ [API] Added a real API ("events-based") allowing to cancel checks
...
+ [General] Added more tolerance when checking player's permissions
+ [Running] Added a speed limit when climbing into water/lava
= [General] Fixed an issue when getting a check's parameters
= [MorePacketsVehicle] Fixed an issue when destroying Minecarts
= [NoPwnage] Fixed the NoPwnage not kicking the players correctly
= [Running] Fixed an issue occurring when falling on ladders
- [Running] Removed the "velocity-changed-by-plugins" detection
2012-05-08 18:49:17 +02:00
NeatMonster
e48069e73f
[API] Added an API to change the settings per player
...
[General] Some parts of the code have been rewritten, packages have been
renamed ('me' to 'fr') and the instructions have been fixed
2012-04-26 23:36:43 +02:00