LPChestShop 1.0.4
release31 января 2026 г.- Removed all visible LP branding / watermark across the plugin (chat prefix, sign header, GUI/help texts).
- Renamed the primary command to
/chestshop. - Kept backwards compatibility by keeping
/lpcsand/lpchestshopas aliases. - Updated internal command registration to use
chestshopas the main entry point.
LPChestShop 1.0.3
release21 января 2026 г.Plugin Old Identity Cleanup (EzChestShop)
- Updated remaining legacy references to ensure consistent use of the LPChestShop name.
- Updated the shop sign header in the configuration:
- "&a[EzShop]" → "&a[LPShop]"
Improved Command Experience
- Enhanced tab completion for the shop creation command.
Command format:
/lpcs create
Tab completion behavior:
- Second argument (amount): 1, 16, 64,
- Third argument (price): 10, 100, 1000,
This makes it immediately clear to players which arguments are required.
Command Logic Refactor
- Refactored subcommand handling in LPChestShopCommand from chained if statements to a switch statement for better structure and clarity.
- Removed unreachable code paths to ensure clean control flow.
- Ensured all execution paths return correctly.
Code Quality Improvements
- Removed unused imports.
- Added null-safety annotations (
@NotNull) to command method parameters. - Simplified chest validation logic by relying on existing internal safeguards.
- Prevent resource files from being re-saved when they already exist (prevents console warnings).
LPChestShop 1.0.2
release21 января 2026 г.Нет описания изменений
Совместимость
Создатели
Детали
Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 месяц назад
Обновлён:1 месяц назад

