
UltimateSign 1.0
Fully Configurable | Block Sign | ChestSell Sign | AutoSell Sign | Boosters | Limit
UltimateSign is a fully configurable plugin that includes features such as Block Signs, ChestSell Signs, AutoSell Signs, Boosters, and Limits.
- Fully Configurable: Allows full customization to fit your server's needs.
- Block Sign: Enables interactive signs for various block-based functionalities.
- ChestSell Sign: Automatically sells all items stored in a connected chest.
- AutoSell Sign: Sells items directly without the need for manual interaction.
- Boosters: Provides temporary multipliers or bonuses for selling and other actions.
- Limit: Sets configurable limits for specific features, such as sales or item storage.
Dependencies
- Vault (Click to download) [Depend]
- Essentials (Click to download) [SoftDepend]
- ShopGUI+ (Click to download) [SoftDepend]
- GUIShop (Click to download) [SoftDepend]
Commands
- /ultimatesign trust <player>
- /ultimatesign untrust <player>
- /ultimatesign info <player>
- /ultimatesign reload
Permissions
- ultimatesign.command.help - Allows use of the /ultimatesign command
- ultimatesign.command.trust - Allows use of the /ultimatesign trust command
- ultimatesign.command.untrust - Allows use of the /ultimatesign untrust command
- ultimatesign.command.reload - Allows use of the /ultimatesign reload command
config.yml
price:
default: true
item-sell-prices:
- STONE:0:8.1
- SHORT_GRASS:0:2.2
- DIRT:0:1.5
- COBBLESTONE:0:7.7
sign-type:
'1':
type: AUTOSELL_SIGN
format: '[autosell]'
permission_to_create: autosell.create
sign_text:
- '&6&l[Autosell]'
- '&7This chest will'
- '&7sell all items'
- '&7in 10 seconds'
timer: 10
use-message: '&7You have made &a${amount} &7from your autosell sign'
no-permission: '&cYou dont have permission to create a autosell sign'
'2':
type: SELL_SIGN
format: '[sell]'
permission_to_create: sellsign.create
sign_text:
- '&6&l[SellSign]'
- '&7Right click to'
- '&7sell all items'
- '&7inside the chest'
use-message: '&7You have sold items for &a${amount}'
no-permission: '&cYou dont have permission to create a sell sign'
'3':
type: BLOCK_SIGN
format: '[block]'
permission_to_create: blocksign.create
sign_text:
- '&6&l[Block Sign]'
- '&7Right click to'
- '&7convert the items'
- '&7into blocks'
use-message: '&7You have converted &b{amount} &7ingots into &b{blocks} &7blocks'
no-permission: '&cYou dont have permission to create a block sign'
boosters.yml
boosters:
member:
permission: ultimatesign.member.booster # Create a permission and give them a booster based on there permission
booster: 1.1 # This is where you define there booster.
staff:
permission: ultimatesign.staff.booster
booster: 1.25
admin:
permission: ultimatesign.admin.booster
booster: 1.5
limit.yml
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
messages.yml
messages:
no-permission: '&cYou dont have no permission!'
no-sell: '&cYou have no items to sell in the chest!'
no-condense: '&cYou need at least 9 items/ingots before you can turn them into blocks!'
no-online: '&cThat player is not online!'
limit-reached: '&cYou have reached the limit please remove some of your signs!'
not-a-member: '&cYou aren''t a member of this sign!'
create-sign: '&7You have created a &b{type} &7sign!'
added-member: '&7You have added {member} to your signs!'
removed-member: '&7You have removed {member} from your signs!'
broken-sign: '&7You have broken a &b{type} sign!'
info:
- '&7Booster: &bx{booster}'
- '&7Limit: &b{limit}'
- '&7Placed Signs: &b{placed}'
commands:
descriptions:
admin:
trust: <player> &f&oAdd this player to your trust list
untrust: <player> &f&oRemove this player to your trust list
info: <player> &f&oShow info about players like boosters, limit
reload: '&f&oReloads the plugin'
reload-success: '&aSuccessfully reloaded!'
errors:
reload-fail: '&cA serious error occurred during reloading'
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.