Abyss Series - Products
  • Getting Started
  • Frequently Asked Questions
  • ๐ŸŽฅCinematics ($150)
    • Information
  • ๐ŸฉธLifesteal ($50)
    • Information
  • ๐Ÿช™Gambling ($25)
    • Information
  • โ›๏ธMineshafts ($15)
    • Information
  • ๐Ÿ—ผOutposts ($15)
    • Information
  • ๐Ÿ‘•Suits ($15)
    • Information
  • ๐ŸถPets ($15)
    • Information
  • ๐Ÿ“ฅCollectors ($15)
    • Information
  • ๐Ÿ”ŒLinking ($10)
    • Information
  • ๐ŸŽ†Envoys ($10)
    • Information
  • ๐Ÿ’ŽBoosters ($10)
    • Information
  • ๐Ÿ’ธEconomy ($10)
    • Information
  • โš”๏ธBounties ($10)
    • Information
  • ๐Ÿ“œTags ($10)
    • Information
  • ๐Ÿ’ญChat ($10)
    • Information
  • ๐ŸŽฉAuctions ($10)
    • Information
  • โฐPlaytime ($10)
    • Information
  • ๐ŸฆVaults ($10)
    • Information
  • ๐ŸคฏReactions ($10)
    • Information
  • ๐ŸณSides ($5)
    • Information
  • ๐Ÿ“šStatistics ($5)
    • Information
  • ๐ŸŽLootboxes ($5)
    • Information
  • ๐ŸพEXP Shop ($5)
    • Information
Powered by GitBook
On this page
  • Commands
  • Permissions
  • Boosts
  • Showcase
  • Configuration Files
  1. Boosters ($10)

Information

AbyssBoosters is a simple yet unique and expansive boosters plugin designed for performance, allowing you to give virtual boosters to your players with optional stacking and total and per-boost stacking limits. It is highly configurable and supports a wide range of boosts.

Commands

Admin:

  • /boosters give <player> <type> <amount>

  • /boosters help

Everyone:

  • /boosters (Opens menu)

Permissions

abyssboosters.admin - Admin permission for commands

abyssboosters.limit.<amount> - Total boost limit (Doesn't apply to operators)

Boosts

AbyssEconomy: abysseconomy-<economy>

AbyssCollectors: abysscollectors

Exp: experience

ShopGUIPlus: shopguiplus

SuperMobCoins: supermobcoins

UltraPrisonCore Gems: ultraprisoncore-gems

UltraPrisonCore Tokens: ultraprisoncore-tokens

AutoSell (Clip): autosell

Showcase

Configuration Files

boosters.yml
boosters:
    "money":
        global: false
        max-active-per-player: 5 #The max amount of "money" boosters a player can have active at once
        boosts:
            - "shopguiplus"
            - "abysscollectors"
        boost-economy: "vault"
        multiplier: 1 #2x multi (Multi = x - 1)
        seconds: 60
        item:
            enchanted: true
            material: "EMERALD"
            name: "&2&l[&a&l!&2&l] &a2x Money Booster &7(1m)"
            lore:
                - " "
                - "&aInformation"
                - "&a- &7Multiplier: &f2x"
                - "&a- &7Time: &f1 minute"
                - " "
                - "&7&o(( Right-Click me to &f&oredeem&7&o your booster! ))"
    "global-money":
        global: true
        boosts:
            - "shopguiplus"
            - "abysscollectors"
        boost-economy: "vault"
        multiplier: 1 #2x multi (Multi = x - 1)
        seconds: 60
        item:
            enchanted: true
            material: "EMERALD"
            name: "&2&l[&a&l!&2&l] &a2x Global Money Booster &7(1m)"
            lore:
                - " "
                - "&aInformation"
                - "&a- &7Multiplier: &f2x"
                - "&a- &7Time: &f1 minute"
                - " "
                - "&7&o(( Right-Click me to &f&oredeem&7&o a global booster! ))"
menus.yml
menus:
    "boost-menu":
        title: "&8&lBOOST MENU"
        rows: 3
        borders:
            "gray":
                material: "GRAY_STAINED_GLASS_PANE"
                name: " "
                lore: []
                slots:
                    - "0-26"
        boosts:
            "money":
                slot: 13
                economy: "vault"
                personal-boost-format: "&2- &7%name%: &f%boost%x&7 (&f%time%&7) (&f%amount%x&7)"
                global-boost-format: "&6- &7%name%: &f%boost%x&7 (&f%time%&7)"
                material: "EMERALD"
                name: "&2&l[&a&l!&2&l] &aMoney Boosters"
                lore:
                    - " "
                    - "&aPersonal Boosts"
                    - "%personal-boosts%"
                    - " "
                    - "&eGlobal Boosts"
                    - "%global-boosts%"
                    - " "
                    - "&7&o(( You have a total boost of &f&o%total-boost%x&7&o. ))"
settings.yml
booster-settings:
    count-when-offline: false #When set to true, boosters will use time while the player is offline.
    stack-boosters: true #Will allow players to stack boosters according to the limits in the boosters.yml
lang.yml
messages:
    "admin-help":
        sound:
            enabled: true
            value: "ORB_PICKUP"
            volume: 1
            pitch: 1
        message:
            enabled: true
            value:
                - "&3&m-------------------------------------"
                - " "
                - "&b&lAbyss&3&lBoosters &8&lโ”ƒ &bAdmin Help"
                - "&7&oMade by &f&oRelocation#0001&7&o."
                - " "
                - "&7&o<> = Required"
                - "&7&o[] = Optional"
                - " "
                - "&3&lADMIN COMMANDS:"
                - "&3&lยป &b/boosters give <player> <boost> <amount>"
                - " "
                - "&3&lPLAYER COMMANDS:"
                - "&3&lยป &b/boosters"
                - " "
                - "&3&m-------------------------------------"
    "no-permission":
        sound:
            enabled: true
            value: "FIZZ"
            volume: 1
            pitch: 1
        message:
            enabled: true
            value:
                - "&c&lAbyss &8- &cYou don't have permission to do this."
    "max-boost-already-applied":
        sound:
            enabled: true
            value: "FIZZ"
            volume: 1
            pitch: 1
        message:
            enabled: true
            value:
                - "&c&lAbyss &8- &cYou already have the max active &4%boost%&c booster(s). &7(%time% left)"
    "global-boost-already-applied":
        sound:
            enabled: true
            value: "FIZZ"
            volume: 1
            pitch: 1
        message:
            enabled: true
            value:
                - "&c&lAbyss &8- &cThere is already an active &4%boost%&c booster. &7(%time% left)"
    "boost-expired":
        sound:
            enabled: true
            value: "FIZZ"
            volume: 1
            pitch: 1
        message:
            enabled: true
            value:
                - "&c&lAbyss &8- &cYour &4%boost%&c boost has expired."
    "global-boost-expired":
        sound:
            enabled: true
            value: "FIZZ"
            volume: 1
            pitch: 1
        message:
            enabled: true
            value:
                - "&c&lAbyss &8- &cThe &4%boost%&c boost has expired."
    "boost-applied":
        sound:
            enabled: true
            value: "ORB_PICKUP"
            volume: 1
            pitch: 1
        message:
            enabled: true
            value:
                - "&b&lAbyss &8- &bYou have activated a &3%boost%&b booster for &3%time%&b. &7(%active%/%limit%)"
    "global-boost-applied":
        sound:
            enabled: true
            value: "ORB_PICKUP"
            volume: 1
            pitch: 1
        message:
            enabled: true
            value:
                - "&b&lAbyss &8- &3%player%&b has activated a &3%boost%&b booster for &3%time%&b."
    "given-booster":
        sound:
            enabled: true
            value: "ORB_PICKUP"
            volume: 1
            pitch: 1
        message:
            enabled: true
            value:
                - "&b&lAbyss &8- &bYou have given &3%player% %amount%x %name%&b Booster(s)."
    "received-booster":
        sound:
            enabled: true
            value: "ORB_PICKUP"
            volume: 1
            pitch: 1
        message:
            enabled: true
            value:
                - "&b&lAbyss &8- &bYou have received &3%amount%x %name%&b Booster(s)."
    "abysscollectors-vault-boost": #<BoostName>-<Economy>-boost
        sound:
            enabled: true
            value: "ORB_PICKUP"
            volume: 1
            pitch: 1
        message:
            enabled: true
            value:
                - "&a&l+$%amount% &7(AbyssCollectors Boost)"
    "boost-limit-reached":
        sound:
            enabled: true
            value: "FIZZ"
            volume: 1
            pitch: 1
        message:
            enabled: true
            value:
                - "&c&lAbyss &8- &cYou can't equip more than &4%limit%&c booster(s)."
PreviousInformationNextInformation

Last updated 1 year ago

๐Ÿ’Ž