mdxd44/eZProtector

Custom commands message on Waterfall

x1p opened this issue · 2 comments

x1p commented

Describe the bug
When a custom-commands is blocked by the waterfall version of eZProtector, the error-message is shown twice.

To Reproduce
Steps to reproduce the behavior:

  1. Bungee + paper server with both eZProt on it
  2. Enable custom commands to block - op
  3. Set a special message on the waterfall version of EZ, and a different one the paper server
  4. Join and execute /op
  5. See 2 messages
  6. Turn of the WF custom commands and restart WF
  7. Join and execute /op
  8. Check the paper custom-command-error-message

Expected behavior
I would expect the waterfall version to block the command and warn the player using one single error message

Screenshots

Server Version:
Waterfall version git:Waterfall-Bootstrap:1.15-SNAPSHOT:de7b945:339 by md_5

Additional context

I don't think you need the plugin on both instances - try removing it from the Paper server and check the results.

x1p commented

Indeed, when both respond, the bungee message is send twice.
I would expect them both to respond resulting in 2 different messages or one to prevail above the other.
Anyway. It's solved