Bolt icon indicating copy to clipboard operation
Bolt copied to clipboard

Modern protection solution for individual blocks and entities

Results 21 Bolt issues
Sort by recently updated
recently updated
newest added

I am using bolt on the folia server, but an error related to bolt is displayed. Is there any solution? Java version: openjdk 21.0.2 2024-01-16 Server version: folia-1.20.4 bolt version:1.0.579...

bug

This is how it works on LWC. I would love to see it in Bolt. > Drop transfer > Permission: lwc.mode.droptransfer > > Drop transfer allows you to do just...

If I use Right Click it does that: [https://youtu.be/sZiirv-cnw0](https://youtu.be/sZiirv-cnw0)

bug

E.g when a protection type is written in camelCase, whenever you try to modify a block and add that protection type you get told that the protection type doesn't exist.

bug

From what I observe, when we have it to auto lock hives and nests (which yes, we want, sorry) then bees can't interact with it either. So that's not what...

Server Version: Folia 1.21.4-DEV-dev/hard-fork I installed the Bolt plugin on a server running Folia. The plugin works correctly when the player is within the region thread at coordinates (0, 0)....

bug

Wind charges can open doors and push buttons! In Bukkit, wind charges use [EntityExplodeEvent](https://jd.papermc.io/paper/1.21.4/org/bukkit/event/entity/EntityExplodeEvent.html). Bolt already handles this and prevents the touching of protected blocks. That's good, there are no...

enhancement

Reduces code duplication and increases what's possible with the API - [x] Untransform (Protections.accessList) - [x] Command uses - [x] Migration uses - [x] Expose in API - [ ]...