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.
- Host: GitHub
- URL: https://github.com/heyxmirko/securestorage
- Owner: heyxmirko
- Created: 2023-03-17T21:11:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T23:19:03.000Z (about 2 years ago)
- Last Synced: 2025-01-05T12:12:57.319Z (5 months ago)
- Language: Java
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`


