Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
percyqaz authored Jan 3, 2023
1 parent b5d0b33 commit 79c6460
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
# Shulkerbox
Minecraft/Spigot plugin to streamline inventory management

Features:
- Right click on an ender chest in your inventory to open your ender chest
- Right clicking again closes your ender chest
- Right click on a shulker box in your inventory OR in your ender chest to open it

Anti duplication measures against:
- Dropping the shulker box
- Moving it around
- Dying for any reason
- Disconnecting for any reason

After these measures I have not been able to find any duplication exploits yet after trying every trick I could think of

If you find any duplication bugs please immediately report them [here](https://github.com/percyqaz/Shulkerbox/issues)

Future features and known issues:
- Issue: Doesn't work in the creative inventory. If this matters to you that's very unfortunate as this is written for a private survival server
- Issue: You can put your ender chest into you ender chest and lose it if you only had one. Try not to do that
- Feature: Right click crafting table to craft
- Feature: Config to make it Shift-right-click instead
- Feature: Config to toggle on/off shulker and ender chest behaviour

0 comments on commit 79c6460

Please sign in to comment.