NPCAlive [1.13.2 - 1.20.1] | Perfect complement for roleplay ✅ icon

NPCAlive [1.13.2 - 1.20.1] | Perfect complement for roleplay ✅ -----

Complement to interact with npc, get married, procreate and more! with a roleyplay style



[​IMG]

WIKI
Visit the wiki
What is NPCAlive?

NPCAlive is a plugin inspired by the ComesAlive mod for minecraft. If you buy this plugin you can have a RoleyPlay style on your server with your players in which they will be able to interact with an NPC, interactions such as chatting, telling a joke, telling a story, flirting, giving a kiss and even being able to marry him npc. These interactions are through chat. I recommend you see below all the features that NPCAlive offers


Okay so what features are implemented currently?
Currently there is a wide range of features implemented. See below for the list.

  • Interaction with the npc, roleplay style: Chat, Tell a story, Tell a joke, Flirt, Kiss, Hug and procreate
  • Make npc follow you wherever you want
  • Make npc unfollow you
  • Give gifts to the npc
  • Being able to craft the wedding ring
  • Craft a whistle so you can call your npc family
  • Marry the npc to enable the procreate interaction
  • Jobs
  • Studies for npc who are sons or daughters
  • inventory with the npc that are part of your family
  • change skin to npc
  • shop to buy news npc
  • Ability to divorce with an npc
  • Identify the gender of an npc
  • States of an npc either: Happy, Angry, Fearfully depending on the state, the actions of the same npc may change.
Why should I use this plugin over others?
You should use this plugin because it is innovative in the spigot community and useful for all survival servers who want to add a RoleyPlay style to their server, this plugin is just beginning and has many possibilities for the future, it also works with a very stable plugin which is Citizens2, it is a highly developed plugin so you will not have major inconveniences. also as the author of this plugin I consider myself responsible and I will be 100% available for what you need.

How does the relationship of the npc with the player work?
To improve your relationship with the npc you must interact with him, as you interact you will go up in hearts, if these hearts go up the relationship with the npc will go up. The better your relationship with the npc, the more interactions you will get.

[​IMG]

How can I have a child with an npc?
To have a child with an npc your relationship must be married. Being married to the npc, you can access the interaction of procreating, where you have to establish a name for your child and you will be given a head with the name of your child, so that later you can place it on the ground and your child is born.

how can i marry an npc?

To marry an npc, your hearts must be greater than or equal to the married relationship, that is, they must be greater than or equal to 3000 (This value can be modified from the config.yml file), and your relationship with the npc must be "committed". If you meet these requirements, you will have to craft the ring, the recipe for crafting is as follows:

[​IMG]

The name of the ring can be configured from the config.yml file

[​IMG]


how can i call an npc to come to me with the whistle?

To call an npc and have him teleport to you, he must first be part of your family, that is, you have to be married to the npc or the npc has to be your child.

After this, you must craft the whistle with the following recipe:

[​IMG]

The name of the whistle can be configured from the config.yml file

[​IMG]


how can i get an npc to have a job?
  • For an npc to have a job, you must hire them.
How do i hire an npc?

You must have the necessary hearts that are in the config.yml. That is, you must have at least 500 hearts with the npc for the contract function to appear when interacting with the npc. This function is found in the options gui. As shown in the following gift.

[​IMG]

By accessing this option, you will be given the possibility of generating a contract that you then give to the npc, by clicking on it.
In this way, the npc is hired and you can now access its work through the command /npcalive jobs

Here is an example video where 1 minute was used as a time limit but this is configurable from the config.yml file


How do I access the inventory of an npc?

You can access the inventory of an npc, by clicking on the chest when interacting with an npc, this npc must be your: son or daughter.

[​IMG]


How can I access the store?

To access the store use the command /npcalive shop

[​IMG]


How can I add new npcs to the store?


You can configure the guishop.yml file, you can also see a video tutorial in the following link:



How do I recover the skin of the npc?


NPCAlive has a function enabled to recover the skin in case it is lost, so that the skins do not disappear avoid performing a / reload to your server, once the players enter npcalive will recover all the skins of the npc corresponding to each player


How to avoid that the npc that I have in my server, cannot interact with the players?

You go to the 'config.yml' file and change the following line to the value 'true'.

Code (Text):
# Enable or disable interaction with npc

npc-interaction:
  enable: true
By changing this value to 'true'. This value in true means that only the owners or creators of npc interact with their npc, no other player can interact with another player's npc.
If false, anyone can interact with any npc that is part of NPCAlive.

How to prevent npcalive from being used on other worlds?

To block npclive in other worlds, you must enable the worlds block list in the plugin config:

Code (Text):
# -----------------------------------------------------------------------------------------------------------------------------
# List of worlds where NPCAlive does not work
world-not-allowed:
  enable: false
  list:
    - 'world1'
    - 'world2'
In the list you must add the world you want npclive not to work


[​IMG]


Permissions & Command:
You can find the commands and permissions from the wiki, if you have an error with any permission, do not hesitate to contact me to fix it.

Visit the wiki for more permissions and more!
WIKI
Videos
spanish by me (Video somewhat outdated):



If you have a video in any other language, do not hesitate to contact me to add it in this section!


[​IMG]

NPC Store

[​IMG]

Interaction with the npc

Interaction with the npc, the more you interact with the npc, your hearts will rise and the more options to interact will be available.

[​IMG]

[​IMG]

Code (Text):

############################
#        NpcAlive          #
#      Premium 2.6.1       #
############################
# Check update
update-check: true
# Set the locale for all messages.
# They are only available in Spanish and English
# messages_es for spanish
# messages_en for English
# messages_fr for French
# Don't rename these files
# If you don't see the changes in the translation of the plugin, you need to restart the server.
locale: 'messages_en'
# -------------------------------------
relationship:
  unknown: 0
  acquaintances: 100
  friends: 500
  partner: 2000
  committed: 4000
  married: 5000 # These are the amount of hearts needed to be able to marry
# The following lines are the names of the items that a player can craft to use.
ring-name: 'Wedding ring' # This is the name of the item that will be the wedding ring to be able to marry the npc
whistle-name: 'Whistle' # This is the name of the item that is used to call the npc that family.
studies-name: 'Studies' # This is the name of the item that is used to access the studies of an npc.
jobs-name: 'Jobs' # This is the name of the item that is used to access the jobs of an npc
# -----------------------------------------------------------------------------------------------------------------------------
# List of worlds where NPCAlive does not work
world-not-allowed:
  enable: false
  list:
    - 'world1'
    - 'world2'
# Enable or disable the broadcast message of when a player gets married
message-married-broadcast:
  enable: true
# If true, the npc will be removed from the server by using the /npcalive release (namenpc) command.
# If it is false, only the information related to the npc with the player will be deleted, and the npc will be free.
npc-remove-command:
  enable: false
# Enable or disable the broadcast message of when when a player has a child
message-son-broadcast:
  enable: true
#---------------------------------------------------------------------------------------------------------------------
# Enable or disable interaction with npc
npc-interaction:
  enable: false
# This feature includes that players can only interact with the npc that they create themselves, thus also preventing npc theft from happening.
# if it is false, it means the players will be able to interact with all the npc on the server, this mode is freer with the interaction of npc, rather a more realistic mode.
# --------------------------------------------------------------------------------------------------------------------
# Sets the number of children allowed per player
children-allowed-per-player: 2
npc-head-lore: 'NPCAlive - Child/Daughter' # This description is very important for the correct functioning of the plugin, that is, it should not be blank.
# --------------------------------------------------------------------------------------------------------------------
wife-allowed-per-player: 1
tax-divorce: 5000 # This value represents the value that the player will have to pay for divorcing an npc with whom he is married.
# -------------------------------------------------------------------------------------------------------------------
# Jobs section
# -------------------------------------------------------------------------------------------------------------------
# States of a study
job-in-progress: "&aIn progress"
job-not-assigned: "&cNot assigned"
# Set the number of hearts necessary that the player has to have with the npc, to visualize the option to hire him for a job
hire-hearts: 1000
# This value represents the money that the player will be charged for firing a npc from a job
severance-pay: 5500
# This value represents the level of each job
maxJobLevel: 3
# Name of the employment contract
# Do not delete the variable %number%
hire:
  name: "&bJob contract: &6%number%"
  description: "Right click on the npc you want to hire"
  dismissal-days: 2 # This value represents the number of days the player must wait to fire an npc from a job.
  name-job: "&7Job name: &b%jobname%"
  job-hours: "&7Job hours: &b%jobhours%"
  job-salary: "&7Job salary: &b%jobsalary%"    
# List of commands that are executed when npc finishes a job
# The executed field means that only this number of commands will be executed, this is done randomly.
miner:
  hours-salary: 6h;2500,8h;4000,10h;8500
  amount: 3 # Number of items to give
  items:
    - DIAMOND;2
    - IRON_INGOT;3
    - GOLD_INGOT;4
    - REDSTONE;10
  XP: 10
fishing:
  hours-salary: 6h;3500,8h;3800,10h;5500
  amount: 3 # Number of items to give
  items:
    - ENCHANTED_GOLDEN_APPLE;2
    - APPLE;5
    - TROPICAL_FISH;8
    - PUFFERFISH;3
  XP: 8
hunter:
  hours-salary: 6h;3000,8h;5800,10h;8500
  amount: 3 # Number of items to give
  items:
    - CARROT;5
    - APPLE;5
    - POTATO;8
    - ROTTEN_FLESH;30
  XP: 12
farmer:
  hours-salary: 6h;5400,8h;6800,10h;8500
  amount: 3 # Number of items to give
  items:
    - CARROT;5
    - APPLE;5
    - POTATO;8
    - ROTTEN_FLESH;30
    - WHEAT_SEEDS;30
  XP: 6
# -------------------------------------------------------------------------------------------------------------------
# Moods NPC
# -------------------------------------------------------------------------------------------------------------------
list-moods:
  - 'Angry'
  - 'Happy'
  - 'fearfully'
sex-npc:
  male: 'male'
  female: 'female'
# -------------------------------------------------------------------------------------------------------------------
# Study section
# -------------------------------------------------------------------------------------------------------------------
studying-time: 60 # Time in seconds that the npc will be studying
study-tax: 7500 # This value corresponds to the money that players will have to pay if they enable the study of an npc that they previously disabled
# States of a study
study-in-progress: "&aIn progress"
study-not-assigned: "&cNot assigned"
study-disabled: "&cDisabled"
# Certificate of study
study-certificate:
  name: "&6Certificate of study"
  description:
  - "&f%npcname% &bis certified to have"
  - "&bcompleted the study process"
  - "&bsuccessfully and is now ready to"
  - "&bstart working like a professional"
 

Code (Text):

############################
#        NpcAlive                              #
#      Premium 2.6.1                       #
############################
# [NPCAlive] - GUISHOP
# To see the format of the positions visit the following link: https://i.ibb.co/8x9SzXJ/position.png
GUI:
  open-shop:
    title: '&b[&cNPCAlive&b]'
    openSound: BLOCK_BEACON_ACTIVATE
    items:
      npc-shop:
        material: PUFFERFISH_SPAWN_EGG
        name: '&6Purchase NPC'
        slot: 2
        description:
          - ' '
          - '&6&lLEFT CLICK &7to view a list of npc'
          - '&7that you can purchase!'
      owned-npc:
        material: CHEST
        name: '&6Owned NPC'
        slot: 6
        description:
          - ' '
          - '&6&lLEFT CLICK &7to view a list of npc'
          - '&7purshased!'
  npc-store:
    title: '&b[&cNPCAlive-Shop&b]'
    openSound: BLOCK_BEACON_ACTIVATE
    items:
      slots:
        material: GRAY_STAINED_GLASS_PANE
        name: "&e"
        slots:
          - 0
          - 1
          - 2
          - 3
          - 4
          - 5
          - 6
          - 7
          - 8
          - 9
          - 18
          - 27
          - 17
          - 26
          - 35
          - 36
          - 44
      informations:
        slot: 49
        material: NETHER_STAR
        name: "&fInformations"
        description:
          - "&7&m-------------------------------------"
          - "&6&l» &7Welcome to the NPC store "
          - "&6&l» &7It is a store where all players can buy or sell npc"
          - "&6&l» &7buy or sell npc."
          - ""
          - "&6&l» &7To sell an npc you have to buy first"
          - "&6&l» &7Then you can go to the purchased npc section"
          - "&6&l» &7And once there you can left click to sell an npc"
          - ""
          - "&6&l» &7Number of npc available&7: &b%npc_counts%"
          - "&7&m-------------------------------------"
        # Go open the "categories" inventory
      categories:
        inventory: "categories"
        slot: 53
        material: CHEST_MINECART
        name: "&fCategories"
      back:
        name: '&fBack'
        material: BARRIER
        slot: 45
        description:
          - ' '
          - '&6&lLEFT CLICK &7to go back to the previous page.'
      NPC-Shop:
        '1': # This value corresponds to the id shop, which identifies the npc in the shop. (It must be number, unique and unrepeatable)
          name: '&6&lHatsune Miku'
          texture: ewogICJ0aW1lc3RhbXAiIDogMTYyMDQ4OTQxMDYyOCwKICAicHJvZmlsZUlkIiA6ICI4MmM2MDZjNWM2NTI0Yjc5OGI5MWExMmQzYTYxNjk3NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb3ROb3RvcmlvdXNOZW1vIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJkOWQyNzQzMjI1ODI3MzRmZmYzOGM5ZDQzZWIyMjVhOGViZDQ1NmY4YzY4YTAzZmZkNGIyMWNiYjYwNWM2MDQiCiAgICB9CiAgfQp9
          signature: FKCCQ/B8+AZM77m69Ec8ywm/pGSqR0dhOjFSyrhXljdB+X+QqZnIvk1OO0x5jlr3//Ksxk9SbKq1F2L/LB+7DhztHk2XqWMv12Swu58X3LxR9nGUS3KHlp2CYLZ9k7Nt68yWQ92/XL2VG3Rj3yh8DuiSeFzcI7ofkdIKTsYoK/+xWSxH9fuFodirnwXvnPS1ptvZsccxd86lSdQPfod5E17SqFIQsFXDKbnzbnxKIl4XYARKazDqXBaYfVjHIuu01uv36X3woQI18W9tcVJmP1fI9VVZF9BeUebwZUVbXdN77aTxy8fxoajxb4zWB0rb0xRS5fVVJjAw0Zq10b3DWvuAt7Ne5vqTHELuaxjwhNgyoULaFtlTFye/6tznvbWlwS/TW3kJ07WU6pcOBOkeo69dWbV6tzMnneeqReQIjA+FmkJZ8eXuJVb/yNZ5ZP/mDSkdzBjy/wEcqjq16FiaLd3vtZre9XIWwKsYQuprcvKngGmNSSohZy2QHQVx0T+Zlwd5XGSpc0sxUHdZIMm7HeLoWkLvBmbCVuyamPDQX5WuvUDWc+dYUgPZPykIAWQ3rtGQyZL6oCyPb3rvmdvsPoYyDRFTJzdCia68A3Ff8vWZjkp8A/qB2xzwMhrXdPTeCOnjH6LhuouvR4Rxw22khKwGLtSB/YQ9TXbz7nhBXWI=
          slot: 10
          # Here you can configure both the purchase and sale price of the npc
          buy: 3500
          sale: 3000
          category: 'series'
          sex: 'female'
          description-to-buy:
            - ' '
            - '&bDiamond: &c♥+6'
            - '&bGold: &c♥+2'
            - '&bEmerald: &c♥+3'
            - '&bCake: &c♥+2'
            - ' '
            - '&6&lPrice:  &7$3500'
            - '&6&lLEFT CLICK  &7to buy'
            - ' '
          description-purchased:
            - ' '
            - '&bDiamond: &c♥+6'
            - '&bGold: &c♥+2'
            - '&bEmerald: &c♥+3'
            - '&bCake: &c♥+2'
            - ' '
            - '&6&lLEFT CLICK  &7to resell it for %price%'
            - ' '
          gifts:
            DIAMOND: # This is the name of the material
              hearts: 6 # This is the number of hearts the item offers.
            GOLD_INGOT: # This is the name of the material
              hearts: 2 # This is the number of hearts the item offers.
            EMERALD: # This is the name of the material
              hearts: 3 # This is the number of hearts the item offers.
            CAKE: # This is the name of the material
              hearts: 2 # This is the number of hearts the item offers.
            # You can add as many as you want, as long as you follow the same format
        '2': # This value corresponds to the id shop, which identifies the npc in the shop. (It must be number, unique and unrepeatable)
          name: '&6&lMercenary'
          texture: ewogICJ0aW1lc3RhbXAiIDogMTYyMDQ4OTI4MTA0NywKICAicHJvZmlsZUlkIiA6ICIzZjM4YmViZGYwMWQ0MjNkYWI4MjczZjUwNGFiNGEyNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJjazM0Nzk0MjM1NzUzNzMxIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2VjNmI0YmVmYzc0NjAzOWZhODdmMGViMTBmZDJhMjRhZmI5NzE3NGE3M2JhY2EwYWNmMGVjNzdlNGM2OTI2YzIiCiAgICB9CiAgfQp9
          signature: mmne28Q1FlO+UYoHhHDlTrAvQ0+pxL68x3LRb7XpHuyGqulnu8RIyUThKKXqLsqVW1jnJTgfx5vuUIWnZv7Z5iJxvDkmmB7+dtxfJmII+4UmpNMHEiJP5EsAeCpfgcySDtDCgzeSnrtgSezICbyA9IKyYiYtRfz9S7iUOcgVJ4m0mKzv+pVQL0AxGhaA1YTjPQHYZU5OpTurwIsHSR6AGEl7f3fx/nzka5ENNMgWKf9CvxToWw5P8zkA1ReKynqvN3W7T5B05Q7L31G6lWzLtEYhQs6+nE0OzLyU9Icakq/d0TYrwNtehDqHDwHNkjhba8UDbUB/kddSJhFRptdrr+HkheLhofqiHjb6Fg6By0KyvYep/u+2GgThjhsIO1tiF5acwUd8/X71vXcl2MU+pPtECOG602Unx0FLhmMGyqsVDOp/SIoiLC945nx0iVhNNTRNpiZLt/HWU8vRxsahGnc1UN6VzC3w/OnmHMya+dTlGbqMMM0LRSOqh4NgfFB5FIcFagmg3kOcbUsXKrkgEheIGqwqrho5xdvLkbJ9ix3tyPOcrRre0a3WB59lIemLWD467B/JM24CHisvaFguXupXdMHTy5iPu5KWgBmF1yHLgfaewe+F5gYCbbbCyq0r+fJLucNpK7CI6009zMiqWs0Kj5gcVks69oXwxt9dr3U=
          slot: 11
          buy: 4500
          sale: 4000
          category: 'movies'
          sex: 'male'
          description-to-buy:
            - ' '
            - '&bDiamond: &c♥+4'
            - '&bGold: &c♥+2'
            - '&bEmerald: &c♥+3'
            - '&bCoal: &c♥+2'
            - '&bBread: &c♥+1'
            - ' '
            - '&6&lPrice:  &7$4500'
            - '&6&lLEFT CLICK  &7to buy'
            - ' '
          description-purchased:
            - ' '
            - '&bDiamond: &c♥+4'
            - '&bGold: &c♥+2'
            - '&bEmerald: &c♥+3'
            - '&bCoal: &c♥+2'
            - '&bBread: &c♥+1'
            - ' '
            - '&6&lLEFT CLICK  &7to resell it for %price%'
            - ' '
          gifts:
            DIAMOND:
              hearts: 4
            GOLD_INGOT:
              hearts: 2
            EMERALD:
              hearts: 3
            BREAD:
              hearts: 1
            COAL:
              hearts: 2
        '3': # This value corresponds to the id shop, which identifies the npc in the shop. (It must be number, unique and unrepeatable)
          name: '&6&lEvil Mario'
          texture: ewogICJ0aW1lc3RhbXAiIDogMTYyMDQ5MDEzNzY5NywKICAicHJvZmlsZUlkIiA6ICI3MmNiMDYyMWU1MTA0MDdjOWRlMDA1OTRmNjAxNTIyZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJNb3M5OTAiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTIxNTQwNGY4MzhjNzgwMmY4Y2NjZTEwZDM3MzZkODE5ZTBjODE0NDk0MzdiZWVlMmQ1OTEzNzI3OTU1ZTI0MCIKICAgIH0KICB9Cn0=
          signature: MhBTgAv0A8SOl8aZcnTDERzbIQRhribLc9+rCwoPJ24CLDBgOQ9F/IaOg0XdaYjC22t2j9OPqpLj+jei51T/mTetZUE7it5y8SKK+7IY+8RBo4uNzttaWA9mLzCCIFNb2paMY/gdelRMINpNiroB0ERE0FMd1VMNpb+mBLlfCPrz+V/s0UDsnPxZzv7dxim67h54P7ct2hRK1SqAjbpNbYUSJteZwNfly1rnZkzvVLhJohFuqNMW4EJ02AU6hhoMZujZY1T0/l7Y0yjBrwR17Z1Omip/r4y6BhZXte9FdC7AdOWP8fqJvlqtt0fJ3ZrowA/+mK8rPYb6mNd64701lpkMNDExElSA3oQmc6cheip9SOOx9ifFSzmOofMep+TFywQc4qMhgap7Cl5sNGfy7FX3jlG0nfojoUANI3ePl+GhgiNegQw7XfL1LP8/+GRB8ZosoDP/cocnDdHSucsxJDjoTtY6uf4UI9ihKLh7Nw2lYGHVJtK4SJlrq9K20uX1mVRvilPEPF8K8UekH0nIn8SBettzENdN/MDS9feHJl/tiDQz8Es1BRGvYM9btIlh4JqtjonKxcUmQysmn8Zpvolcxj44cn8Z/UcpXImzLF58ClbFtSJzLUiqaReT2iPveXLUQWkyEJkyMRy7QoCzo0YQa8WcSBL5HZGSdydfVF8=
          slot: 12
          buy: 4300
          sale: 4000
          category: 'videogames'
          sex: 'male'
          description-to-buy:
            - ' '
            - '&bDiamond: &c♥+5'
            - '&bGold: &c♥+4'
            - '&bEmerald: &c♥+3'
            - '&bRed mushroom: &c♥+4'
            - '&bBread: &c♥+1'
            - ' '
            - '&6&lPrice:  &7$4300'
            - '&6&lLEFT CLICK  &7to buy'
            - ' '
          description-purchased:
            - ' '
            - '&bDiamond: &c♥+5'
            - '&bGold: &c♥+4'
            - '&bEmerald: &c♥+3'
            - '&bRed mushroom: &c♥+4'
            - '&bBread: &c♥+1'
            - ' '
            - '&6&lLEFT CLICK  &7to resell it for %price%'
            - ' '
          gifts:
            DIAMOND:
              hearts: 5
            GOLD_INGOT:
              hearts: 4
            EMERALD:
              hearts: 3
            BREAD:
              hearts: 1
            RED_MUSHROOM:
              hearts: 4
        '4': # This value corresponds to the id shop, which identifies the npc in the shop. (It must be number, unique and unrepeatable)
          name: '&6&lBatman'
          texture: ewogICJ0aW1lc3RhbXAiIDogMTYyMDQ4OTUxMDUyOCwKICAicHJvZmlsZUlkIiA6ICJjZGM5MzQ0NDAzODM0ZDdkYmRmOWUyMmVjZmM5MzBiZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJSYXdMb2JzdGVycyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS80OWRjYWNiZWYwNzNmNThlY2JhNWUyOGViZjg4ZjMyZmIwNmU3MjRiYzI4NWFkNDk5M2VjODAxNGFiMGI4MGY4IgogICAgfQogIH0KfQ==
          signature: IHvxn/rDSm5OAlYxBnh0MKErFadY+81ePRAw2hhG5kgpOD1Lk1RkmvNGHu7DRp3YFdFQqXA8Jq73fQ/pSoyFQuPDHnbUZoP6lvkNzIaNE81KXXv3jUWDebflcLTLy/HPY5dRMxvguuI4I6baMbcc8lR/vjuv0SEIUflYo8dbz8puKYn8OnkUdBeGCYbzpo4IIXgnRLnk/KT4NKiP1aT5b15IGhpd+u4nhxxLErAZjbf+Wdf+K4+M14bwVn9R6ugkbTA5KGXV+Fk4pxklGe58gkEJQeD3wv2c0cRhVlX5WGOkoi/nI+c5J6ydul2NaS3pXW4TYDsrWZd/vAwI44ELCa3YR3yHcXS0/UgRWXc4pAvhdu5NbaZW14npC9oIhoLdOQcj/qOTBq8FEXi/9/9t0ViGspXaQPnpktFl8ZC0PP8z65oY/QlZqipRfhIvwOnJDCgL/t9HcYETlja1oOvOrkC9fg8iCZ5RUdvjQeEo5QV7iSOn40kxs4+J4pomUo8A8k7W4wnjJS+vLmBoT1k+n+WVW3vjFeMIMvlo1l6//ACMx9I6dpUCOnYJudngRaLcxkW7aWgiPyX0J3fK6268ATpULYGa6XpY804z64c0jQT6nynryH4caIiPqkhMV44yVp0fr/iyHySr5e3eSuzwy9dQE2sA+yr/8E9M5WrW5z0=
          slot: 13
          buy: 5300
          sale: 5000
          category: 'movies'
          sex: 'male'
          description-to-buy:
            - ' '
            - '&bDiamond: &c♥+5'
            - '&bGold: &c♥+4'
            - '&bEmerald: &c♥+3'
            - '&bWither skeleton skull: &c♥+8'
            - '&bBread: &c♥+1'
            - ' '
            - '&6&lPrice:  &7$5300'
            - '&6&lLEFT CLICK  &7to buy'
            - ' '
          description-purchased:
            - ' '
            - '&bDiamond: &c♥+5'
            - '&bGold: &c♥+4'
            - '&bEmerald: &c♥+3'
            - '&bWither skeleton skull: &c♥+8'
            - '&bBread: &c♥+1'
            - ' '
            - '&6&lLEFT CLICK  &7to resell it for %price%'
            - ' '
          gifts:
            DIAMOND:
              hearts: 5
            GOLD_INGOT:
              hearts: 4
            EMERALD:
              hearts: 3
            BREAD:
              hearts: 1
            WITHER_SKELETON_SKULL:
              hearts: 8
        '5': # This value corresponds to the id shop, which identifies the npc in the shop. (It must be number, unique and unrepeatable)
          name: '&6&lDeadpool'
          texture: ewogICJ0aW1lc3RhbXAiIDogMTYyMDQ4OTYyNDE4MywKICAicHJvZmlsZUlkIiA6ICJmMGIzYmRkMjEwNDg0Y2VlYjZhNTQyYmZiOGEyNTdiMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJBbm9uaW1ZVFQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWQxN2EyMTBhMzJhMmE2YWZlZDRiMmVlZmQyNDI1MGJlMzkyMTY3MDkyYzg2NmE4Mjk3ODJmNGFkNTI0MTcyNyIKICAgIH0KICB9Cn0=
          signature: YgoXfNH7dLzelpHkNy80vABMtiOe3BqAnFo9aQL9Bnj/97Y2tobKfFdPkmLoe1fjNQtR1yuEcQqMR3MwEW/jQiZsCa1g1e2lX0U9Wa8jA+irgUgYAvn8Il/8IWF2bldiVbkZ1czPXy/Bo2vEtPaE27CXCUO5KktNbHbGyRy0bgL/jpx9+C87OqkQPer3l15O4koMBfnRZWxpoXWpsQibNsU/pSILbqvHsEE+R+QAueHlEShAu/Z+ObVy+yJc+vbxoKa5cnPJiBr4XxxjaEJm3trZXr6uQxz+Q8Z/+kys+rFoX29B0gI91OjHZmKZ26WLzvpQGknStJIIm3L92dKvC0886Pnj4mwq+MmPj0yTLUu+FO1bomGiUyBpKgX2UJfNJJAXY9fBfPlYbvE3BuMcWCMpLH9ibEQv5QQW+CLbWnGuulCh4eRvie51fUpn//IicTHEhax/xJBb51HD15YxOzZgnWw0GPDayYAXat08STdqvNSFeWcr0eCNn2cGxBdbNKWLmyluuvjpRmfXu3ugoRb0d9fsODtLbt3VM8kqTfcR/pnNSOTqAxR7VZVwj4Me7aM40RhGKtCLmTrdMSV6yQZc/Q9COngpFJKX/ddCRshygcYGWobW9R+vNQrrTrXg6+QwrXhT03Gn6819pKy4powm19zPgXg3w3F1tP8EMYU=
          slot: 14
          buy: 7000
          sale: 5000
          category: 'movies'
          sex: 'male'
          description-to-buy:
            - ' '
            - '&bDiamond: &c♥+5'
            - '&bGold: &c♥+4'
            - '&bEmerald: &c♥+3'
            - '&bCreeper skull: &c♥+12'
            - '&bBread: &c♥+1'
            - ' '
            - '&6&lPrice:  &7$7000'
            - '&6&lLEFT CLICK  &7to buy'
            - ' '
          description-purchased:
            - ' '
            - '&bDiamond: &c♥+5'
            - '&bGold: &c♥+4'
            - '&bEmerald: &c♥+3'
            - '&bCreeper skull: &c♥+12'
            - '&bBread: &c♥+1'
            - ' '
            - '&6&lLEFT CLICK  &7to resell it for %price%'
            - ' '
          gifts:
            DIAMOND:
              hearts: 5
            GOLD_INGOT:
              hearts: 4
            EMERALD:
              hearts: 3
            BREAD:
              hearts: 1
            CREEPER_HEAD:
              hearts: 12
        '6': # This value corresponds to the id shop, which identifies the npc in the shop. (It must be number, unique and unrepeatable)
          name: '&a&lFROG'
          texture: ewogICJ0aW1lc3RhbXAiIDogMTYyNzEzODQ1OTg3MSwKICAicHJvZmlsZUlkIiA6ICIxYTc1ZTNiYmI1NTk0MTc2OTVjMmY4NTY1YzNlMDAzZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUZXJvZmFyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg1OTM3OGE5NDhlY2FhYjk2N2FjMGFiNTdkYzEyMTI5MTlmYTAxNzQ1ZWU4ZGM0MmJjMGVlZWYwMzJlZTM0OWEiCiAgICB9CiAgfQp9
          signature: hApgNW1FGLcy7CwECQJPtuOp/3/U1b4DInHqt2qRV839IxI+aO5eJCj/0hYz5xx8v7c34Vn5rv18zQd+6OmnEjwGM5mfezwRtYIwpEKKAyqnnGeMHEYl776D81x6TX7Iq3TX6fVlS6zz5NEKt0n7SW2e3yUsH4xSSj1lRDqTO0Si6iUbTcu+D9WM4z5fOoIu214K0F4ohLg4xusJsDAZltBe/4N0PRWkyujItTXp6cLkAvWtKyKhnG+1ksntJIBDzWG6LwbKHCbeJfPnQrWTOTtpIwrNcnbQKEYVKl8e3rZydWE0fiIISqGaZNGz1MGvEyP22eGorrWYAcapvkf7KRSvuSbcA8hhtdCiaB5MILdOwoPZg/SFwshqN7HW+aAjg42Ro0p2VGQwdV2z9tty41DXJvS5+14JrhTDyg8Ym92xo1LR8PSlho+hu8jHMPdJqGEF78vGjcz6fuEmbM6+mkrluUSagYaNQKWCtGR1E9d0tYyLlRDvloBMzaeOaQz8WK9Eg2wImmAr+Au+Pi0mSVxh4/Ostm5+U22fzJP9HpGOFSsvirOMgTOhNw1KjMFsFTxYWEhAmz4CogADne1cxjMab6Ams5DvQG4Hoda8/ZWcEp49U2Dd6GoAJSK5mpF+wogdpPWECEE06K7efOirUQrBa3Cih39YpVAygSxZzYQ=
          slot: 15
          buy: 6500
          sale: 5000
          category: 'videogames'
          sex: 'female'
          description-to-buy:
            - ' '
            - '&bDiamond: &c♥+7'
            - '&bGold: &c♥+3'
            - '&bEmerald: &c♥+5'
            - '&bCreeper skull: &c♥+10'
            - '&bBread: &c♥+4'
            - ' '
            - '&6&lPrice:  &7$6500'
            - '&6&lLEFT CLICK  &7to buy'
            - ' '
          description-purchased:
            - ' '
            - '&bDiamond: &c♥+7'
            - '&bGold: &c♥+3'
            - '&bEmerald: &c♥+5'
            - '&bCreeper skull: &c♥+10'
            - '&bBread: &c♥+4'
            - ' '
            - '&6&lLEFT CLICK  &7to resell it for %price%'
            - ' '
          gifts:
            DIAMOND:
              hearts: 7
            GOLD_INGOT:
              hearts: 3
            EMERALD:
              hearts: 5
            BREAD:
              hearts: 4
            CREEPER_HEAD:
              hearts: 10
        '7': # This value corresponds to the id shop, which identifies the npc in the shop. (It must be number, unique and unrepeatable)
          name: '&a&lHulk'
          texture: ewogICJ0aW1lc3RhbXAiIDogMTYxMzE5NDU4NzY0MiwKICAicHJvZmlsZUlkIiA6ICJhYTZhNDA5NjU4YTk0MDIwYmU3OGQwN2JkMzVlNTg5MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiejE0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzcyZGE2ZTljNDEwNDMxY2Q3Y2NiMjVhMmE4ZTg1ZTg2ZTYyM2IyN2NmNGZiZDk3ZDE1M2E0MWM1YWFlMTUxZCIKICAgIH0KICB9Cn0=
          signature: Zljr3qZ7AKX++L5PSPJChFKmeKrps5DzWsfb+GxNl/AfsSvTLcGKyjlfR/8oIL0uRwzww7zHit5U9W89I7BSgYJNo3K2rt23vUBWibjLlrED5zFWkG2FsPzFABvmPV7kfIetpGDO1MuyBgqfpfr+iN3oVRoINyje4xvy0nAesvv2YEGe5doJZvfudwWfslLe2QXyU5jaxecasg4dPloQ2VM3jqZ5nPaP1M6DU6pykkQokLd2kTC3XEiG6X8AEU+C3WYd3/JwYZJZskEyVarO/X8gLZw/t+e3GqhX8x25RCTHzbTZ0Nay5PdSc/TMAntWpVCC/bvB3xr7aym7lAOB0TiROFWkrxxk5cb637nHohIpgmlLDbClfqmE/1HjNwTL8smM2ujITXvN7+/H/UBNfmuuJjZFUURB29qm1TbZdCh7ibPrrw+cgaoEaE9y4/WMeaDa0Sta/IUoY5zd+ELJVGmM/OEV7jfyt6KYDF6fRfP2GtUrC5Wx1maoFf0AHuo6lu1CLcoGa8nW6vCGammnm5/ZFS9yuI3X5MvavBfOcRUH5JRtAGNthVVo1LmaeRtpM3zAo5dbgco6rT/db9dqVXXMJFCKTuKShysa4vF072ApR/9e1ONZzjuYFtWyybUaz60/+GYoN8SrH/Tk1Or970aMszZpLjL2/pqGPWW/w6U=
          slot: 16
          buy: 6500
          sale: 4500
          category: movies
          sex: 'male'
          description-to-buy:
            - ' '
            - '&bDiamond: &c♥+5'
            - '&bGold: &c♥+6'
            - '&bEmerald: &c♥+5'
            - '&bCreeper skull: &c♥+10'
            - '&bBread: &c♥+4'
            - '&bIron: &c♥+3'
            - ' '
            - '&6&lPrice:  &7$6500'
            - '&6&lLEFT CLICK  &7to buy'
            - ' '
          description-purchased:
            - ' '
            - '&bDiamond: &c♥+5'
            - '&bGold: &c♥+6'
            - '&bEmerald: &c♥+5'
            - '&bCreeper skull: &c♥+10'
            - '&bBread: &c♥+4'
            - '&bIron: &c♥+3'
            - ' '
            - '&6&lLEFT CLICK  &7to resell it for %price%'
            - ' '
          gifts:
            DIAMOND:
              hearts: 5
            GOLD_INGOT:
              hearts: 6
            EMERALD:
              hearts: 5
            BREAD:
              hearts: 4
            CREEPER_HEAD:
              hearts: 10
            IRON_INGOT:
              hearts: 3
        '8': # This value corresponds to the id shop, which identifies the npc in the shop. (It must be number, unique and unrepeatable)
          name: '&a&lGrinch'
          texture: ewogICJ0aW1lc3RhbXAiIDogMTYzOTIzNDIxOTUyOSwKICAicHJvZmlsZUlkIiA6ICJhOGJhMGY1YTFmNjQ0MTgzODZkZGI3OWExZmY5ZWRlYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJDcmVlcGVyOTA3NSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81MGQ1YjBmYTk4YjQ1YTg3ZmYyNDRkZDVmMDI0ZjFkMDEyOGQ0OGEzMDIxYzUyOTU5NTEyMmJiZTA2YTRmZDU5IgogICAgfQogIH0KfQ==
          signature: j8veJA32MwV1zFsq7nxiN/eATSTl7yE8HsuO9Qq5TXUjvSL/rTs9PigV6OLYgX8lTiAGwSEd1Pn/Q3lUXMnRJ8iNwLk8pgLTo3ENCPSJZJPrg79ooKMoFkDR9xvnRUiA6w+atoEhzT2OIluzb/AEhfNOzSWkNIP0sGlOqTUP1ceGC8fcFzH6W42J/QlvepHF0gG/A2YGVR+6tcjgl+2YhqFwo0Fi6U+44h/y/OcPcwdPApIIRyLhCjOvAwUhf87QrjaC43Vr5Inqhnpgv9fJToTZMnTWfeVo5erg7/MnQHfVA7Y3WWi2mbwr+75aEZMPW5npu0RtD+oOdk+Be9xiGrcpGSfcyIKMCwaGFjshGTqnsrHTyT3YaHeb8dv2Sd1uMT7y7G3qmE+a5Mb9gAClLdHrNxOl6LORX2ElduK+fYMUc6MBrHKewvZFoaG1UIjOGAaoT+Qv5znWztsjuy7xQrZGLUVGZ/953e8b7bRqYDrTCqtv2DaLu7sdY/A0jI1B0ftj7AbKH8sYyzE85WzqJysl/X7ga74kGO1szPA5c6OX837NMl+MgY8ibqU5PFEBU5ca9HzYgaM/OBzdAccYObvMZxJ5k78RxojduIzZp0GJwDZMiPetquUxDqmSe5oEU8aRbH4/9p3T9psfB3jp2NZ8CS8oc6FjpIXdQogliZs=
          slot: 19
          buy: 9500
          sale: 4500
          category: movies
          sex: 'male'
          description-to-buy:
            - ' '
            - '&bDiamond: &c♥+10'
            - '&bGold: &c♥+4'
            - '&bEmerald: &c♥+5'
            - ' '
            - '&6&lPrice:  &7$9500'
            - '&6&lLEFT CLICK  &7to buy'
            - ' '
          description-purchased:
            - ' '
            - '&bDiamond: &c♥+10'
            - '&bGold: &c♥+4'
            - '&bEmerald: &c♥+5'
            - ' '
            - '&6&lLEFT CLICK  &7to resell it for %price%'
            - ' '
          gifts:
            DIAMOND:
              hearts: 10
            GOLD_INGOT:
              hearts: 4
            EMERALD:
              hearts: 5
        '9': # This value corresponds to the id shop, which identifies the npc in the shop. (It must be number, unique and unrepeatable)
          name: '&a&lShrek'
          texture: eyJ0aW1lc3RhbXAiOjE1ODYyNjAwNDMwMjgsInByb2ZpbGVJZCI6IjU3MGIwNWJhMjZmMzRhOGViZmRiODBlY2JjZDdlNjIwIiwicHJvZmlsZU5hbWUiOiJMb3JkU29ubnkiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzI4NWM4ODZlOWNmMTgxMDAyYWU0MDgzYzA0OTQzMDJlOTRhMDZhZmMyNmRjMGE4NjAxMDkwNjQ3YjdkNzQyNzgifX19
          signature: PlcuNaRoEkuWSUWTXk0GoB06xG/qK7/HJYnXInSfqc5vW1ieYQkKuzTUTe5fROfAC2NxIATjmHerw9jsslY/Vk9Ale2FWaBe1tK8D9gl8rGrb2TpCBQuqThDkFHvEY384vDfYcl8aUJI7roYzCsFkxtkBngQhFrh/bAtSAVCU+pw+2TBwrHi9PuI+osJAzP51+1rcS6B2BTodLQJCeUXVwloWbV74Po7ozipGX8w2oog3pahJ+3zfCrcxMuRKthxW7fl/L9N4p2cyDSc+zCXQTucF3Nvm3hlNqdtDdA9wXoLd88Rl+9onaAPPGcT6nNV56HloUONq0jDuMN+raGaYNcLAxuVqyeQDgw8hYHzN3bOxdF7GPCoEIFu9TeDE4tTI5SF1SBfkSitIAlkKOke9aWkKYVRAgrEwVnToqLqJYgntjiaf3Y+rwKs1wZ1CTGfZiYQ/z2JIkuNJ+dFNSUuuX/zQHBPmbSsT7MEgb4DaiyrH0KArSh8Ok8EoUnBmnxAqAGFw5/aowLdIQIkTFt0tftzjzlsL47LH/8crhGhf37+QyrHEm8t7xLYJi4EbZrTR2DS7/86y9BZt0cS433g5zhmknpSLCX0mXc9hmDkdQcr+xOqR+3CfebAFc+appkSASqQa2DBy+fkdwrAIGgExyL/yTvdtDgRergYPpaxSrY=
          slot: 20
          buy: 9000
          sale: 4500
          category: movies
          sex: 'male'
          description-to-buy:
            - ' '
            - '&bDiamond: &c♥+8'
            - '&bGold: &c♥+4'
            - '&bEmerald: &c♥+5'
            - ' '
            - '&6&lPrice:  &7$9000'
            - '&6&lLEFT CLICK  &7to buy'
            - ' '
          description-purchased:
            - ' '
            - '&bDiamond: &c♥+8'
            - '&bGold: &c♥+4'
            - '&bEmerald: &c♥+5'
            - ' '
            - '&6&lLEFT CLICK  &7to resell it for %price%'
            - ' '
          gifts:
            DIAMOND:
              hearts: 8
            GOLD_INGOT:
              hearts: 4
            EMERALD:
              hearts: 5
        '10': # This value corresponds to the id shop, which identifies the npc in the shop. (It must be number, unique and unrepeatable)
          name: '&a&lIronman'
          texture: ewogICJ0aW1lc3RhbXAiIDogMTYzNTAyOTgyNzQ3MywKICAicHJvZmlsZUlkIiA6ICI5ZDIyZGRhOTVmZGI0MjFmOGZhNjAzNTI1YThkZmE4ZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJTYWZlRHJpZnQ0OCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS80ZGExNzViZjhkZGQ5YWE2YmJlMjAzMzEzYWRlYzBiOTljMzk0OTA0YzgzMzY0MzI4ZjcxZWIzYzMxN2JjMzdhIgogICAgfQogIH0KfQ==
          signature: XjLOvXZQiwR6QiCKTh76WyAitPa1VGbjn1TzU0uZycig/Nnsvj5xppiq+YzXCCiXpRU8rX80vhKinTtoMf60vk2GS1zi9bj0NlddKJ3qB0Qr1FwcNq78eNyMObK1zkB/JyKQFD2ocmzxkJOlB6k9GUPiyJW0TJ6PXVU4VPSRNVtQNvkxLrJaCiM8ZuUaQSu4MEounTACssdURWndi3yqnWm7LENJkHqH7WRTStTHZuoiL2zWc8okP3tYGbuuaJjvZhqH0Xy17ynNC+vFaXDu9vkwnq2X4CPMSv3pC3K6mZ0KDQJm9hbNzznreHQ3dNn8xe65NOtLarVxcP8l/eI3QjJebkoeMrPWtdmaCDH34HowUNICHJ1yA+kQSTS1nIOigXN+OwS8r0pMAs3Kphx1nKzYMg1XaZXk3WyoGhbkAIP+u54/ymdl4Z5sJR0rugoAGEzypGJYQZujs8lYN+1I7Xyl9inTnOA1KAxeyEpsw1qQFbWxy6pOX+gUOYmZFGm7B61DblAy885iBjjsrj/1n461JbBDt6Q99m7TChjTmQ66Jy0jCTB7n58duPmZ+Q5v8dik1Uctf95WNzcWq1Qbp3xCRBaKQ1zEAoQ3Tm/JI4L38x5J7FtR3tV3VyXuKB2P48lPJ7QeM82Ktzh2IxhDPBTFGDQJgMNTSTmxJ9QXh7o=
          slot: 21
          buy: 11500
          sale: 4500
          category: movies
          sex: 'male'
          description-to-buy:
            - ' '
            - '&bGold: &c♥+10'
            - '&bEmerald: &c♥+5'
            - ' '
            - '&6&lPrice:  &7$11500'
            - '&6&lLEFT CLICK  &7to buy'
            - ' '
          description-purchased:
            - ' '
            - '&bGold: &c♥+10'
            - '&bEmerald: &c♥+5'
            - ' '
            - '&6&lLEFT CLICK  &7to resell it for %price%'
            - ' '
          gifts:
            GOLD_INGOT:
              hearts: 10
            EMERALD:
              hearts: 5
  owned-npc:
    title: '&b[&6NPCAlive-Purshased&b]'
    openSound: BLOCK_BEACON_ACTIVATE
    items:
      slots:
        material: GRAY_STAINED_GLASS_PANE
        name: "&e"
        slots:
          - 0
          - 1
          - 2
          - 3
          - 4
          - 5
          - 6
          - 7
          - 8
          - 9
          - 18
          - 27
          - 17
          - 26
          - 35
          - 36
          - 44
      back:
        name: '&fBack'
        material: BARRIER
        slot: 45
        description:
          - ' '
          - '&6&lLEFT CLICK &7to go back to the previous page.'
      npcs:
        isPermanent: true
        slots:
          - 10
          - 11
          - 12
          - 13
          - 14
          - 15
          - 16
          - 19
          - 20
          - 21
          - 22
          - 23
          - 24
          - 25
          - 28
          - 29
          - 30
          - 31
          - 32
          - 33
          - 34
          - 37
          - 38
          - 39
          - 40
          - 41
          - 42
          - 43
 

Code (Text):
# [NPCAlive] - GUISHOP - Categories
# To see the format of the positions visit the following link: https://i.ibb.co/8x9SzXJ/position.png
GUI:
  # Here are the categories available in the store
  categories:
    title: '&b[&6NPCAlive-Categories&b]'
    openSound: BLOCK_BEACON_ACTIVATE
    items:
      slots:
        material: GRAY_STAINED_GLASS_PANE
        name: "&e"
        slots:
          - 0
          - 1
          - 2
          - 3
          - 4
          - 5
          - 6
          - 7
          - 8
          - 9
          - 18
          - 27
          - 17
          - 26
          - 35
          - 36
          - 44
          - 45
          - 46
          - 47
          - 53
          - 52
          - 51
          - 48
          - 50
      back:
        material: NETHER_STAR
        name: "&cBack"
        slot: 49
      series:
        type: CATEGORIES
        category: "series"
        name: "&fCategory: Series"
        description:
          - "&f» &7There are &b%npcalive_category_item_series% &7npc in this category."
        slot: 20
      movies:
        type: CATEGORIES
        category: "movies"
        name: "&fCategory: Movies"
        description:
          - "&f» &7There are &b%npcalive_category_item_movies% &7npc in this category."
        slot: 21
      anime:
        type: CATEGORIES
        category: "anime"
        name: "&fCategory: Anime"
        description:
          - "&f» &7There are &b%npcalive_category_item_anime% &7npc in this category."
        slot: 22
      videogames:
        type: CATEGORIES
        category: "videogames"
        name: "&fCategory: Video Games"
        description:
          - "&f» &7There are &b%npcalive_category_item_videogames% &7npc in this category."
        slot: 23
      misc:
        type: CATEGORIES
        category: "misc"
        name: "&fCategory: Misc"
        description:
          - "&f» &7There are &b%npcalive_category_item_misc% &7npc in this category."
        slot: 24
 

[​IMG]

The fundamental dependency for the correct use of the plugin is:


WIKI
Visit the wiki
Terms of service:
Before purchasing the plugin, please read these and by purchasing the plugin you agree to all of these terms of use.
  • You will not distribute this plugin on any other website and or any platform for your own personal gain and or use without explicit permission from me.
  • Refunds are not given in any circumstances. If you are going to purchase the plugin, make sure you want to.
  • You will not post any bugs in the review section. If you have a bug and or something that requires fixing contact me directly on Spigot DM or email: [email protected] or discord: ShotCraft3x#1573
  • I have the right to change these terms at any time without notice.
  • If you leave a review, it must be a fair review.

[​IMG]

I am a student in computer science, I am 25 years old, I speak Spanish so excuse my bad translation.
If you need help and I don't answer by spigot, you can contact me via private message or discord or email:

Email: [email protected]
Discord: ShotCraft3x#1573

[​IMG]

For everyone who donates, their name will be inscribed on this list, I really appreciate your donation, this helps me to continue with this NPCAlive project and others that I have in mind.

vdl19
Resource Information
Author:
----------
Total Downloads: 120
First Release: Jan 16, 2021
Last Update: Aug 15, 2023
Category: ---------------
All-Time Rating:
11 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings