
[Bug] CB 2.1.1 not blocking tab complete
whallin opened this issue ยท 0 comments
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
totrue
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.