HomeJavaMods★Villager Shop | Recoding 25%★
★Villager Shop | Recoding 25%★
Villager Shop
Description:
This plugin is a Villager Shop You can buy items with custom coins. You can chance the amount Of Items in the Shop config.
You can chance the price In the Shop config to.
There are: Ore, Tools, Blocks (Coming Soon), Food, Enchantments, Armor and a Farm shop.
You can buy everything in the shop.
And it hase his own Achievements.


[​IMG]
Commands:

/vs create <name>: Creates an villager.
[​IMG]
[​IMG]
You cant create a villager with the same name
[​IMG]

/vs remove <name>: removes the villager from the config.
[​IMG]


/vs help: opens a help message.
[​IMG]
/vs reload: reloads al the config

[​IMG]
/vs shop: opens a shop
[​IMG]

/vs stats: Spawns an hologram
[​IMG]
[​IMG]


/vs delete: remove the stats hologram

[​IMG]
Permissions:
/vs create <name>: villagershop.manage

/vs remove <name>: villagershop.manage
/vs reload: villagershop.reload
/vs list: villagershop.list
/vs help: none
/vs shop: villagershop.shop
/vs stats: villagershop.stats
/vs delete: villagershop.remove.stats


[​IMG]
Config:
Spoiler: Config.yml
Code (Text):
#
# +--------------------------------------------------------+ #
# |                     Villager Shop                      | #
# +                      config.yml                        + #
# |                  Created by Jarnevan                   | #
# +--------------------------------------------------------+ #
Title:
  Coins:
    HeadTitle: '&bYou have now %shopcoins% ShopCoins'
    SubTitle: '&6 In your account'
    PlayerHeadTitle: '&bYou received %int% ShopCoin(s)'
    PlayerSubTitle: '&6 In your account'
Coins:
  CoinsMessage: '&a You have now &6&l%shopcoins% ShopCoins&a!'
  GivenCoins: '&5&lYou received %int% ShopCoin(s)'
Options:
  NoPermissionReload: '&cYou do not have the permissions to this command!'
  Prefix: '&6[&5Villager Shop&6] '
  SuccesReload: '&aSuccesfully Reloaded the config files!'
  Nopermission:
    Setvillager: '&cYou do not have the permissions to use this command!'
Hologram:
  setted: '&aSuccesfully Setted the hologram.'
CustomShop:
  Title: '&2Shop'
  NumberOfSlots: 27
  Succesfully:
    Getitem: '&2You get the item Succesfully'
  getprize:
    sound: SUCCESSFUL_HIT
  Cannotbuy:
    sound: VILLAGER_NO
    Message: '&cYou cannot buy this item.'
Shop:
  '11':
    Name: '&aDirt'
    Meta: 0
    Item: DIRT
    Price: 15
    Commands:
    - ''
    lore:
    - '&acost price: 15 Shopcoins'
  '9':
    Name: '&aI am a green Stained glass pane'
    Meta: 5
    Item: STAINED_GLASS_PANE
    Price: 0
    Commands:
    - ''
    lore:
    - '&7Cosmetic Item Lore'
  '13':
    Name: '&65'
    Meta: 0
    Item: MINECART
    Price: 15
    Commands:
    - ''
    lore:
    - '&aCost Price: 15 Shopcoins'
  '16':
    Name: '&aI am a green Stained glass pane'
    Meta: 5
    Item: STAINED_GLASS_PANE
    Price: 15
    Commands:
    - ''
    lore:
    - '&7Cosmetic Item Lore'
VillagerShop:
  Name: {}
Hi:
  Location:
    world: world
    x: 2.6710184024271815
    y: 72.0
    z: 26.79143622605836
  Spawned: 1
JarneCraft125:
  Achievements:
    NPCClick: true
    ToolShop: true
    EnchantmentShop: true
    FoodShop: true
    ArmorShop: true
    OreShop: true
    FarmShop: true
    Coins: true
    FirstCoin: true
    LocalShop: true
    FirstBuy: true
NPC-List: []
 


[​IMG]
Shop Config
Spoiler: Shop.yml
Code (Text):
ToolShop:
  DiamondPickaxe:
    Cost: 150
  IronPickaxe:
    Cost: 100
  GoldPickaxe:
    Cost: 75
  StonePickaxe:
    Cost: 20
  WoodenPickaxe:
    Cost: 15
  DiamondShovel:
    Cost: 95
  IronShovel:
    Cost: 75
  GoldShovel:
    Cost: 60
  StoneShovel:
    Cost: 30
  WoodenShovel:
    Cost: 25
  DiamondAxe:
    Cost: 45
  IronAxe:
    Cost: 78
  GoldAxe:
    Cost: 95
  StoneAxe:
    Cost: 47
  WoodenAxe:
    Cost: 65
  DiamondHoe:
    Cost: 78
  IronHoe:
    Cost: 25
  GoldHoe:
    Cost: 60
  StoneHoe:
    Cost: 50
  WoodenHoe:
    Cost: 58
  DiamondSword:
    Cost: 432
  IronSword:
    Cost: 245
  GoldSword:
    Cost: 78
  StoneSword:
    Cost: 35
  WoodenSword:
    Cost: 15
FoodShop:
  Apple:
    Amount: 5
    Cost: 15
  Bread:
    Amount: 4
    Cost: 25
  CookedMutton:
    Amount: 3
    Cost: 50
  GoldApple:
    Amount: 2
    Cost: 85
  GodApple:
    Amount: 1
    Cost: 150
  CookedFish:
    Amount: 3
    Cost: 85
  CookedSalmon:
    Amount: 5
    Cost: 69
  CookedPork:
    Amount: 9
    Cost: 17
  CookedBeef:
    Amount: 10
    Cost: 98
  Chicken:
    Amount: 15
    Cost: 35
  Cake:
    Amount: 3
    Cost: 85
  CookedRabbit:
    Amount: 4
    Cost: 50
  BakedPotato:
    Amount: 6
    Cost: 70
FarmShop:
  Seeds:
    Amount: 1
    Cost: 21
  Wheat:
    Amount: 2
    Cost: 24
  SugarCane:
    Amount: 3
    Cost: 78
  CocoaBeans:
    Amount: 4
    Cost: 95
  Bonemeal:
    Amount: 5
    Cost: 15
  PumpkinSeeds:
    Amount: 6
    Cost: 15
  MelonSeeds:
    Amount: 7
    Cost: 18
  Cactus:
    Amount: 8
    Cost: 45
  Pumpkin:
    Amount: 9
    Cost: 95
  Melon:
    Amount: 10
    Cost: 145
  Egg:
    Amount: 11
    Cost: 85
  Sapling:
    Amount: 12
    Cost: 50
  SpruceSapling:
    Amount: 13
    Cost: 98
  BirchSapling:
    Amount: 14
    Cost: 12
  JungleSapling:
    Amount: 15
    Cost: 65
  AcaciaSapling:
    Amount: 16
    Cost: 55
  DarkOakSapling:
    Amount: 17
    Cost: 75
OreShop:
  GoldOre:
    Amount: 6
    Cost: 15
  IronOre:
    Amount: 8
    Cost: 25
  CoalOre:
    Amount: 5
    Cost: 50
  QuartzOre:
    Amount: 6
    Cost: 85
  LapisOre:
    Amount: 8
    Cost: 150
  DiamondOre:
    Amount: 4
    Cost: 85
  RedstoneOre:
    Amount: 3
    Cost: 69
  EmeraldOre:
    Amount: 7
    Cost: 17
EnchantmentShop:
  EnchantmentTable:
    Amount: 5
    Cost: 15
  ExpBottle:
    Amount: 9
    Cost: 25
  SpiderEye:
    Amount: 10
    Cost: 50
  BlazePowder:
    Amount: 5
    Cost: 85
  MagmaCream:
    Amount: 1
    Cost: 150
  BrewingStand:
    Amount: 3
    Cost: 85
  Cauldron:
    Amount: 7
    Cost: 69
  SpeckledMelon:
    Amount: 9
    Cost: 17
  GoldCarrot:
    Amount: 1
    Cost: 17
ArmorShop:
  DiamondHelmet:
    Cost: 200
  IronHelmet:
    Cost: 150
  GoldHelmet:
    Cost: 125
  ChainHelmet:
    Cost: 300
  LeatherHelmet:
    Cost: 20
  DiamondChestplate:
    Cost: 250
  IronChestplate:
    Cost: 200
  GoldChestplate:
    Cost: 175
  ChainChestplate:
    Cost: 350
  LeatherChestplate:
    Cost: 40
  DiamondLeggings:
    Cost: 450
  IronLeggings:
    Cost: 84
  GoldLeggings:
    Cost: 64
  ChainLeggings:
    Cost: 78
  LeatherLeggings:
    Cost: 41
  DiamondBoots:
    Cost: 22
  IronBoots:
    Cost: 247
  GoldBoots:
    Cost: 78
  ChainBoots:
    Cost: 65
  LeahterBoots:
    Cost: 92
Shop:
  Purchase: '&7You have now &6&l%shopcoins% &7ShopCoins After Buying this'
  MoneyNeeded: '&cYou have not enough ShopCoins to buy this.'
Spoiler: Photos
Some pictures in action of the plugin:
[​IMG]
[​IMG]
[​IMG]
[​IMG]


Stats Gui:
[​IMG]


Stats HoloGram:
[​IMG]


You can get achievements by clicken the villager and much more.
[​IMG]

Dependency:
- HolographicDisplays
- Citizens
- Vault: http://dev.bukkit.org/bukkit-plugins/vault/
- Bukkit 1.8.x;
- Spigot 1.8.x;
- Java 7 and above;

[​IMG]
[​IMG]
Recipe Craft

What i need to do for the plugin:
Make the Block Shop.

Make that the hologram updates.
Recode the Custom Shop.

Test Servers:
- hypernetwork.joinmc.eu
If you have an server and you use this plugin PM me Your server adress.

By using this plugin you agree to the following:
- No claiming this code/plugin as your own;
- No taking the source code and using it for your own purposes;
- No redistributing this plugin as your own or for your own purposes;
- No decompiling this plugin's Jar;
- No modifying this plugin's source code and call it your own.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

★Villager Shop | Recoding 25%★ is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9. Downloaded 8,236 times (via Spigot). Download it and open it directly in the game.

Explore more