Venus Pouches [OUTDATED] icon

Venus Pouches [OUTDATED] -----

Create custom pouches with many features!



PREMIUM PLUGIN

✨ Venus Pouches ✨

FEATURES
  • No Limit - add unlimited pouches
  • Modifiable - you can change everything
  • Commands - add commands to a pouch
  • Messages- add commands to a pouch
  • Broadcasts- add commands to a pouch
  • Random Amounts - generates random amounts
  • GUI - see all pouches in a gui

COMING SOON


PERMISSION
  • venuspouches.*

COMMANDS
  • /pouch giveall <pouch> <amount> - Give every player online a custom pouch.
  • /pouch give <player> <pouch> <amount> - Give a selected player a specifik pouch.
  • /pouch sgive <player> <pouch> <amount> - Give a pouch silent to a player.
  • /pouch list - See all pouches.
  • /pouch gui - Open the gui where you See all pouches and can claim them.
  • /pouch reload - Reload all config‘s.

gui.png
Lore.png
chat.png

Code (YAML):

#Placeholders:
# %player% displays the player name
# %type% shows the pouch ID
# %min% is the min random amount
# %max% is the max random amount
# %random% is a random number between * %min% - %max% *
# %prefix% shows the plugin prefix from config.yml

Animation
: "noAnimation"

Item
:
  # the id must be the same as the file name
  ID
: "default"
  #display name from the item
  Name
: "&6&lVENUS POUCH &7(&fMoney&7)"
  # material from pouch
  Material
: "CHEST"
  # data from the pouch
  Data
: 1
  # if item should glow
  Glow
: false
  # lore from the pouch
  Lore
:
   - ""
    - "&6Economy
: &fTokens"
    - "&6Max
: &f%max%"
    - "&6Min
: &f%min%"
    - ""
    - "&7(( &fRight-Click &7to redeem ))"
    -
Redeem
:
  Commands
:
   - "eco give %player% %random%"
    - "say %player% this is a second command!"
  Messages
:
   - "%prefix% &aYou have redeemed a token pouch! &7(&f%random%&7)"
    - "&fThis is a second message"
  Broadcast
:
   - "&bThis is a broadcast"

Title
:
  enabled
: true
  title
: "&9&lDEFAULT &7(&fPouch&7)"
  subtitle
: "&6%random% Tokens"
  fadeIn
: 15
  stay
: 15
  fadeOut
: 15

Random
:
  Max
: 1000000
  Min
: 10000
 

Code (YAML):

#Placeholders:
# %player% displays the player name
# %type% shows the pouch ID
# %min% is the min random amount
# %max% is the max random amount
# %random% is a random number between * %min% - %max% *
# %prefix% shows the plugin prefix from config.yml

# Name of the animation for the pouch
Animation
: "Particle"

# Block which places when starting an animation
Animation-Block
: "ENDER_CHEST"

Item
:
  # the id must be the same as the file name
  ID
: "particle"
  #display name from the item
  Name
: "&d&lPARTICLE POUCH &7(&fMoney&7)"
  # material from pouch
  Material
: "INK_SACK"
  # data from the pouch
  Data
: 9
  # if item should glow
  Glow
: true
  # lore from the pouch
  Lore
:
   - ""
    - "&dEconomy
: &fMoney"
    - "&dMax
: &f%max%"
    - "&dMin
: &f%min%"
    - ""
    - "&7(( &fRight-Click &7to redeem ))"
    -
Redeem
:
  Commands
:
   - "eco give %player% %random%"
  Messages
:
   - "%prefix% &aYou have used a particle pouch! &7(&f$%random%&7)"
  Broadcast
:
   - "%prefix% &a%player% has won &f$%random% &afrom an &f%type% pouch!"

Title
:
  enabled
: true
  title
: "&d&lPARTICLE &7(&fPouch&7)"
  subtitle
: "&a%random% money"
  fadeIn
: 15
  stay
: 15
  fadeOut
: 15

Hologram
:
  display
:
    enabled
: true
    line-1
: "&d&lPARTICLE POUCH"
    line-2
: "&fopening %player%"


Random
:
  Max
: 1000000
  Min
: 10000
 
Resource Information
Author:
----------
Total Downloads: 1,405
First Release: Apr 30, 2022
Last Update: Apr 29, 2023
Category: ---------------
All-Time Rating:
5 ratings
Find more info at blacklce.gitbook.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings