
Minecraft 服务端插件
Quick Ender Chest
A command to open the ender chest is added by this plugin.
- 版本范围
- 1.17.1–1.21.11
- 下载量
- 6.4 万
插件介绍
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
- Easily open your own ender chest: Just use the
/eccommand. - Access other players' ender chests: Use
/uec <MCID>to open a specific player's ender chest.
How to Use
Open your own ender chest:
/ec
Open another player's ender chest:
/uec <MCID>
Here, <MCID> 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-<version>.jar into your plugins folder and restart or reload the server.
版本与下载
推荐下载
QuickEC-2.1.1.jar版本 2.1.1 · 39.8 KBSHA-1 f8c42f6270b894b0db13ad5a9998614d10b77bf0下载 QuickEC-2.1.1.jar2.1.3
正式版- 加载器
- bukkit · paper · purpur · spigot
- MC 版本
- 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
展开更新日志
Internal package name correction (critical)
2.1.2
早期版- 加载器
- bukkit · paper · purpur · spigot
- MC 版本
- 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
展开更新日志
Updated the libraries used.
2.1.1
正式版推荐- 加载器
- bukkit · paper · purpur · spigot
- MC 版本
- 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
展开更新日志
This version has an updated API and reduced file size. Also, the update checker has been removed.
This update does not add any additional functionality, but has slightly improved tab completion for commands
2.1.0
正式版- 加载器
- bukkit · paper · purpur · spigot
- MC 版本
- 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3
展开更新日志
API updated to 1.21.3.
Update checker introduced,
2.0.0
正式版推荐- 加载器
- bukkit · paper · purpur · spigot
- MC 版本
- 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
展开更新日志
QuickEnderChest v2.0.0 Release Notes
🆕 New Features
-
Permission-based Ender Chest Access Control
Players now need to have an Ender Chest in their inventory to open it via the/eccommand by default. This behavior can be overridden using the new permission node:quickec.open.ignore_inventory– Allows players to open their Ender Chest regardless of inventory contents.
-
Right-Click Ender Chest Opening
Players can now open their Ender Chest by right-clicking while holding one in hand. Sneaking while right-clicking will place the Ender Chest instead. The following permission node controls this feature:quickec.open.click– Allows players to open the Ender Chest with right-click.
🔄 Updates
- Updated to 1.20.4 API
The plugin has been updated to support the Minecraft 1.20.4 API, ensuring compatibility with the newest server versions.
Note: I am not sure about backward compatibility below 1.19.
1.0.0
正式版- 加载器
- bukkit · paper · purpur · spigot
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
展开更新日志
First Version
First Version for this Plugin.