RankShop
SpigotMCA shop to buy Permission groups/ranks using Vault
67.9k téléchargements 3.3 note
dernière v1.3.1 SpigotMC
Not Being Mantained
Rank Shop is a plugin that brings the ability and the capability to create a customizable shop which allows you to create ranks for a price of in game money.
- Firstly, You need a few dependencies such as; Vault, an economy plugin such as Essentials, and a permission plugin like; DragonCore.
- Secondly, Download the .jar file, and find the plugins directory inside your server file, E.G. Server > Plugins (drag and drop .jar file here)
- Thirdly, Restart (DON'T RELOAD) the server and your done.
- The commands for this is /ranks
- The permission node is rankpurchase.(RANK NAME) E.G. rankshop.purchase.rank (make sure its spelt exactly as it is in config)
- The permission node allows them to purchase that rank, E.G. I have the VIP permission node so I can now buy VIP.
- Please note that the configuration must follow the default format, You can find the default format below.
Commands:
/rankshop | Open RankShop | rankshop.open
/rankshop menu <size/name> <value> | Edit RankShop menu | rankshop.edit.menu
/rankshop reload | Reload Config (Needed after Commands) | rankshop.reload
/rankshop create | Create a rank with default settings | rankshop.create
Sign:
Place Sign with [RankShop] | rankshop.sign.place
Use Sign with [RankShop] | rankshop.sign.use
/rankshop | Open RankShop | rankshop.open
/rankshop menu <size/name> <value> | Edit RankShop menu | rankshop.edit.menu
/rankshop reload | Reload Config (Needed after Commands) | rankshop.reload
/rankshop create | Create a rank with default settings | rankshop.create
Sign:
Place Sign with [RankShop] | rankshop.sign.place
Use Sign with [RankShop] | rankshop.sign.use
Code (Text):
[/SIZE][/I][/SIZE][/I][/SIZE][/I][/SIZE][/I]
[I][SIZE=5][I][SIZE=5][I][SIZE=5][I][SIZE=5]# RankShop Config File
# Modify to change aspects of the Rank Shop GUI
menu-size: 9
menu-name: "&c&lRank&5&lShop"
# Command Aliases
command-aliases:
- /rankshop
- /rank
# Place the ranks that should be purchasable with the correct Permission plugin names
purchasable-ranks:
- elite
- legend
- overlord
# With the same names create categories like so:
# Use the same name as used above
elite:
# Rank Price
price: 20000
# Rank Slot in GUI (Keep in mind it is -1)
slot: 3
# Item you wish to display in the GUI
material: "LEATHER_CHESTPLATE"
# Name you wish to display in the GUI
name: "&cElite"
# Lore lines you wish to display in the GUI (Use placeholder "%price%" to display price)
lore:
- "&5Price: &2%price%$"
- "&cElite &5Rank"
legend:
price: 50000
slot: 4
material: "IRON_CHESTPLATE"
name: "&3Legend"
lore:
- "&5Price: &2%price%$"
- "&3Legend &5Rank"
overlord:
price: 75000
slot: 5
material: "DIAMOND_CHESTPLATE"
name: "&7Overlord"
lore:
- "&5Price: &2%price%$"
- "&cOverlord &5Rank"
# Response messages to player actions
insufficient-funds-message: "&cInsufficient Funds"
already-part-of-group-message: "&cYou are already part of that Rank"
insufficient-rank-message: "&cInsufficient Permission"
successful-purchase-message: "&aRank Purchased!"
transaction-error-message: "&cTransaction Error"
[I][SIZE=5][I][SIZE=5][I][SIZE=5][I][SIZE=5]# RankShop Config File
# Modify to change aspects of the Rank Shop GUI
menu-size: 9
menu-name: "&c&lRank&5&lShop"
# Command Aliases
command-aliases:
- /rankshop
- /rank
# Place the ranks that should be purchasable with the correct Permission plugin names
purchasable-ranks:
- elite
- legend
- overlord
# With the same names create categories like so:
# Use the same name as used above
elite:
# Rank Price
price: 20000
# Rank Slot in GUI (Keep in mind it is -1)
slot: 3
# Item you wish to display in the GUI
material: "LEATHER_CHESTPLATE"
# Name you wish to display in the GUI
name: "&cElite"
# Lore lines you wish to display in the GUI (Use placeholder "%price%" to display price)
lore:
- "&5Price: &2%price%$"
- "&cElite &5Rank"
legend:
price: 50000
slot: 4
material: "IRON_CHESTPLATE"
name: "&3Legend"
lore:
- "&5Price: &2%price%$"
- "&3Legend &5Rank"
overlord:
price: 75000
slot: 5
material: "DIAMOND_CHESTPLATE"
name: "&7Overlord"
lore:
- "&5Price: &2%price%$"
- "&cOverlord &5Rank"
# Response messages to player actions
insufficient-funds-message: "&cInsufficient Funds"
already-part-of-group-message: "&cYou are already part of that Rank"
insufficient-rank-message: "&cInsufficient Permission"
successful-purchase-message: "&aRank Purchased!"
transaction-error-message: "&cTransaction Error"
Thank you!
If you wish to contact me regarding any matters or issues you can, Please do not use the review section to report bugs, Contact me privately or use the discussion tab to talk about these matters. If you'd like to contact me for a plugin offer send me a message on Discord.
Discord: Dariasc#2833
If you'd like to support me financially you can use this link
Paypal
Commentaires 0
Aucun commentaire pour l'instant. Sois le premier à donner ton avis.