Global-Boosters icon

Global-Boosters -----

20+ Unique Global Booster Types, that benefit all players!




upload_2025-9-14_0-59-44.png
Thanks @ MoneyMantra for feedback!

New settings:
random_scheduled_boosters:
enabled: true
interval_minutes: 30
duration_minutes: 5
activator_name: Lucky Draw
booster_pool:
- PLANT_GROWTH
- SPAWNER_RATE
- EXP_MULTIPLIER
- MOB_DROP
- MINING_SPEED
- FISHING_LUCK
- FARMING_FORTUNE
- COMBAT_DAMAGE
- HASTE
- RESISTANCE
- JUMP_BOOST
- REGENERATION
- NIGHT_VISION
- FIRE_RESISTANCE
- SPEED
- STRENGTH
- NO_FALL_DAMAGE
- HUNGER_SAVER
- ARMOR_DURABILITY
- KEEP_INVENTORY
- FLY
----------, Sep 13, 2025

8 Negative Effect Boosters:
  • SLOWNESS - Slows down player movement
  • MINING_FATIGUE - Slows down block mining speed
  • WEAKNESS - Reduces attack strength
  • POISON - Gradually decreases health
  • WITHER - Gradually decreases health with dark effect
  • BLINDNESS - Limits visibility
  • HUNGER - Hunger depletes faster
  • NAUSEA - Distorts camera with wobble effect

Added negative_effects_enabled: true
in config.yml to globally enable/disable negative effects
----------, Sep 10, 2025

New permission " globalboosters.use.* "

Add to the default group and all players will be able to use all booster types without having to assign individual permissions.

Thanks @ hazerot for report
----------, Sep 3, 2025

Effects are now applied with the actual remaining booster duration.
When players rejoin, the plugin checks if boosters are still active and valid

Thanks @Yours_LiHua for reporting!
----------, Aug 29, 2025

added:
"show_activator_name: true or false"

when false:
upload_2025-8-28_18-17-8.png

when true:
upload_2025-8-28_18-18-56.png
----------, Aug 28, 2025

plant_growth now will use RandomTickSpeed

Thanks @ mrgamer200 :) check now
----------, Aug 27, 2025

Thanks @mrgamer200 for reporting!
Extra drops will now only be given on grown crops


Report any bugs in discussion.
----------, Aug 27, 2025

# Shop GUI Settings
shop_gui_enabled: true
false to disable /boostshop

upload_2025-8-26_21-38-58.png
----------, Aug 26, 2025

Thanks to @mrgamer200 for feedback!

NEW COMMAND /globalboosters schedule
upload_2025-8-26_17-3-38.png

upload_2025-8-26_16-45-48.png

Code (YAML):
# Scheduled Boosters Configuration
# Automatically activates boosters at specific times
scheduled_boosters
:
  enabled
: true
 
  # Timezone for scheduled activations
  # Examples: UTC, GMT, America/New_York, Europe/London, Europe/Rome,
  # Asia/Tokyo, America/Los_Angeles, Australia/Sydney
  # Full list: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
  timezone
: Europe/Rome
 
  schedules
:
    strength_morning
:
      enabled
: true
      type
: STRENGTH
      hour
: 17 # 24-hour format (0-23)
      minute
: 5 # 0-59
      duration
: 30 # Duration in minutes
      activator_name
: Server
      days
:
     - MONDAY
      - TUESDAY
      - WEDNESDAY
      - THURSDAY
      - FRIDAY
      - SATURDAY
      - SUNDAY
----------, Aug 26, 2025

ADDED PERMISSIONS!

upload_2025-8-25_10-54-22.png

New config.yml configuration:
keep_effects_on_death: false

Code (Text):
Basic Permissions

globalboosters.shop - Access to booster shop (default: true)
globalboosters.use - Use booster items (default: true)

Individual Booster Permissions

globalboosters.use.plant_growth - Plant Growth booster
globalboosters.use.spawner_rate - Spawner Rate booster
globalboosters.use.exp_multiplier - Experience booster
globalboosters.use.mob_drop - Mob Drop booster
globalboosters.use.mining_speed - Mining Speed booster
globalboosters.use.fishing_luck - Fishing Luck booster
globalboosters.use.farming_fortune - Farming Fortune booster
globalboosters.use.combat_damage - Combat Damage booster
globalboosters.use.haste - Haste booster
globalboosters.use.resistance - Resistance booster
globalboosters.use.jump_boost - Jump Boost booster
globalboosters.use.regeneration - Regeneration booster
globalboosters.use.night_vision - Night Vision booster
globalboosters.use.fire_resistance - Fire Resistance booster
globalboosters.use.speed - Speed booster
globalboosters.use.strength - Strength booster
globalboosters.use.no_fall_damage - No Fall Damage booster
globalboosters.use.hunger_saver - Hunger Saver booster
globalboosters.use.armor_durability - Armor Durability booster
globalboosters.use.keep_inventory - Keep Inventory booster
globalboosters.use.fly - Fly booster

Admin Permissions

globalboosters.admin - Full admin access (includes all permissions)
globalboosters.admin.give - Give boosters to players
globalboosters.admin.reload - Reload plugin configuration
globalboosters.admin.stats - View booster statistics

Special Permissions

globalboosters.fly.bypass - Keep flight when fly booster expires
----------, Aug 25, 2025

Complete Gradient Color System
The old color system has been fully removed and replaced with modern gradients
Every plugin message now uses beautiful gradient colors
A completely renewed and more modern visual experience

Translatable Booster Names
(Thanks @FFFFF00FFFFF for feedback!)

All booster names are now fully customizable via the messages.yml file
You can translate the plugin into any language
Each booster can have its own custom gradient

Improved Commands
Added the alias /booster shop for the /boostshop command
All help messages now use gradient colors
Command outputs are now more attractive and readable


upload_2025-8-5_13-36-0.png

upload_2025-8-5_13-45-38.png
----------, Aug 5, 2025

fixxed fishing luck booster

Added multiplier in bossbar (20.0x):
Screenshot 2025-08-02 125203.png

Added /booster stats command

upload_2025-8-2_19-32-9.png
----------, Aug 2, 2025

Now also works with any spawners plugins!
----------, Aug 2, 2025

Added disable/enable option for each booster in config.yml (default: true)

How to use:
Simply set enabled: false for any booster you want to disable in config.yml:
Code (YAML):
boosters:
  fly
:
    enabled
: false   # This disables the fly booster
    price
: 2500.0
    duration
: 30
Thanks @MelaniumAS for feedback!
----------, Aug 2, 2025

If enabled, each booster can only be purchased 10 times every 24 hours
Screenshot 2025-08-01 181908.png

new configuration in config.yml:

limited_supply_mode: true
# Limited Supply Mode - If enabled, each booster can only be purchased 10 times every 24 hours

supply_reset_hour: 0
# Hour of day when supply resets (0-23, where 0 = midnight, 12 = noon, 23 = 11 PM)
----------, Aug 1, 2025

Fly booster added + bug fix
----------, Aug 1, 2025

Resource Information
Author:
----------
Total Downloads: 252
First Release: Jul 31, 2025
Last Update: Sep 13, 2025
Category: ---------------
All-Time Rating:
9 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings