An open API service indexing awesome lists of open source software.

https://github.com/heyxmirko/securestorage

Prevents players from opening containers on a server via glitch.
https://github.com/heyxmirko/securestorage

Last synced: 4 months ago
JSON representation

Prevents players from opening containers on a server via glitch.

Awesome Lists containing this project

README

        

# SecureStorage
SecureStorage is a simple and lightweight Spigot plugin that prevents players in survival mode from opening chests, shulker boxes, furnaces, hoppers, and other containers immediately after breaking a block. This feature helps prevent block glitching and enhances gameplay experience. You might also want to use https://github.com/heyxmirko/SecureBeds.

Players in creative mode can bypass this delay and open all types of containers instantly. SecureStorage is perfect for survival mode servers looking to prevent stealing of items, for example, from a chest in a claim, where after the player to whom the claim does not belong has a time window of a few milliseconds to open the chest behind a wall after destroying the wall block. The delay is set to `5 server ticks` which eaquals to `0.25 seconds`

![2 (1)](https://user-images.githubusercontent.com/54551439/226053216-53a03f3c-93b4-48e9-8273-3c23a508f64d.png)

![1](https://user-images.githubusercontent.com/54551439/226106506-96f6d7b1-92cf-4057-9a52-cc759bef7e0e.gif)

![2](https://user-images.githubusercontent.com/54551439/226106516-19f2afd1-07f3-45d4-bcea-848c7092526c.gif)