EnderShare v1.0.2.2
release24 ноября 2025 г.Changelog – EnderShare v1.0.2.2
✔ New Feature It is now possible to configure the default and admin permissions in the config.yml file. This configuration is generated by default when the plugin is first run, and you can modify it as needed:
//Commands that ALL players are allowed to use by default. default-allowed-commands:
- endershare.share
- endershare.unshare
- endershare.partner
- endershare.info
//Commands that ONLY ADMINS (OPs) are allowed to use by default. admin-allowed-commands:
- endershare.use // /ec (open enderchest)
- endershare.reset // /ec reset
- endershare.version // /ec version
EnderShare v1.0.0.2
release16 ноября 2025 г.Changelog – EnderShare v1.0.0.2 ✔ New Features /ec unshare now requires the partner to be online and confirm the unshare action.
Shared EnderChests can still be broken with a left-click while maintaining proper enderchest sync.
GUI notification added for unshare requests (Accept/Reject).
Tab-completion fully supports all subcommands and online players. ✔ Improvements Enhanced /ec info to display plugin version, author, brief usage, and all available subcommands.
Fully stabilized shared enderchest syncing for partners. ✔ Bug Fixes Fixed errors related to UUID handling in shared inventories.
Corrected enderchest update issues when partners go offline during unshare.
Minor backend optimizations and code cleanup.

