Home›Java›Mods›MultiSign | Block signs | Chestsell signs | Auotsell signs | Vault | ShopGuiPlus Support
ModsJava
MultiSign | Block signs | Chestsell signs | Auotsell signs | Vault | ShopGuiPlus Support
What is MultiSign:
MultiSign is a plugin that brings 3 new Signs that have, different abilities like a sign that turns your ingots to block, a sign that sell stuff automatic and a manul one.
Permissions:
Every permission can be changed in the config file.
Commands:
/MultiSign trust <player> #This will allow you to trust members to use your signs
/MultiSign untrust <player> #Remove a member from your signs
/MultiSign info <player> #To show info about players like boosters, limit and etc
/MultiSign reload #Reloads the config file.
ShowCase:
Block Signs:
Chestsell signs:
Autosell Signs:
Config:
Join the support discord server:
If you find any bugs please report them to me
MultiSign is a plugin that brings 3 new Signs that have, different abilities like a sign that turns your ingots to block, a sign that sell stuff automatic and a manul one.
Permissions:
Every permission can be changed in the config file.
Commands:
/MultiSign trust <player> #This will allow you to trust members to use your signs
/MultiSign untrust <player> #Remove a member from your signs
/MultiSign info <player> #To show info about players like boosters, limit and etc
/MultiSign reload #Reloads the config file.
ShowCase:
Block Signs:
Chestsell signs:
Autosell Signs:
Config:
Code (Text):
Messages:
NOTHING_SELLABLE: '&c&lNothing sellable'
PLAYER_DOES_EXIST: '&c&lThis player does not exist'
LIMIT_REACHED: '&cYou have reached the limit please remove some of your sign(s)'
NOT_A_MEMBER: '&cYou are not a member of this sign'
CREATED_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'
HelpMessage:
- '&b/Multisign trust <player>'
- '&b/Multisign untrust <player>'
- '&bMutlisign reload'
- '&bMultisign info <player>'
InfoMessage:
- '&7Booster: &bx{booster}'
- '&7Limit: &b{limit}'
- '&7Placed Signs: &b{placed}'
Prices:
DefualtPriceList: true
ShopGuiPlusPriceList: false
EssentialsPriceList: false
item-sell-prices:
- 'STONE:0:8.1'
- 'GRASS:0:2.2'
- 'DIRT:0:1.5'
- 'COBBLESTONE:0:7.7'
- 'INK_SACK:4:10.2' #This will make lapis be sold
SignTypes:
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
UseMessage: '&7You have made &a${amount} &7from your autosell sign(s)'
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'
UseMessage: '&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'
UseMessage: '&7You have converted &b{amount} &7ingots into &b{blocks} &7blocks'
No_Permission: '&cYou dont have permission to create a block sign'
Limits:
Member: #This can be anything you like
Permission: 'Multisign.Member.Limit' #Create a permission and give them a limit of how many voidchest they can place
Limit: 10 #This is where you define the limit
Master:
Permission: 'Multisign.Master.Limit'
Limit: 15
Legend:
Permission: 'Multisign.Legend.Limit'
Limit: 20
#You can create more limits if you want
Boosters:
Member:
Permission: 'Multisign.member.Booster' #Create a permission and give them a booster based on there permission
Booster: 1.10 #This is where you define there booster.
Master:
Permission: 'Multisign.master.Booster'
Booster: 1.25
Legend:
Permission: 'Multisign.legend.Booster'
Booster: 1.50
#You can create more boosters if you want
Settings:
DefaultLimit: 5
NOTHING_SELLABLE: '&c&lNothing sellable'
PLAYER_DOES_EXIST: '&c&lThis player does not exist'
LIMIT_REACHED: '&cYou have reached the limit please remove some of your sign(s)'
NOT_A_MEMBER: '&cYou are not a member of this sign'
CREATED_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'
HelpMessage:
- '&b/Multisign trust <player>'
- '&b/Multisign untrust <player>'
- '&bMutlisign reload'
- '&bMultisign info <player>'
InfoMessage:
- '&7Booster: &bx{booster}'
- '&7Limit: &b{limit}'
- '&7Placed Signs: &b{placed}'
Prices:
DefualtPriceList: true
ShopGuiPlusPriceList: false
EssentialsPriceList: false
item-sell-prices:
- 'STONE:0:8.1'
- 'GRASS:0:2.2'
- 'DIRT:0:1.5'
- 'COBBLESTONE:0:7.7'
- 'INK_SACK:4:10.2' #This will make lapis be sold
SignTypes:
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
UseMessage: '&7You have made &a${amount} &7from your autosell sign(s)'
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'
UseMessage: '&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'
UseMessage: '&7You have converted &b{amount} &7ingots into &b{blocks} &7blocks'
No_Permission: '&cYou dont have permission to create a block sign'
Limits:
Member: #This can be anything you like
Permission: 'Multisign.Member.Limit' #Create a permission and give them a limit of how many voidchest they can place
Limit: 10 #This is where you define the limit
Master:
Permission: 'Multisign.Master.Limit'
Limit: 15
Legend:
Permission: 'Multisign.Legend.Limit'
Limit: 20
#You can create more limits if you want
Boosters:
Member:
Permission: 'Multisign.member.Booster' #Create a permission and give them a booster based on there permission
Booster: 1.10 #This is where you define there booster.
Master:
Permission: 'Multisign.master.Booster'
Booster: 1.25
Legend:
Permission: 'Multisign.legend.Booster'
Booster: 1.50
#You can create more boosters if you want
Settings:
DefaultLimit: 5
If you find any bugs please report them to me
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
MultiSign | Block signs | Chestsell signs | Auotsell signs | Vault | ShopGuiPlus Support is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 1,433 times (via Spigot). Download it and open it directly in the game.