IdentityShop

IdentityShop

The plugin for buying a new identity!



What is IdentityShop?
IdentityShop is a plugin that makes it possible to "buy" a new identity. Open the virtual Inventory GUI shop and see what heads the server supplies.
Hover over a head and see in witch player you will disguise. Click on it to buy the head if you have enough coins to buy it.
This plugin needs Vault and a Vault-supported economy-plugin.

Commands:

CommandAliasPermissionInfo
/identityshop/isidentityshop.openOpen the IdentityShop GUI Inventory.
/identityreload/iridentityshop.admin.reloadReload the configuration.

Requirements:

  • Vault
  • Vault-supported economy plugin.
  • DisguiseCraft

Configuration:
If the plugin has been succesful installated, there will be a config generated in /root/plugins/identityshop/. There are default headnames with there types, costs and the default general-settings. This is the default configuration:

heads:
  wout123456789:
    type: player
    cost: 1000
  Notch:
    type: player
    cost: 2000
  Grumm:
    type: player
    cost: 5000
general-config:
  shop-slots: 27

The default config has 2 sections. The first section is the "head" section and the second section is the "general-config" section. The "general-config" section is verry easy. There is right now only 1 setting you can change, named the "shop-slots" setting.

The shop-slots setting is a int, so a number. You need to fill in a number that can be divided by 9. For example: 9, 18, 27. The default is "27". What are "shop-slots"? Shop slots are the slots in the Inventory GUI shop. If you fillend in 27 you will see 3 rows with each 9 slots for items. 3x9 is equal to 27. If you do a number divided by 9 you know how many rows you will have. But remember: If the number cannot divided by 9 the server will throw a error and it will not work!

The second section of the heads section is also verry easy if you understand it. For each head in the /identityshop you see a list. A list named the head's name with the sublist "type" and "cost". If you want delete a head in the shop, you need to delete the list. For example i want to remove "wout123456789" from the headlist, my configuration will now see like this:

heads:
  Notch:
    type: player
    cost: 2000
  Grumm:
    type: player
    cost: 5000
general-config:
  shop-slots: 27

But if you want to change the cost to like more or less then what the head have, you need to change the number after "cost" only. If you want to add a head and disguise, you only need to copy/paste a excisting and rename the list (and change the cost indied needed). I hope everyone gets how this works. If you don't understand please comment it so i can post a better guide/documentation. I hope this is enough.

For the players that asking for "What is type?". Type is right now nothing. Butter in a future update that can be changed. ;)

I will give more information soon!


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    68686
  • Created
    Nov 8, 2013
  • Last Released File
    Never
  • Total Downloads
    581
  • License

Categories

Members

Recent Files