HeadShop

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Overview

HeadShop is a plugin that will allow players to buy heads integrating with Vault Plugin& Essentials Eco. To set up a shop you can add player names to the list in the config file and set the head ID. Player can buy heads from the list with a head ID. Also player can buy any head of player who has bought Minecraft with a skin.

Features

  • Allow players to buy any head.
  • Or certain heads listed in the config.
  • Working with Essential Economy.
  • Keep head/ skull on player's death.
  • Auto-change skin and name tag while wearing a head.
  • Easy-to-setup sign shop for heads.

Requirements

  • Vault
  • Economy plugin(Has to be compatible with vault for example Essentials Eco).
  • TagAPI(Only if you want the feature of "change skin" and "name tag".)

Setup Tutorial

Sign shop:

  1. FIrst line: Type "hs" or "headshop"
  2. Second line: Type the amount of heads. Leave it blank will get the default 1.
  3. Third line: Type the head name. Case sensitive!
  4. Forth line: Price for the head. You don't have to type the dollar sign. Leave it blank will get the default head price from config.

Sign shop for head ID:

  1. FIrst line: Type "hs" or "headshop"
  2. Second line: Type the amount of heads. Leave it blank will get the default 1.
  3. Third line: Type: *ID, for example *90001. The symbol * tells the plugin that you are putting a head ID.
  4. Forth line: Price for the head. You don't have to type the dollar sign. Leave it blank will get the default head price from config.

Config

# Buying price for every head.
headprice: 50000
# Selling price for every head.
headpricesell: 25000
# Whether or not to give admin a sample head after placing a shop sign.
samplehead: true
# Format the chat name of the head you are wearing. Supporting color codes.
chatformat: '&f[User] {p}: {m}'
Set it to false will have the default color white on the floating name tag.
usetagcolor: true
# Use tag color will help you to know if the person is wearing the head or not.
tagcolor: '&6'
# List of player heads you want to sell for /BuyHeadID
# To add more to the list using this format: '<ID>': <PlayerName>
'90001': PlayerName1
'90002': PlayerName2
'90003': PlayerName3
'90004': PlayerName4
'90005': PlayerName5


Commands

  • /BuyHead <Name-of-Head>
  • /BuyHeadID <ID>
  • /SellHead
  • /GiveHead <Player> <Name-of-Head>
  • /GiveHeadID <ID>
  • /HeadShop Reload

Permissions

  • headshop.buyhead - Allow to use /BuyHead.
  • headshop.buyheadid - Allow to use /BuyHeadID.
  • headshop.sellhead - Allow to use /SellHead.
  • headshop.givehead - Allow to use /GiveHead.
  • headshop.giveheadid - Allow to use /GiveHeadID.
  • headshop.keep - Player can keep any head on death if wearing.
  • headshop.apply.nametag - Apply name tag and skin of the head owner.
  • headshop.apply.namechat - Apply chat name when wearing the head.
  • headshop.apply.namelist - Require nametag permission. Apply player list name of the head owner.
  • headshop.sign.use - Allow to use sign to buy heads.
  • headshop.sign.create - Allow to set up sign shop for heads.
  • headshop.notify - Player with this permission will be notified when someone buys a head.
  • headshop.reload - Allow to Reload Configuration File.



Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    61708
  • Created
    Jul 17, 2013
  • Last Released File
    Dec 4, 2013
  • Total Downloads
    8,550
  • License

Categories

Members

Recent Files