# Bookshelf - v2.1.51
## Vanish Group Visibility + /kit Polish
### PLUGIN UPDATES
- **`/kit load`** — Added as an alias of `/kit give`, so the load/give terminology stays consistent with other plugins.
- **`/kit give|load` tab completion** — By default suggestions are just kit IDs. The weighted variants (`50%kit`, `30%kit`, `20%kit`) now only appear once you start the current segment with a digit, so the everyday "give one kit" case is no longer drowned in weighted noise.
### PLUGIN FIXES
- **Vanish bypass perm** — Players holding `lodestone.bookshelf.vanish.bypass` now reliably see vanished players. Previously a stale branch in the visibility loop could re-hide a vanished player from a bypass holder depending on iteration order.
### INTERNAL UPDATES
- **Bookshelf-Loader child-first impl classloader** — The shipped loader jar now isolates the impl jar's bundled classes from stale shaded copies in sibling plugins. Server admins should drop the latest `Bookshelf-Loader.jar` into `plugins/` when updating to this build.
- Bumped **Bookshelf-Paper** to `2.1.51`.