Skip to content

Releases: duccss/PearlPlus

2.0.9

17 Mar 21:04

Choose a tag to compare

Doesn't fully depend on MinetoolsAPI.
Update dependencies.
Mark any version compatible.

Full Changelog: 2.0.8...2.0.9

2.0.8

07 Feb 22:06

Choose a tag to compare

pp list clear will clear all pearls in the config.

Full Changelog: 2.0.7...2.0.8

2.0.7

07 Feb 18:53

Choose a tag to compare

Whitelist toggle is now pp whitelist on/off instead of pp whitelist enable on/off.

Full Changelog: 2.0.6...2.0.7

2.0.6

03 Feb 20:59

Choose a tag to compare

Include a default embed listing current configuration.

Full Changelog: 2.0.5...2.0.6

2.0.5

31 Jan 03:39
5fcbe35

Choose a tag to compare

Load pearls through console/discord.

Full Changelog: 2.0.4...2.0.5

2.0.4

27 Jan 16:14
f36f296

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.4

PearlPlus-2.0.1

08 Jan 00:13

Choose a tag to compare

Max range of 2 blocks when searching for a player name using distancecheck

PearlPlus-2.0.0

04 Dec 05:17
ae4957a

Choose a tag to compare

New features.

  • Manages and loads pearls separately to Zeniths built in loader. Basically the same as rfresh's module except pearlID's are stored under player names. This means everyone's pearls can be named "Base", "Backup" etc. pp defaultpearlid word/none Setting none will use player names like before. For manual setup the add/del commands include the username before the pearlID. E.g pp add username pearlID x y z
  • Will automatically choose and load any of your chambers where a pearl is set when just whispering "load". pp autodefault on/off
  • Ingame warning whisper when loading a stasis chamber where no pearl is detected.
  • Ingame whisper commands.
    • Whisper "pearls" to get a list of all your pearlID's. An asterisk * will be displayed next to pearlID's which don't currently have a pearl set.
    • Whisper "rename oldPearlID newPearlID". Self explanatory.
    • Whisper "default PearlID". Will set that pearl to be loaded if autodefault is off (you can always load other pearls using the ID)

Changes.

  • 2b2t mode has been renamed to distancecheck on/off. Use this only if the plugin isn't finding the name of the player who just threw a pearl (check console).
  • Temp mode will only remove entry's within 32 blocks of the bot as a precaution. This can be configured in the config file plugins/config/pearlplus.json

I still don't recommend temp mode but some people might prefer it.

PearlPlus-2.0.0 PRE2

24 Oct 22:08

Choose a tag to compare

Temp mode off by default. Added a check for 2b2t's queue before auto removing pearls in temp mode. Updated readme. Config file is different to 1.0 releases so please remove pearl loader positions before using.

PearlPlus-2.0.0 PRE

23 Oct 11:27

Choose a tag to compare

2.0 Pre-release. Def gonna be some bugs. A bunch of versions are marked compatible but its only been tested on 1.21.4. Not tested at all on 2b2t.

Fully automatic registering/clearing of pearl loader positions. Whisper confirmation as well as a discord message when a new pearl and position are registered. Turning off temp mode wont remove positions after the pearls broken pp autodetect temp off. Auto registering pearls can be disabled with pp autodetect off.
Admittedly 99% of people who would use this are 2b2t players so pp strict is off by default now.