UltimateSign icon

UltimateSign -----

Fully Configurable | Sell Sign | AutoSell Sign | Condense Sign | Boosters | Limit



UltimateSign is a configurable sign plugin that lets players sell, auto sell, and condense items with boosters and limits.

Dependencies
Commands
  • /ultimatesign trust <player> - Add this player to your trust list
  • /ultimatesign untrust <player> - Remove this player to your trust list
  • /ultimatesign info <player> - Display players boosters and limits
  • /ultimatesign reload - Reloads the plugin
Permissions
  • ultimatesign.command.trust - Allows use of the /ultimatesign trust command
  • ultimatesign.command.untrust - Allows use of the /ultimatesign untrust command
  • ultimatesign.command.info - Allows use of the /ultimatesign info command
  • ultimatesign.command.reload - Allows use of the /ultimatesign reload command
✔ Item Sell Price Support
You can configure the sell prices for items.

✔ PriceType Support
The following PriceType values are supported:
  • DEFAULT – Uses the plugin default pricing system
  • ESSENTIALS – Uses prices from Essentials plugin
  • SHOPGUIPLUS – Uses prices from ShopGUIPlus plugin
  • ECONOMYSHOPGUI – Uses prices from EconomyShopGUI plugin
  • GUISHOP – Uses prices from GUIShop plugin
  • XPRISON – Uses prices from XPrison plugin
  • CMI – Uses prices from CMI plugin
Sell Sign Support
You can sell items instantly by right-clicking the sign.

AutoSell Sign Support
You can automatically sell items from a chest at set intervals.

Condense Sign Support
You can convert items into block forms with a single click.

Boosters Support
Increase sell prices with personal or global multipliers.

Limit Support
Restrict the number of signs per player or group.

Code (YAML):
item-sell-prices :
 - "STONE:0:8.1"
  - "COBBLESTONE:0:7.7"
  - "COAL:0:10.2"
  - "IRON_INGOT:0:10.2"
  - "GOLD_INGOT:0:10.2"
  - "REDSTONE:0:10.2"
  - "DIAMOND:0:10.2"
  - "EMERALD:0:10.2"

price
:
  type
: DEFAULT

sign-type
:
  1
:
    type
: "AUTOSELL_SIGN"
    format
: "[autosell]"
    lines
:
     - "&6&l[Auto Sell]"
      - "&7Automatically sells"
      - "&7all items inside"
      - "&7every 10 seconds"
    timer
: 10
  2
:
    type
: "SELL_SIGN"
    format
: "[sell]"
    lines
:
     - "&6&l[Sell Sign]"
      - "&7Right-click to"
      - "&7sell all items"
      - "&7inside this chest"
  3
:
    type
: "CONDENSE_SIGN"
    format
: "[condense]"
    lines
:
     - "&6&l[Condense Sign]"
      - "&7Right-click to"
      - "&7convert items"
      - "&7into blocks"

Code (YAML):
messages:
  prefix
: "&8[&aUltimateSign&8]&r"
  no-permission
: "%prefix% &cYou don't have permission to use this command!"
  player-only
: "%prefix% &cYou can't use commands from console!"
  player-not-found
: "%prefix% &cPlayer is not online!"
  sell
: "%prefix% &aYou sold &b%items% &aitems for &e$%money%&a!"
  no-sell
: "%prefix% &cThere are no items to sell in the chest!"
  no-condense
: "%prefix% &cYou need at least 9 items/ingots before you can turn them into blocks!"
  condense
: "%prefix% &aYou have changed &b%amount% &aitems into &e%blocks% &ablocks!"
  sign-limit-reached
: "%prefix% &cYou have reached your sign limit. Please remove an existing sign to place a new one!"
  sign-not-member
: "%prefix% &cYou are not a member of this sign!"
  sign-created
: "%prefix% &aYou have successfully created a &b%type% &asign!"
  sign-member-added
: "%prefix% &a%member% has been added to your sign!"
  sign-member-removed
: "%prefix% &c%member% has been removed from your sign!"
  sign-broken
: "%prefix% &cYou have broken a &b%type% &csign!"
  player-info
:
    - "&fBooster Multiplier
: &ax%booster%"
    - "&fSign Limit
: &a%limit%"
    - "&fSigns Placed
: &a%placed%"
  help-header
: "&e----- UltimateSign Commands -----"
  help-trust
: "%prefix% &f/%cmd% trust <player> &7- Add this player to your trust list"
  help-untrust
: "%prefix% &f/%cmd% untrust <player> &7- Remove this player to your trust list"
  help-info
: "%prefix% &f/%cmd% info <player> &7- Display players boosters and limits"
  help-reload
: "%prefix% &f/%cmd% reload &7- Reloads the plugin"
  reload-success
: "%prefix% &aSuccessfully reloaded!"
  reload-fail
: "%prefix% &cA serious error occurred during reloading"

Code (YAML):
boosters:
  member
:
    permission
: "ultimatesign.member.booster"
    booster
: 1.10
  staff
:
    permission
: "ultimatesign.staff.booster"
    booster
: 1.25
  admin
:
    permission
: "ultimatesign.admin.booster"
    booster
: 1.50

Code (YAML):
settings:
  default-limit
: 5

limits
:
  member
:
    permission
: "ultimatesign.member.limit"
    limit
: 10
  staff
:
    permission
: "ultimatesign.staff.limit"
    limit
: 15
  admin
:
    permission
: "ultimatesign.admin.limit"
    limit
: 20



For support, please use only resource discussion

Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
  • All payments are final and non-refundable.
  • Redistribution or resale of this plugin is prohibited.
  • You are not permitted to modify, decompile, or extract any part of the plugin's source code.
  • Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.
Resource Information
Author:
----------
Total Downloads: 1
First Release: Jan 17, 2026
Last Update: Jan 17, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings