BeastWithdraw (Multy withdraw)

Advanced XP, Money & Token Withdrawal Plugin
BeastWithdraw is a powerful and fully customizable withdrawal system that allows players to convert XP, money, and tokens into physical items such as bottles and notes — all stored safely using NBT data.
 
Perfect for Survival, Prison, RPG, and Economy-based servers.
 
⚠️ Important – Dependency Required
❗ This plugin REQUIRES BeastLib to work.
 
Download BeastLib here:
 
✨ Features
✅ Withdraw XP into XP Bottles
✅ Withdraw Money into Cash Notes
✅ Withdraw BeastTokens into Notes
✅ Withdraw PlayerPoints into Notes
✅ Redeem single items or entire stacks (sneak)
✅ Custom withdraw limits via permissions
✅ Optional tax & command fees
Formatted values on item lore
✅ Safe NBT data storage
✅ Disable crafting & villager trading for notes
✅ Configurable sounds on withdraw & redeem
✅ Drop XP bottles on player death
✅ Lightweight & optimized
 
More features coming soon
Suggestions are always welcome!
 
Installation
1️⃣ Download BeastWithdraw.jar
2️⃣ Place it into your /plugins folder
3️⃣ Install BeastLib
4️⃣ Install optional supported plugins
5️⃣ Restart your server
 
The plugin will generate its config automatically.
 
Supported Plugins
Money Notes
 
  • Vault

  • EssentialsX (or any Vault-compatible economy)
BeastTokens Notes
 
  • BeastTokens plugin
PlayerPoints Notes
 
  • PlayerPoints plugin
Commands
XP Withdrawal
[php]
/XpBottle <xp> <bottle-amount>
Withdraw a specific amount of XP into XP bottles.
 
/XpBottle <level>L
Withdraw XP based on player levels (example: /XpBottle 10L).
Levels are automatically converted into XP.
 
/XpBottle all
Withdraw all available XP into bottles.
[/php]
 
Money Withdrawal
[php]
/Withdraw <cash> <note-amount>
Withdraw a specific amount of money into cash notes.
 
/Withdraw all
Withdraw all available money into notes.
[/php]
 
BeastTokens Withdrawal
[php]
/BeastTokensNote <tokens> <note-amount>
Withdraw BeastTokens into notes.
 
/BeastTokensNote all
Withdraw all available BeastTokens into notes.
[/php]
 
⭐ PlayerPoints Withdrawal
[php]
/PlayerPointsNote <points> <note-amount>
Withdraw PlayerPoints into notes.
 
/PlayerPointsNote all
Withdraw all available PlayerPoints into notes.
[/php]
 
Admin Commands
[php]
/BeastWithdraw give <player> <note-type> <amount> <note-amount> <signer> <-silent>
Give a withdrawal note to a player.
(note-amount and signer are optional)
 
/BeastWithdraw giveAll <note-type> <amount> <note-amount> <signer> <-silent>
Give withdrawal notes to all online players.
 
/BeastWithdraw reload
Reload the plugin configuration.
 
/BeastWithdraw version
Show the installed plugin version.
 
/BeastWithdraw help
Display the help menu.
[/php]
 
Permissions
Withdraw Permissions
[php]
BeastWithdraw.XpBottle.Withdraw
Allows withdrawing XP into XP bottles.
 
BeastWithdraw.CashNote.Withdraw
Allows withdrawing money into cash notes.
 
BeastWithdraw.BeastTokensNote.Withdraw
Allows withdrawing BeastTokens into notes.
 
BeastWithdraw.PlayerPointsNote.Withdraw
Allows withdrawing PlayerPoints into notes.
[/php]
 
Redeem Permissions
[php]
BeastWithdraw.XpBottle.Redeem
Allows redeeming XP bottles.
 
BeastWithdraw.CashNote.Redeem
Allows redeeming cash notes.
 
BeastWithdraw.BeastTokensNote.Redeem
Allows redeeming BeastTokens notes.
 
BeastWithdraw.PlayerPointsNote.Redeem
Allows redeeming PlayerPoints notes.
 
BeastWithdraw.<type>.Redeem.Stacked
Allows redeeming the entire stack by sneaking.
[/php]
 
Withdraw All
[php]
BeastWithdraw.XpBottle.Withdraw.All
Allows withdrawing all XP at once.
 
BeastWithdraw.CashNote.Withdraw.All
Allows withdrawing all money at once.
 
BeastWithdraw.BeastTokensNote.Withdraw.All
Allows withdrawing all BeastTokens at once.
 
BeastWithdraw.PlayerPointsNote.Withdraw.All
Allows withdrawing all PlayerPoints at once.
[/php]
 
Bypass Permissions
[php]
BeastWithdraw.<type>.Bypass.Fee
Bypass withdraw command fee.
 
BeastWithdraw.<type>.Bypass.Tax
Bypass withdraw tax.
[/php]
 
⚙ Other Permissions
[php]
BeastWithdraw.XpBottle.Drop
Drop XP bottles on player death.
 
BeastWithdraw.Admin
Access to all admin commands.
[/php]
 
Developer API
[php]
BeastWithdraw.getInstance().getItemManager();
BeastWithdraw.getInstance().getXpManager();
[/php]
 
Custom events coming soon!
 
❤️ Support & Community
Need help, found a bug, or have suggestions?
 
Join our Discord server:

Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    654288
  • Created
    Aug 2, 2022
  • Last Released File
    Feb 22, 2026
  • Total Downloads
    16,852
  • License

Categories

Members

Recent Files