Non secured command (java exception)
Closed this issue · 2 comments
Serafinowy commented
Describe the bug
When you want to type "/money deposit" ArrayIndexOutOfBoundsException throws in the console. Error occurs at "MoneyExecutor.java:66".
To Reproduce
Steps to reproduce the behavior:
- Type '/money deposit' in game
Expected behavior
It should display for ex. "Correct usage: /money deposit ".
Desktop (please complete the following information):
- Server Type: [e.g. PaperMC, Spigot]
- Server Version: [e.g. 1.17.1-386]
- Gringotts Version: [e.g. 2.12.2]
nikosgram commented
Hello @Serafinowy. That is really interesting :)
Do you have Vault as part of the plugins?
Serafinowy commented
Yes, I have all required plugins and the error only occures when you type '/money withdraw/deposit' without any other arguments.