-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Describe the bug
The wallet withdrawal command throws this error in console and doesn't return any info to user when used without
To Reproduce
Steps to reproduce the behavior:
Run /wallet withdrawal without any params
Expected behavior
Should ask for a parameter
Logs
Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
at profitable-0.5.3-beta.jar//com.faridfaharaj.profitable.commands.WalletCommand.onCommand(WalletCommand.java:92)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
... 24 more
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels