Skip to content

Latest commit

 

History

History
83 lines (79 loc) · 1.73 KB

mcfw.md

File metadata and controls

83 lines (79 loc) · 1.73 KB

MCFW

Minecraft Firewall packet filter.

Usage:
- mcfw status (show ON/OFF)
- mcfw enable (enable MCFW)
- mcfw disable (disable MCFW)
- mcfw quiet-disable (disable without sending delayed packets)
- mcfw list (list packet filter)
- mcfw delayed (show delayed packets count)
- mcfw clear (clear packet filter)
- mcfw clear-delayed (clear delayed packets queue)
- mcfw block <packet name> (block outgoing packet)
- mcfw delay <packet name> (delay (until disable) outgoing packet)
- mcfw remove <packet name> (remove from packet filter)

Packet Names:
TeleportConfirm
QueryBlockNbt
ChatMessage
ClientStatus
ClientOptions
RequestCommandCompletions
ButtonClick
ClickSlot
CloseHandledScreen
CustomPayload
BookUpdate
QueryEntityNbt
PlayerInteractEntity
PlayerInteractEntity$InteractHandler
PlayerInteractEntity$InteractAtHandler
KeepAlive
PlayerMove$PositionAndOnGround
PlayerMove$Full
PlayerMove$LookAndOnGround
PlayerMove$OnGroundOnly
VehicleMove
BoatPaddleState
PickFromInventory
CraftRequest
UpdatePlayerAbilities
PlayerAction
ClientCommand
PlayerInput
RecipeBookData
RenameItem
ResourcePackStatus
AdvancementTab
SelectMerchantTrade
UpdateBeacon
UpdateSelectedSlot
UpdateCommandBlock
UpdateCommandBlockMinecart
CreativeInventoryAction
UpdateStructureBlock
UpdateSign
HandSwing
SpectatorTeleport
PlayerInteractBlock
PlayerInteractItem
Handshake
LoginQueryResponse
LoginHello
LoginKey
QueryPing
QueryRequest
UpdateJigsaw
UpdateDifficulty
UpdateDifficultyLock
JigsawGenerating
RecipeCategoryOptions
CommonPong
CommandExecution
MessageAcknowledgment
PlayerSession
AcknowledgeChunks
AcknowledgeReconfiguration
EnterConfiguration
Ready