FlueWithdraw ⚙️ Create Custom Withdraw Items  Custom Amounts ✨ Supports EXP, Money, and MobCoins icon

FlueWithdraw ⚙️ Create Custom Withdraw Items Custom Amounts ✨ Supports EXP, Money, and MobCoins -----

Create custom withdraw items with support for EXP, Money, and MobCoins.




We're excited to announce a major update for the FlueWithdraws plugin! This update introduces dynamic command registration and custom model data integration for withdrawable items.

New Features:
  1. Dynamic Commands:
    • Admins can now define custom commands directly in the config file with associated permissions.
    • Players can execute these commands to withdraw items if they have the necessary permissions.
  2. Custom Model Data:

    • Added support for custom model data for withdrawable items, allowing for unique textures and appearances.
    • Define custom-model in the config to assign specific model data to items.
Improvements:
  • Improved configuration handling for custom commands.
  • Enhanced permission checks for better security and control.
  • Detailed and customizable messages for various plugin actions, including permission denied messages.
Example Configuration
Code (YAML):
 exp:
    name
: "&d&lExp Bottle &f(Right Click)"
    material
: EXPERIENCE_BOTTLE
    type
: EXP
    custom-model
: 1000
    lore
:
      - "&dValue
: &f{amount}"
      - "&dSigner
: &f{owner}"
    customcommands
:
      command1
:
        usage
: "expbottle {amount}"
        permission
: "fluewithdraw.expbottle"
[​IMG]
----------, Aug 7, 2024

Simple bug fixed
----------, Aug 4, 2024

Example banknote
Code (YAML):
 money:
    name
: "&a&lBank Note &f(Right Click)"
    withdraw
: true
    material
: PAPER
    type
: MONEY
    custom-mode
: 3
    lore
:
      - "&aAmount
: &f{amount}"
      - "&aSigner
: &f{owner}"
    customcommands
:
     - "banknote {amount}"

  exp
:
    name
: "&d&lExp Bottle &f(Right Click)"
    material
: EXP_BOTTLE
    withdraw
: true
    type
: EXP
    lore
:
      - "&dValue
: &f{amount}"
      - "&dSigner
: &f{owner}"
    customcommands
:
     - "expbottle {amount}"

  mobcoins
:
    name
: "&b&lMob Coins &f(Right Click)"
    material
: DOUBLE_PLANT
    withdraw
: true
    type
: MOBCOINS
    lore
:
      - "&bValue
: &f{amount}"
      - "&bSigner
: &f{owner}"
    customcommands
:
     - "mcwithdraw {amount}"
[​IMG]
----------, Aug 3, 2024

simple bux fixes!
----------, Aug 3, 2024

FlueWithdraws Plugin Update

This update introduces new features and improvements to the FlueWithdraws plugin. Below are the details of the updates:

New Features:
  1. ActionBar Messages:
    • Support for displaying ActionBar messages when players right-click to receive rewards.
    • ActionBar messages can be configured to display specific information such as added experience, money, or mobcoins.
  2. Fixed Value Items:
    • Items with fixed values that add a specific amount of money, experience, or mobcoins when right-clicked.
    • For example, right-clicking a "$2,000,000 Money" item will always add $2,000,000 to the player's balance.
Improvements:
  1. Tax Deduction:
    • Items can now have tax values configured, which will deduct a percentage of the reward as tax.
    • Players will be notified of the tax deduction and the final amount received.
  2. Enhanced Messaging:

    • Improved the delivery of messages to players.
    • Depending on the configuration, messages can be sent as ActionBar messages or regular chat messages.
Tax Item
[​IMG]

Fixed Value Item
[​IMG]

Actionbar
[​IMG]
----------, Jul 28, 2024

/fluewithdraws reload command fix!
----------, Jul 26, 2024

I blocked entering negative values and added this improvement to the resource. This update ensures that only positive values are accepted, enhancing the stability and usability of the plugin.
----------, Jul 26, 2024

Resource Information
Author:
----------
Total Downloads: 154
First Release: Jul 25, 2024
Last Update: Aug 7, 2024
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings