Описание
# QuickEnderChest Plugin
`QuickEnderChest` is a Minecraft plugin that allows players to easily open their ender chest using a command. Players with specific permissions can also access the ender chests of other players.
## Features
1. **Easily open your own ender chest**: Just use the `/ec` command.
2. **Access other players' ender chests**: Use `/uec ` to open a specific player's ender chest.
## How to Use
### Open your own ender chest:
```
/ec
```
### Open another player's ender chest:
```
/uec
```
Here, `` is the Minecraft ID of the player you want to check.
## Permissions
- `quickec.open.others`: Permission to open other players' ender chests.
## Installation
Drop `QuickEC-.jar` into your plugins folder and restart or reload the server.