Withdraw in-game currency into physical items using Vault, perfect for trade, roleplay, and secure transactions.
A simple, powerful Minecraft plugin for Paper servers that lets players withdraw in-game currency as physical bank notes! Supports Vault and highly configurable note display.
⚠️ This plugin requires Vault and a compatible
/withdraw <amount>JustWithdraw jar from the releases (or build with Maven).plugins folder./withdraw <amount>/withdraw/withdraw reloadgitwithdraw.reload permission)./withdraw 1000
Gives you a paper note worth 1000 currency units.
Right-click the note to deposit the money back into your account.
| Permission | Description | Default |
|---|---|---|
justwithdraw.use |
Allows use of /withdraw command |
true |
gitwithdraw.reload |
Allows reloading the config | op |
Edit plugins/JustWithdraw/config.yml to customize:
Example:
message-prefix: "§6[JustWithdraw] §r"
min-withdraw-amount: 1.0
show-note:
enabled: true
name-format: "§e§l💰 %amount% 💰"
glowing: true
pickup-delay: 10
floating: false
show-message:
enabled: true
thank-you-message: "§aThanks for using JustWithdraw banking services!"
MIT