By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!if ((shark = Inventory.newQuery().names("Raw shark").results().first()) !=null){
if (shark.interact("Deposit-5")){
Execution.delayUntil(() -> !shark.isValid(), 5000);
Me too.Right now I handle this by using Bank#depositAllExcept and give it a String[]. But I'd love to see this implemented
We use essential cookies to make this site work, and optional cookies to enhance your experience.