▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/EzBoost
EzBoost

EzBoost

The ultimate token-based booster system. Create custom speed, movement, and gameplay buffs for your players.

200
2

EzBoost 2.0.0

release15 апреля 2026 г.

Minecraft 26.1.2 & Java 25

The plugin has been updated to Minecraft 26.1.2 and Java 25

Placeholders & Messages

New internal message tags (no PlaceholderAPI required)

Boost-context messages in messages.yml now support additional tags automatically. You can use these in any message that relates to a specific boost:

TagExample output
<boost> / <boost_display>Speed Boost
<boost_key>speed
<boost_cost>50,000
<boost_cost_compact>50K
<boost_cost_raw>50000
<boost_duration>120
<boost_cooldown>60

Available in: boost-activated, boost-expired, boost-cooldown, boost-effect-cooldown, insufficient-funds, cost-charged, token-used.

Bug fix: <boost> now shows display name everywhere

Previously boost-expired, cost-charged, and token-used showed the internal config key (e.g. speed) instead of the configured display name (e.g. Speed Boost). This is now fixed. Use <boost_key> if you specifically need the raw config key.

9 new PlaceholderAPI placeholders

Requires PlaceholderAPI to be installed.

PlaceholderReturns
%ezboost_has_active_boost%true or false
%ezboost_active_boost%Config key of the active boost, or empty
%ezboost_active_boost_display%Display name of the active boost, or empty
%ezboost_active_boost_time_remaining%Seconds remaining as a number
%ezboost_active_boost_time_remaining_formatted%MM:SS or HH:MM:SS
%ezboost_is_active_<boostkey>%true or false
%ezboost_cooldown_remaining_<boostkey>%Cooldown seconds as a number
%ezboost_cooldown_remaining_formatted_<boostkey>%MM:SS or HH:MM:SS
%ezboost_xp_multiplier%Active XP multiplier (1 if no XP boost is running)

Example uses:

  • Scoreboard line: Boost: %ezboost_active_boost_display% (%ezboost_active_boost_time_remaining_formatted%)
  • Condition check: show a button only when %ezboost_has_active_boost% equals false
  • XP display: XP rate: %ezboost_xp_multiplier%x

EzBoost 1.6.0

release14 апреля 2026 г.

New Boosts

11 new preset boosts have been added and are available out of the box:

KeyDisplay NameEffects
waterbreathingWater Breathing BoostWater Breathing
saturationSaturation BoostSaturation
luckLuck BoostLuck
absorptionAbsorption BoostAbsorption II
slowfallSlow Falling BoostSlow Falling
minerMiner BoostHaste III + Night Vision
warriorWarrior BoostStrength II + Absorption II
farmerFarmer BoostSaturation + Luck
explorerExplorer BoostSpeed II + Jump Boost II
xpboostXP Boost2× XP multiplier (custom effect)
diverDiver BoostWater Breathing + Dolphin's Grace + Conduit Power

All new boosts are disabled by default. Enable them in boosts.yml and assign slots in gui.yml. Each boost requires the corresponding permission node, e.g. ezboost.boost.waterbreathing.

Notes

  • The XP Boost uses a custom effect (xpboost) that multiplies experience gained. Amplifier 0 = 2× XP, amplifier 1 = 3× XP, and so on.
  • The Miner, Warrior, Farmer, Explorer, and Diver boosts are combo boosts that apply multiple effects simultaneously.

EzBoost 1.5.6

release1 апреля 2026 г.
  • Fixed optional Placeholder registration, plugin did not start up when PlaceholderAPI was missing
  • Fixed autocomplete of the /boost command

EzBoost 1.5.5

release28 марта 2026 г.

What's Changed

Full Changelog: https://github.com/ez-plugins/EzBoost/compare/1.5.4...1.5.5

EzBoost 1.5.4

release14 марта 2026 г.
  • Added show-effects option (default false) to hide potion effects

Совместимость

Minecraft: Java Edition

26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x1.7.x

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:3 месяца назад
Обновлён:3 часа назад
Главная