KhPIT icon

KhPIT -----

A The Pit skript



KhPIT informations
⦁ Server version: 1.8x
⦁ Depend: KhCore
For any other pieces of information, don't hesitate to contact me via Discord!



Main skript features:
- The skript has fully configurable languages
- Custom join message
- Scoreboard
- Chat format
- Player tag (In-game & Tab)

Gameplay features:
- Perks (Golden heads, Fishing rod, Lava bucket, Endless quiver, Safety first, Gladiator, Vampire, Fortifier)
- Bounty (When players reach a number of kills, they are bountied *gold reward*)
- Gold (Minigame's currency, editable per player)
- Temporary blocks & liquids (Placing lava, cobblestone and obsidian will queue the blocks to be removed after several seconds)
- Enderchest (Multiple enderchests, access cooldown) COMING
- Stats (Track player's statistics while playing)
- Non Permanent Items (Small shop, items are lost upon death)
- Permanent Upgrades (Perk shop, perks are permanent)
- Spawn region (Disabled pvp & block placing)
- /Spawn (Teleport to spawn)
- Launchpads (Jump boost to go battle faster)
- Random gold (Gold spawns on map) COMING
- Rank Colors (You can set player's rank color in tab and chat, permission based)

Screenshots:

[​IMG]
[​IMG]
[​IMG]
[​IMG]

Videos:

Permissions:
- khpit.chat.delay (Permission to ignore chat delay)
- khpit.chat.color (Permission to say in color)
- khpit.cmd.* (All command permissions)
- khpit.* (All permissions)

Files:
Code (YAML):
# crafted by kick#0808
# www.kskripts.tk

options
:
  bungeecord
: true
  items
:
    come_back
: 'ROSE_RED : nome>&cCome back'
  coins
:
    kills
: 10
  xp
:
    kills
: 5

chat
:
  delay
: '&cWait another {time } seconds to speak again.'
  color
:
    default
: '&7'
    custom
: '&f'
  format
: '&7 [&a {khpit_level }&7 ] &8❙ {khcore_prefixed } {color } : {message }'

lobby
:
  broadcast
: ' {khcore_prefixed } &6entrou no lobby!'
  tab
:
    enabled
: true
    header
: '\n&a&lREDE KS\n    &fjogar.kskripts.tk\n '
    footer
: ' \n&bForúm : &fkskripts.tk/forum\n&b               Discord : &fkskripts.tk/discord               \n'

ingame
:
  broadcast
:
    suicide
: ' {name } &edied alone.'
    killed
: ' {name } &ewas shot down by {killer }&e.'
  messages
:
    combat_zone
: '&aYou have entered the combat zone.'
    level_up
: '&aCongratulations, your level has been upgraded to level &2 {level }&a.'
    delay
: '&cAguarde mais {time } para usar isto novamente.'
    bow
:
      hit
: ' {name } &ahas &c {hp }❤ &aof HP'

scoreboard
:
  status
:
    idling
: '&7Idling'
    fighting
: '&cFighting'
  title
: '&6&lTHE PIT'
  lines
:
 - ''
  - ' Level
: &a{level}'
  - ' Needed XP
: &b{need_level}'
  - ''
  - ' Status
: &7{state}'
  - ' Coins
: &6{coins}'
  - ''
  - '&7www.kskripts.tk'
Code (YAML):
spawn:
  profile
:
    slot
: 3
    execute
: ''
    icon
: 'HEAD:3 : dono> {player } : nome>&eProfile &cCOMMING'
  shop
:
    slot
: 5
    execute
: 'shop'
    icon
: 'EMERALD : nome>&eShop'
ingame
:
  sword
:
    slot
: 0
    icon
: 'STONE_SWORD'
  bow
:
    slot
: 1
    icon
: 'BOW'
  arrow
:
    slot
: 8
    icon
: 'ARROW : 32 : nome>&aArrows'
  armor
:
    boots
: 'IRON_BOOTS'
    leggings
: 'CHAINMAIL_LEGGINGS'
    chestplate
: 'CHAINMAIL_CHESTPLATE'
Code (YAML):
menu:
  title
: 'Shop'
  list
:
    format
: '&a * {element }'
    replaces
:
      none
: ' None'
      more
: '&8 Others ...'
  items
:
    equip
: '276 : nome>&aEquipment : desc>&7Engage in stronger combat using\n&7items from our shop.\n\n&fCurrently purchased:\n {purchased }\n\n&e➜ Click to see!'
    skill
: '384 : nome>&aSkills : desc>&7Click to buy or equip a skill.\n\n&fCurrently selected:\n {selected }\n\n&e➜ Click to see!'
Code (YAML):
menu:
  title
: 'Shop - Skills'
  informations
: 'PAPER : nome>&eInformations : desc>&fYour Level : &7{level}\n&fYour XP : &7{xp}/{need_xp}'
  locked_slot
: '351:8 : 1 : nome>&cSlot #{slot} : desc>&7Use skills to help you in combat.\n\n&fRequired level: &6{level}\n\n{state}'
  unlocked_slot
: '351:10 : 1 : nome>&aSlot #{slot} : desc>&7Select a skill to fill this slot.\n\n{state}'
  messages
:
    bought
: '&cYou already have this skill equipped in a slot.'
    select
: '&aYou equipped the &f'' {skill }''&a skill in &fSlot #{slot}&a.'
    purchase
: '&aYou purchased the &f'' {skill }''&a skill.'
  replaces
:
    select
: '&eClick to buy or select.'
    locked
: '&cYou don''t have enough level.'
  required_level
:
    slot_1
: 1
    slot_2
: 5
    slot_3
: 10
    slot_4
: 20
    slot_5
: 50

skills
:
  replaces
:
    select
: '&e➜ Click to select.'
    unselect
: '&e➜ Click to deselect.'
    buy
: '&e➜ Click to buy.'
    insufficient-coins
: '&c➜ You don''t have enough coins.'
    cost
: '&fCost : &6{price} coins.\n'

  golden_head
:
    name
: 'Golden Head'
    price
: 500
    icon
: 'HEAD:3 : 1 : dono>StackedGold : nome>&6 {name } : desc>&7When you kill a player you will\n&7receive a golden head that will\n&7give you effects when you eat it.\n\n&8 ❙ You will receive effects of a\n&8 ❙ golden apple and speed I for\n&8 ❙ 10 seconds.\n\n {state }'
  fishing_rod
:
    name
: 'Fishing Rod'
    price
: 1000
    icon
: 'FISHING_ROD : 1 : nome>&6 {name } : desc>&7Born with a fishing rod that will\n&7help you combo your enemies\n&7easier.\n\n {state }'
  lava_bucket
:
    name
: 'Lava Bucket'
    price
: 1000
    icon
: 'LAVA_BUCKET : 1 : nome>&6 {name } : desc>&7Born with a bucket of lava\n&7and set your enemies on fire.\n\n {state }'
  endless_quiver
:
    name
: 'Endless Quiver'
    price
: 2000
    icon
: 'BOW : 1 : nome>&6 {name } : desc>&7When hitting an enemy with a\n&7bow, you will receive two extra\n&7arrows.\n\n {state }'
  fortifier
:
    name
: 'Fortifier'
    price
: 5000
    icon
: '145 : 1 : nome>&6 {name } : desc>&7When taking damage with this\n&7skill activated, the damage\n&7taken will be reduced by 10 %.\n\n{state}'
  safety-first
:
    name
: 'Safety First'
    price
: 3000
    icon
: 'IRON_HELMET : 1 : nome>&6 {name } : desc>&7Spawn with a helmet.\n\n {state }'
  vampire
:
    name
: 'Vampire'
    price
: 4000
    icon
: '376 : 1 : nome>&6 {name } : desc>&7Don''t earn golden apples. Earn\n&7&c0.5❤&7 on melee hit. Earn &c1.5❤&7 on a\n&7fully charged arrow hit. Earn\n&cRegeneration II&7 (5s ) on kill.\n\n {state }'
  gladiator
:
    name
: 'Gladiator'
    price
: 4000
    icon
: 'BONE : 1 : nome>&6 {name } : desc>&7Receive &9-3 %&7 damage per nearby\n&7player. 12 blocks range. Minimum 3\n&7max 10 players.\n\n{state}'
Code (YAML):
menu:
  title
: 'Shop - Items'
  messages
:
    bought
: '&cYou have already purchased this equipment.'
    purchase
: '&aYou purchased the &f'' {item }'' &aequipment.'

items
:
  replaces
:
    selected
: '&6Is already equipped.'
    buy
: '&e➜ Click to buy.'
    insufficient-coins
: '&c➜ You don''t have enough coins.'
    cost
: '&fCost : &6{price} coins.\n'

  diamond_sword
:
    name
: 'Diamond Sword'
    price
: 500
    slot
: 0
    icon
: 'DIAMOND_SWORD : 1 : nome>&a {name } : desc>&7By purchasing this item, you will\n&7receive a diamond sword when\n&7you enter combat.\n\n&8 ❙ This item will disappear when\n&8 ❙ you die.\n\n {state }'
  obsidian
:
    name
: 'Obsidian'
    price
: 350
    icon
: 'OBSIDIAN : 8 : nome>&a {name } : desc>&7&7With this kit you will receive eight\n&7obsidians that disappear after one\n&7minute of being placed.\n\n&8 ❙ This item will disappear when\n&8 ❙ you die.\n\n {state }'
  arrow
:
    name
: 'Arrows'
    price
: 200
    icon
: 'ARROW : 18 : nome>&a {name } : desc>&7If you are a good archer this item will\n&7be perfect for you. He will give you\n&7more arrows for you to shoot at\n&7your enemies.\n\n&8 ❙ This item will disappear when\n&8 ❙ you die.\n\n {state }'
  diamond_chestplate
:
    name
: 'Diamond Chestplate'
    price
: 800
    icon
: 'DIAMOND_CHESTPLATE : 1 : nome>&a {name } : desc>&7Make your armor stronger by\n&7purchasing this item.\n\n&8 ❙ This item will disappear when\n&8 ❙ you die.\n\n {state }'
  iron_leggings
:
    name
: 'Iron Leggings'
    price
: 400
    icon
: 'IRON_LEGGINGS : 1 : nome>&a {name } : desc>&7Make your armor stronger by\n&7purchasing this item.\n\n&8 ❙ This item will disappear when\n&8 ❙ you die.\n\n {state }'
  diamond_boots
:
    name
: 'Diamond Boots'
    price
: 625
    icon
: 'DIAMOND_BOOTS : 1 : nome>&a {name } : desc>&7Make your armor stronger by\n&7purchasing this item.\n\n&8 ❙ This item will disappear when\n&8 ❙ you die.\n\n {state }'
Resource Information
Author:
----------
Total Downloads: 106
First Release: Sep 10, 2022
Last Update: Sep 28, 2022
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings