Skip to content

inventory move #1829

Open
Open
@Dbbtop

Description

@Dbbtop

Describe the bypass and how to replicate it

if (e.getPacket() instanceof ClickSlotC2SPacket click) {
switch (clickBypass.getValue()) {
case GrimSwap -> {
if (click.getActionType() != SlotActionType.PICKUP && click.getActionType() != SlotActionType.PICKUP_ALL)
sendPacket(new CloseHandledScreenC2SPacket(0));
}

Grim version

latest

Server version

1.19.4

Plugins

grim, LP, packetevents

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions