Releases: jacky8399/PortableBeacons
Releases · jacky8399/PortableBeacons
v1.13.2 - Help command and other fixes
v1.13.1
v1.13 bug fix
- Fixed toggling potion effects (#4)
v1.13 - Custom beacon recipes, admin tools & more
- Only Spigot 1.18+ is supported
- Added custom beacon recipes
- Allows applying different modifications based on input items (like
/pb item <add/set/subtract>
) - Old settings will be migrated automatically
- Allows applying different modifications based on input items (like
- Added
/pb recipe
/pb recipe create <id> <type> [item] <expCost> <action> <modifications...>
: Creates new recipes/pb recipe <enable/disable> <id>
: Toggles recipes/pb recipe testinput <id> [item]
: Test an item against a recipe/pb recipe info <id>
: See what a recipe does
- Added admin tools to inventory toggle GUI
- Available to admins with access to
/pb item <add/subtract>
(portablebeacons.command.item.add
/portablebeacons.command.item.subtract
)
- Available to admins with access to
- Renamed
/pb item remove
to/pb item subtract
- Rituals/placing beacons will hopefully be less loud
- Other fixes
Menu exploit fix
Fixed a menu exploit that allowed players to take beacons and luck potions from the potion toggle menu.
Toggle GUI improvements and bug fixes
- Added experience usage message in toggle GUI
- Improved toggle GUI toggleable checks to respect config and permission changes
- Improved experience usage section in /pb inspect
- Adjusted default experience consumption to be 1 level / minute for maxed portable beacon
- Fixed "Toggle all" in toggle GUI being able to enable/disable non-toggleable effects
- Fixed XP not being deducted from players
- Fixed XP being deducted from creative players
Toggle effects, new toggle command
- Added the ability to toggle individual effects in a GUI openable via shift right-click
- Added config options to allow picking up and placing down portable beacons
- Added way too many placeholders (check config comments)
- Added
/pb toggle
command to toggle certain features without editing config.yml - Fixed incorrect beacon base block calculations among other things
More WorldGuard flags, bug fixes
- more WG flags (
allowed-beacon-effects
andblocked-beacon-effects
) - added
/pb item filter <player> <allow/block> <filters>
- improved hot reloading reliability
- fixed a potential deadlock
- fixed an exploit that caused the ritual to miscalculate beacon base blocks to remove
- improved performance
(fixed version showing up as 1.0)