[BUG] Clear Inventory command has added space
BurningCoolDude opened this issue ยท 0 comments
Type of bug
Other unexpected behaviour
/ess dump all
output
https://essentialsx.net/dump.html?id=39161c699e244dd4b43b66598b47cf8f
Error log (if applicable)
No response
Bug description
When I click on run_command using the clear inventory command, it adds spaces.
Raw Paste:
[01:27:20 INFO]: BurnPlayz issued server command: /clear
[01:27:21 INFO]: BurnPlayz issued server command: /clear
[01:27:22 INFO]: BurnPlayz issued server command: /ci
[01:27:24 INFO]: BurnPlayz issued server command: /ci
[01:27:25 INFO]: BurnPlayz issued server command: /clearinvent
[01:27:26 INFO]: BurnPlayz issued server command: /clearinvent
[01:27:27 INFO]: BurnPlayz issued server command: /clearinventory
[01:27:29 INFO]: BurnPlayz issued server command: /clearinventory
Steps to reproduce
- Toggle clear inventory toggle on
- Create a message that has a click message to confirm
- Click it.
Expected behaviour
When I click, it should run /ci
Actual behaviour
When I click, it runs the command with extra spaces. I checked with the person who made the config, and they confirmed there's added spaces from ESSENTIALS.
Additional Information
No response