drtshock / PlayerVaults

Player vaults for player players.
GNU General Public License v3.0
87 stars 118 forks source link

Server Account/Bank #396

Open MrTrinax opened 4 years ago

MrTrinax commented 4 years ago

Idea

The option to connect Economy costs to an NPC account/bank

Details

Add 2 new config options; server-bank-enabled: false/true & server-bank-name: "bank" I'm a terrible coder and just started with Spigot 2 days ago, but here is an example I put together: https://hasteb.in/emodamey.java

drtshock commented 4 years ago

So you just want any money spent by players getting vaults to go to a server account?

MrTrinax commented 4 years ago

Have any money spent to either create or open the vault go to a selected/configured server account/bank. I have forked PlayerVaults and made a temp solution for my needs, but would be a nice feature for future updates :+1: