Skip to content

Releases: bobbyl140/Boulder

Reload subarg

02 Oct 19:09
Compare
Choose a tag to compare

Added /whitelist reload for manual on-disk changes.

Make the plugin actually work for Bedrock accounts

02 Oct 04:04
Compare
Choose a tag to compare

I changed PreLoginEvent to PostLoginEvent because PreLoginEvent was returning random UUIDs every time a Bedrock account joins. Things should actually work now!

Handle ConsoleCommandSender properly

01 Oct 01:19
Compare
Choose a tag to compare

Fixes the bug where whitelisting people with the console produced an error.

UUID support

30 Sep 01:27
Compare
Choose a tag to compare

First production-ready release!

  • The whitelist is stored as UUIDs now so you'll need to repopulate your file.
  • The /whitelist command takes UUIDs as well.
  • When someone joins who isn't whitelisted you'll get a command suggestion if you have the permission boulder.notify.

Initial barebones release

29 Sep 02:42
Compare
Choose a tag to compare
Pre-release

While this is being rushed out the door, I want to provide this initial functionality because it does technically work.