nikosgram/gringotts

Non secured command (java exception)

Closed this issue · 2 comments

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:

  1. Type '/money deposit' in game

Expected behavior
It should display for ex. "Correct usage: /money deposit ".

Screenshots
Bez tytułu222

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]

Hello @Serafinowy. That is really interesting :)

Do you have Vault as part of the plugins?

Yes, I have all required plugins and the error only occures when you type '/money withdraw/deposit' without any other arguments.