Перейти к содержимому
Mineforgian

NeoShop

A modern and lightweight GUI shop plugin for Paper 1.21.x with full Vault economy support.

Загрузки
1K
Подписчики
4
Обновлён
29 марта 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 26 сентября 2025 г.

erly acces

NeoShop

NeoShop is a modern, lightweight, and customizable shop plugin for Minecraft Paper 1.21.8+.
It features a clean GUI-based shop system powered by Vault economy and includes a secure license system.


Features

  • License System

    • Online license verification
    • Commands:
      • /neoshoplicense set <key> → set license key
      • /neoshoplicense check → verify license validity
  • Vault Economy Support

    • Works with EssentialsX, CMI, and all Vault-compatible economy plugins
  • Interactive Shop GUI

    • Fully configurable items & prices in shop.yml
  • Customizable Configs

    • messages.yml → customize plugin messages
    • shop.yml → define items, categories, and prices
    • config.yml → license settings and general options
  • Admin Commands

    • /shop → open the shop
    • /neoshopreload → reload configs without restart
    • /neoshoplicense → manage license

Installation

  1. Download the latest NeoShop-x.x.x.jar.
  2. Place it in your server’s plugins/ folder.
  3. Install Vault and a compatible economy plugin (EssentialsX, CMI, etc.).
  4. Configure your license in config.yml:
    license:
      key: "ABCD-1234-XYZ-9876"
      verify_url: "https://key.pierrecreeper.net/verify.php"
    

mc pub

Ченджлог

1.4.0Бета1.21.9, 1.21.10, 1.21.11 · 28 сентября 2025 г.

NeoShop v1.4.0 – Changelog

🐛 Fixes

  • Fixed a critical bug where selling items with insufficient quantity would still remove them (now fully atomic).
  • Fixed JSON escaping issues in the license system (no more compilation errors).

✨ New Features

  • Added a category-based shop GUI:
    • Overworld, Nether, The End categories by default.
    • Each category has its own items and prices (configurable in shop.yml).
    • Back button to return to the main categories menu.
  • Improved /sell commands:
    • /sell hand [amount] → sells the item in your hand in packs, only if you have enough.
    • /sell all → sells your entire inventory safely, respecting pack sizes.
  • Added tax system in config.yml:
    economy:
      tax_percent: 0.0   # 0–100, percentage taken from sell earnings
    
1.2.2Альфа1.21.6, 1.21.7, 1.21.8 · 27 сентября 2025 г.

New Features

License System Integration

Automatic license key verification

License management commands:

/neoshoplicense set → sets the license key.

/neoshoplicense check → checks the license validity.

Configurable in config.yml:

license:

key:

Spoiler

ABCD-1234-XYZ-9876

Full Vault Economy Support

Works with any Vault-compatible economy plugin (EssentialsX, CMI, etc.).

Money is automatically deducted or added on item purchases/sales.

Interactive Shop GUI

Custom inventory-based shop menu.

Items and prices fully configurable in shop.yml.

Click handling powered by event listeners (InventoryClickEvent).

Core Commands

/shop → opens the shop GUI.

/neoshopreload → reloads configuration without restarting the server.

/neoshoplicense → license management.

Flexible Configuration

messages.yml → customizable messages/translations.

shop.yml → item definitions, prices, categories.

config.yml → general settings (license URL, key, etc.).

Комментарии

Загружаем…