Usage/LWC Protection

NEW IN V3.0: BookShelf 3.0 now adds support for LWC. All you have to do is enable "lwc_support" in the config, like so:

lwc_support:
    enabled: true

It will automagically add BookShelves to the LWC Protection List. :)

Alternative: To add Bookshelves to LWC, open core.yml in the LWC plugin folder, and under the blocks section, add this:

'47':
    enabled: true

Now you can protect your bookshelves with /cprivate and other goodies that come with LWC.