Gringotts

Gringotts

53.6k Downloads

Methods to withdraw and deposit from vaults to inventory

jastice opened this issue ยท 3 comments

commented

Implement methods to withdraw from vaults to inventory:

  • /money w
  • ATM sign: right clicking withdraws an amount specified on the sign

Implement methods to deposit money from inventory to vaults:

  • /money d
  • ATM sign: right clicking deposits an amount specified on the sign
commented

The commands should be there, unless they are disabled in the configuration/permissions or something broke along the way

commented

Unfortunately this is what happened after the command has been executed, using version 2.10-SNAPSHOT from July 2017.
2017-08-23_17 31 37



Update

Apologies, as the method or usage does not describe the command usage, after looking at the Command.java I have been able to document such feature.

commented

May I know why these commands are missing?