JustWithdraw
PluginMIT

JustWithdraw

Withdraw in-game currency into physical items using Vault, perfect for trade, roleplay, and secure transactions.

194
Downloads
1
Followers
11 months ago
Updated
📦
1
Versions

📖About JustWithdraw

JustWithdraw

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

Features

  • Withdraw money as paper notes with /withdraw <amount>
  • Right-click notes to deposit money back into your account
  • Supports Vault economy

Requirements

  • Minecraft 1.21+ (Paper)
  • Vault
  • A compatible economy plugin (e.g., EssentialsX)

Installation

  1. Download the latest JustWithdraw jar from the releases (or build with Maven).
  2. Place the jar in your server's plugins folder.
  3. Make sure Vault and an economy plugin are installed.
  4. Restart or reload your server.

Usage

  • /withdraw <amount>
    Withdraws the specified amount as a bank note (paper item).
  • /withdraw
    Shows your current balance.
  • /withdraw reload
    Reloads the plugin configuration (requires gitwithdraw.reload permission).

Example

  • /withdraw 1000
    Gives you a paper note worth 1000 currency units.

  • Right-click the note to deposit the money back into your account.

Permissions

Permission Description Default
justwithdraw.use Allows use of /withdraw command true
gitwithdraw.reload Allows reloading the config op

Configuration

Edit plugins/JustWithdraw/config.yml to customize:

  • Message prefix
  • Minimum withdraw amount
  • Note display (name, glow, pickup delay, floating)
  • Thank-you message

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!"

Support

License

MIT