Skip to content

Releases: jacky8399/PortableBeacons

v1.13.2 - Help command and other fixes

13 May 20:02
f6f7ecc
Compare
Choose a tag to compare
  • Added /pb help for detailed documentation
  • Fixed /pb item setowner
  • Some more command fixes

v1.13.1

01 Apr 09:29
a30e54c
Compare
Choose a tag to compare
  • Improved command parsing
  • Fixed pyramid placement (#5)
  • Deprecated SMITHING recipes due to 1.20 Smithing Table changes
  • Other fixes

v1.13 bug fix

25 Dec 08:38
cc5f93b
Compare
Choose a tag to compare
  • Fixed toggling potion effects (#4)

v1.13 - Custom beacon recipes, admin tools & more

24 Dec 19:26
4d0055b
Compare
Choose a tag to compare
  • 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
  • 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)
  • Renamed /pb item remove to /pb item subtract
  • Rituals/placing beacons will hopefully be less loud
  • Other fixes

Menu exploit fix

03 Aug 09:19
7ae692c
Compare
Choose a tag to compare

Fixed a menu exploit that allowed players to take beacons and luck potions from the potion toggle menu.

Toggle GUI improvements and bug fixes

12 Oct 12:04
Compare
Choose a tag to compare
  • 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

09 Jun 10:22
Compare
Choose a tag to compare
  • 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

18 Mar 08:19
Compare
Choose a tag to compare
  • more WG flags (allowed-beacon-effects and blocked-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)

v1.9.2

07 Mar 19:44
Compare
Choose a tag to compare
  • more command changes
  • backported code to support 1.14 - 1.16.1
  • fixed some bugs with glowing outline

v1.9.1

24 Feb 18:32
Compare
Choose a tag to compare
bump version and bug fix