NoCheatPlus / Issues

Issues managment for the NoCheatPlus project.
13 stars 9 forks source link

Lagback jumping on top of Shulkers #581

Open ghost opened 5 years ago

ghost commented 5 years ago

Short description of the issue.

Jumping on top of a sideways (and possibly upright) Shulker causes it to teleport you back, sometimes causing double or more fall damage. Deadly.

Complete output of the ncp version command (please prefer text here).

05:22:54 INFO: ---- Version information ---- 05:22:54 INFO: #### Server #### 05:22:54 INFO: git-Paper-486 ~MC: 1.13.2~ 05:22:54 INFO: detected: 1.13.2 05:22:54 INFO: #### NoCheatPlus #### 05:22:54 INFO: Plugin: 3.16.1-SNAPSHOT-sMD5NET-b1153 05:22:54 INFO: MCAccess: 1.4.5-1.12.2|? / CB-Reflect

05:22:54 INFO: blocks: BlocksMC1_4 | BlocksMC1_5 | BlocksMC1_6_1 | BlocksMC1_7_2 | BlocksMC1_8 | BlocksMC1_9 | BlocksMC1_10 | BlocksMC1_11 | BlocksMC1_12 | BlocksMC1_13 05:22:54 INFO: checks: FastConsume | Gutenberg | HotFixFallingBlockPortalEnter | AttackFrequency | FlyingFrequency | KeepAliveFrequency 05:22:54 INFO: defaults: pvpKnockBackVelocity 05:22:54 INFO: packet-listeners: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance 05:22:54 INFO: Hooks: AllViolations~NCP~ 1.0 05:22:54 INFO: #### Related Plugins #### 05:22:54 INFO: ProtocolLib v4.4.0

How to reproduce the issue (is it random / always happens / side conditions)?

Jump on a Shulker

Have you made any (noteworthy) changes to the default configuration of NCP?

Yes, but not related to this.

Do you run any other special plugins that affect game mechanics next to NC+ (adding skills, machines, adding/changing blocks, other anti cheating)?

No.

Provide additional information, such as error/debug/violation logs. (For reproducible issues with moving consider: https://github.com/NoCheatPlus/Docs/wiki/Debugging#on-the-fly-debug-output-for-individual-players) Use GitHub gists or http://pastebin.com/ or similar for huge logs, or attach a (zip-) file here. For image uploads, please prefer a site that allows viewing without JavaScript, you can upload file attachments for issues right here.

CaptainObvious0 commented 5 years ago

This can be fixed via block override flags: SHULKER_BOX: default+HEIGHT150+ground WHITE_SHULKER_BOX: default+HEIGHT150+ground ORANGE_SHULKER_BOX: default+HEIGHT150+ground MAGENTA_SHULKER_BOX: default+HEIGHT150+ground LIGHT_BLUE_SHULKER_BOX: default+HEIGHT150+ground YELLOW_SHULKER_BOX: default+HEIGHT150+ground LIME_SHULKER_BOX: default+HEIGHT150+ground PINK_SHULKER_BOX: default+HEIGHT150+ground GRAY_SHULKER_BOX: default+HEIGHT150+ground LIGHT_GRAY_SHULKER_BOX: default+HEIGHT150+ground CYAN_SHULKER_BOX: default+HEIGHT150+ground PURPLE_SHULKER_BOX: default+HEIGHT150+ground BLUE_SHULKER_BOX: default+HEIGHT150+ground BROWN_SHULKER_BOX: default+HEIGHT150+ground GREEN_SHULKER_BOX: default+HEIGHT150+ground RED_SHULKER_BOX: default+HEIGHT150+ground BLACK_SHULKER_BOX: default+HEIGHT150+ground