Summary
Add a way to keep using the plugin without flight
Problem This Solves
Currently, users of my own plugin cannot use it, when flight is disabled. But the player in my plugin interacts or stands on top of the block.
Proposed Solution
remove line 54 in PacketBlocks.java
Alternatives Considered
You could also add a config file, where the user can acknowledge the warning
Additional Context
No response
Priority
Medium – helpful improvement
Summary
Add a way to keep using the plugin without flight
Problem This Solves
Currently, users of my own plugin cannot use it, when flight is disabled. But the player in my plugin interacts or stands on top of the block.
Proposed Solution
remove line 54 in PacketBlocks.java
Alternatives Considered
You could also add a config file, where the user can acknowledge the warning
Additional Context
No response
Priority
Medium – helpful improvement