KhCore informations
⦁ Server version: 1.8x
⦁ Depend: LeafSk, SkQuery, Skellett, SkStuff and Skript. Click here to download.
Use NametagEdit to make the tags work.
For any other pieces of information, don't hesitate to contact me via Discord! (kick#0808)
Main skript features:
Files:
⦁ Server version: 1.8x
⦁ Depend: LeafSk, SkQuery, Skellett, SkStuff and Skript. Click here to download.
Use NametagEdit to make the tags work.
For any other pieces of information, don't hesitate to contact me via Discord! (kick#0808)
Main skript features:
Spoiler: deserializeItem
Create an item from a string.
Format: 'MATERIAL : QUANTITY : tag>value'
Properties (TAGS) available:
Format: 'MATERIAL : QUANTITY : tag>value'
Properties (TAGS) available:
- nome>&aHello - Set the Item name.
- desc>&7Line 1\n&7Line 2 - Sets the Item description.
- encantar>SHARPNESS:1\nKNOCKBACK:1 - Enchant the Item.
- pintar>blue - Color item.
- dono>Notch - Set the owner of a head.
- nbt>{HideFlags} - Set custom nbt on items.
- owner_id - Set owner id of custom skull.
- value - Set value of custom skull.
- give player deserializeItem("HEAD:3 : 1 : dono>kiberzn : nome>&aHead : desc>&7Description : encantar>KNOCKBACK:1", player)
- set slot 0 of player to deserializeItem("LEATHER_HELMET : pintar>pink", player)
- give player deserializeItem("425 : nome>&aWall of Bricks : nbt>{BlockEntityTag:{Base:0,Patterns:[{Pattern:bri,Color:1}]}}", player)
- set slot 1 of player to deserializeItem("HEAD:3 : nome>&aSpider : owner_id>39173a7a-c957-4ec1-ac1a-43e5a64983df : value>eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDE2NDVkZmQ3N2QwOTkyMzEwN2IzNDk2ZTk0ZWViNWMzMDMyOWY5N2VmYzk2ZWQ3NmUyMjZlOTgyMjQifX19", player)
Spoiler: serializeLocation
Transforms a location into a string.
Format: 'world; x; y; z; yaw; pitch'
Example:
Format: 'world; x; y; z; yaw; pitch'
Example:
- set {location} to serializeLocati(player's location)
Spoiler: deserializeLocation
Transforms a string into a location.
Format: 'world; x; y; z; yaw; pitch'
Example:
Format: 'world; x; y; z; yaw; pitch'
Example:
- teleport player to deserializeLoca("world, -12.98, 75, 31.66, 0.02, 12.74'')
Spoiler: formatNumber
Formats a number "#,###" using DecimalFormat.
Example:
Example:
- send FormatNumber(2022) | The returned value will be '2,022'
Spoiler: stripColors
Removes all colors from a string.
Example:
Example:
- send strip colors from "&aHelo &bWorld!" | The returned value will be "Helo World!"
Spoiler: FirstColor
Gets the first color of a string.
Example:
Example:
- send first color from "&aHelo &bWorld!" | The returned value will be "&a"
Spoiler: LastColor
Get the last color of a string.
Example:
Example:
- send last color from "&aHelo &bWorld!" | The returned value will be "&b"
Files:
Spoiler: roles.yml
Code (YAML):
roles:
default:
name : 'Membro'
prefix : '&7'
permission : ' none'
vip:
name : 'Vip'
prefix : '&e [VIP ] '
permission : 'roles.vip'
broadcast : true
master:
name : 'Master'
prefix : '&6 [Master ] '
permission : '*'
broadcast : true
default:
name : 'Membro'
prefix : '&7'
permission : ' none'
vip:
name : 'Vip'
prefix : '&e [VIP ] '
permission : 'roles.vip'
broadcast : true
master:
name : 'Master'
prefix : '&6 [Master ] '
permission : '*'
broadcast : true
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.8
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
KhCore is a free Minecraft Java mod. Compatible with Minecraft 1.8. Downloaded 819 times (via Spigot). Download it and open it directly in the game.