Recent content by Jayesh4465

  1. Jayesh4465

    Order & Auction GUI Plugin - Sigma Orders & Auction v2.0.11

    Fixed custom price chat input always rejecting valid amounts as "invalid amount" and typing "cancel" not working, for both order creation and auction listing creation. Root cause was reading chat text from the legacy AsyncPlayerChatEvent, which other chat-related plugins on the server can...
  2. Jayesh4465

    Worth Price Tooltips for Orders - Fixed core 1.0.0

    - creative mode fix
  3. Jayesh4465

    Order & Auction GUI Plugin - Sigma Orders & Auction v2.0.10

    Fixed delivery validation falsely rejecting items carrying leftover cosmetic "worth" lore from WorthAddon, which previously blocked otherwise-correct deliveries (e.g. enchanted diamond leggings matching all required enchantments). Added a CosmeticLoreFilter service interface so core looks up...
  4. Jayesh4465

    Multi-Tool Miner & Economy Plugin - SigmaTools v1.1.1

    Manifest/version policy check now runs asynchronously instead of blocking plugin startup on a network call Debug log file writes are now buffered and flushed periodically instead of on every line CoinsEngine currency lookups are now cached instead of using reflection on every economy operation...
  5. Jayesh4465

    Worth Price Tooltips for Orders v1.0.0

    Live item price tooltips for Sigma Orders & Auction Wiki : https://sigmapluginswiki.pages.dev/docs/worth-addon/overview Discord: https://discord.com/invite/JqWR9zc2cK What it does Worth adds a live "Worth" line to item tooltips, showing what an item is currently selling for, calculated from...
  6. Jayesh4465

    Order & Auction GUI Plugin - Sigma Orders & Auction 2.0.9

    2.0.9 Added Quick Buy / Sell: instant buy from orders, instant sell to orders with configurable cooldown and shulker support Auction shulker support: shulkers can be listed and previewed (read-only right-click) /orders admin create: admins can create orders under a fixed admin UUID /auction...
  7. Jayesh4465

    Order & Auction GUI Plugin - SigmaOrders v2.0.8

    Orders Quick Sell — Shift+Click an order to instantly deliver items without opening the Delivery GUI Quick Sell supports shulker boxes as item containers Quick Sell configurable cooldown with bypass permission Enchantment auto-detect when creating orders (config toggle) Search orders by item in...
  8. Jayesh4465

    HomesGUI - AdvancedTeleport Addon - HomesGUI Addon v1.1.3

    Fixed item duplication where closing the icon selection GUI with E returned the display item in slot 13 to the player's inventory, allowing the item to be duplicated Fixed icon selection state not being cleaned up when the player closed the GUI manually, which caused ghost state to persist and...
  9. Jayesh4465

    Clearlag | Folia & Paper - SigmaClearLag v1.0.3

    - Added Discord webhook support after every clearlag a breakdown embed is sent listing exactly what was removed (items by name, mobs, XP orbs, projectiles, vehicles, chunk limit, global limit) with counts, sorted highest to lowest
  10. Jayesh4465

    HomesGUI - AdvancedTeleport Addon - HomesGUI Addon v1.1.2

    Fixed item duplication bug where spam-clicking the delete button returned the custom icon to inventory multiple times; custom icons are no longer returned to inventory on home deletion Added SigmaTeams-ChatManager integration: team home is now shown in slot 0 (top-left) of the homes GUI Team...
  11. Jayesh4465

    Sell Wand & Bulk Chest Selling Tool - SigmaSellAxe v2.2.0

    Sell processing is now fully asynchronous price lookups, shulker box NBT parsing, and item scanning no longer block the main thread, eliminating TPS drops on large containers Per-item sell messages no longer re-fetch prices from the shop plugin; values are reused from the computed sell plan...
  12. Jayesh4465

    Order & Auction GUI Plugin - Sigma Orders & Auction 2.0.7

    Shulker box delivery Players can now place a shulker box filled with the required item directly into the delivery cart. The plugin extracts exactly what's needed and returns the shulker (with any remaining items) automatically Mixed shulker protection Shulkers containing mixed items are rejected...
  13. Jayesh4465

    Smart Random Orders Generator Addon - Random Order Addon 1.0.13

    Minimum Listings Guarantee Specific items can be guaranteed to always have a minimum number of active bot listings. The restock system fills shortfalls automatically on a configurable interval
  14. Jayesh4465

    Smart Random Auction Generator Addon - Random Auction Addon 1.0.3

    Minimum Listings Guarantee Specific items can be guaranteed to always have a minimum number of active bot listings. The restock system fills shortfalls automatically on a configurable interval
  15. Jayesh4465

    Lands Limit Enforcer v1.0

    🔒 LandsLimitEnforcer ❓ The Problem The Lands plugin enforces chunk and land limits at claim time but it does nothing when a player's limits are reduced after the fact. Common scenario: A player purchases a Premium rank, claims 10 lands and 2000 chunks, then their rank expires. Lands quietly...
Top