- Added pre-made effects:
- scale: Make players bigger (1.20.5+)
- extra_power: More power to the beacon (disabled by default)
- extra_range: More range to the beacon
- New wiki: https://github.com/sunarya-thito/BeaconPlusWiki/wiki/
- Added Access List
Now you can whitelist/blacklist players or team (faction, party, etc) from your beacon.- Added PlaceholderAPI support
Now you can use placeholder within beacon plus configuration.- Added option to give effect immediately upon player join (default to true).
- Added support for minimessage
- Automatically convert legacy effects.yml yo effects directory.
- Added "Silent" option to COMMAND_EXECUTOR to execute command silently to prevent spam on console (default to true).
- Prevent unnecesary economy service withdrawal/deposit on free effect upgrades.
- No longer allows economy service to withdraw/deposit with negative value. (Negative value on withdrawal will deposit instead of withdrawing from player's balance).
- Added SQLITE storage
- Fixed upgrade button item does not show player not being affected despite the global beacon effect condition result being false.
- BREAKING: Effects are now split into effect per files under "effects" directory. If you have configured effects.yml previously, this might take extra steps to migrate over the new effect per file system.
- Mode system: Now players can choose mode per beacon tier effect. See gravity well effect for example, players can now choose to pull hostile mobs, dropped items, or passive mobs. There is also option to activate multiple mode at once. Legacy effect config will still work.
- BREAKING: The plugin will generate a new GUI config (the old GUI config will be renamed and backed up). The new GUI config contains addition to the mode system.
- Added 1.21.11 support
- Added 1.21.9 support
- Added support for WorldGuard
- Added support for Towny
- Added support for Factions
- Added support for Lands
- Added support for PlotSquared
- Added support for CrashClaim
- Added support for HuskTowns
- Added support for HuskClaims
- Added support for BentoBox
- Added support for Residence
- Added support for NoBuildPlus
- Added "CAN_BUILD_ON_BEACON" condition where it checks if the player can build on the land the beacon is on
- Added "CAN_INTERACT_ON_BEACON" condition
- Added "CAN_USE_ON_BEACON" condition
- Added "CAN_BREAK_ON_BEACON" condition
- Added "CAN_BUILD_HERE" condition where it checks if the player can build on the land they are on
- Added "CAN_INTERACT_HERE" condition
- Added "CAN_USE_HERE" condition
- Added "CAN_BREAK_HERE" condition
- Fixed logger warning at plugin startup
- Added option to enable/disable beacon tracking
- Fixed potion effect not being modified properly on PotionDurationBoostEffect
- Added support for 1.21.6 (only paper for now, not tested yet in spigot)
- Added option "Prevent Instant Growth" (default to true)
When set to false, the crop boost effect will no longer cap the growth skip to maxAge - 1
