ServerSigns (SVS) provides the ability to bind player-dispatched and server-disptached commands, messages and actions to signs and every other block in Minecraft.
Hello :)
Thanks for the suggestion.
There is just the player world to add in withDrawPlayer. I will do more tests to be sure it doesn't break with other economy plugins.
An amazing addition to this already wonderful plugin would be to add an option for you to hook into economy plugins such as MultiWorldMoney through /svs setprice. If that's not possible, maybe adding MultiWorldMoney support would work too. I've seen these plugins doing it: ChestShop: https://www.spigotmc.org/resources/chestshop.51856/ Here's the link for the ChestShop code: https://github.com/ChestShop-authors/ChestShop-3/blob/master/src/main/java/com/Acrobot/ChestShop/Listeners/Economy/Plugins/VaultListener.java#L185-L191
EconomyShopGUI: https://www.spigotmc.org/resources/economyshopgui.69927/
Thanks in advance! Have a wonderful day!