Describe the bug
CommandBlocker 2.1.1 does not block tab complete attempts when ProtocolLib 4.6.0
To Reproduce
- Install CommandBlocker 2.1.1 and ProtocolLib 4.6.0
- Configure CommandBlocker like you'd do normally
- Set
DisableTabComplete to true in "config.yml" (CommandBlocker)
- Restart your server to make sure your changes take effect
- View the results
Expected behavior
Tab complete should be disabled, but for some reason it isn't. I'd assume it has something to do with the code.
Screenshots
n/a
Desktop (please complete the following information):
- Server Type: Paper
- Version: 1.8.8(9)
Additional context
Before submitting this issue, I went ahead and downgraded to CommandBlocker 2.0.0, and the issue wasn't present there. So, something has changed with the latest build.
Describe the bug
CommandBlocker 2.1.1 does not block tab complete attempts when ProtocolLib 4.6.0
To Reproduce
DisableTabCompletetotruein "config.yml" (CommandBlocker)Expected behavior
Tab complete should be disabled, but for some reason it isn't. I'd assume it has something to do with the code.
Screenshots
n/a
Desktop (please complete the following information):
Additional context
Before submitting this issue, I went ahead and downgraded to CommandBlocker 2.0.0, and the issue wasn't present there. So, something has changed with the latest build.