Zelk Hub Core
(I'll work on the thread design later)
Hey everyone!
So I've noticed there is a lot of Hub Cores on MC-Market but only provides the basic functions that are either hardcoded or just too complicated!
Zelk is here to change that.
We aim to allow all our functions to be configurable and efficient for the user at the same time, we will always listen to feedback and add any requests a user will have and make it as configurable as we can.
Features
Screenshots
Config
(I'll work on the thread design later)
Hey everyone!
So I've noticed there is a lot of Hub Cores on MC-Market but only provides the basic functions that are either hardcoded or just too complicated!
Zelk is here to change that.
We aim to allow all our functions to be configurable and efficient for the user at the same time, we will always listen to feedback and add any requests a user will have and make it as configurable as we can.
Features
- Vault Support (Hook into most Rank Systems of your choice)
- Styles System - allow your players to change the way it looks for them.
- Most(if not all) things configurable!
- Efficient and aim to keep TPS stable.
- Vault - literally just Vault!
Screenshots
Config
Code:
#[/SIZE][/B][/LEFT][/SIZE][/B][/LEFT]
[B][SIZE=7]
[LEFT][B][SIZE=7]
[LEFT]# Welcome to the Zelk Hub Core Configuration!
# Made by C0an
# If you require support message me on telegram: @KillAura
#
# Here you can edit and create your own variables!
# Just simply type what you want and to use it type %variablename%.
variables:
servername: Zelk
website: c0an.club
teamspeak: ts.c0an.club
store: store.c0an.club
discord: discord.c0an.club
# Styles are a way to allow a user to select a theme they like!
# Default style is the one that is always shown.
styles:
Default:
main: GOLD
other: YELLOW
prefix: "&6&lZelk &7» &e"
Blue:
main: AQUA
other: GRAY
prefix: "&b&lZelk &7» &7"
# Here you can configure how the style menu
# Looks like in game!
stylesmenu:
title: "&7Select a Style"
styleitem:
name: "%styleinvcolour%%styleinvname%"
lore:
- "%other%Click to select this as your Style!"
item: PAPER
data: 0
amount: 1
resetitem:
name: "&cReset Style"
lore:
- "%other%This will automatically set your style to the Default Style."
item: REDSTONE_BLOCK
data: 0
amount: 1
# Here you can configure how the selector menu
# looks like in game!
# To add a queue to the item simply put at the end of it
# queue: <bungeename>
selectormenu:
title: "&7Select a Server"
size: 27
items:
HCF:
name: "&bHardcore Factions"
lore:
- "%other%Click to join the Queue!"
item: DIAMOND_HELMET
data: 0
amount: 1
slot: 0
queue: HCF
Practice:
name: "&ePractice"
lore:
- "%other%Click to join the Queue!"
item: DIAMOND_SWORD
data: 0
amount: 1
slot: 4
queue: Practice
KitMap:
name: "&cKitMap"
lore:
- "%other%Click to join the Queue!"
item: IRON_CHESTPLATE
data: 0
amount: 1
slot: 8
queue: KitMap
# Here you can configure the lobby items the player will recieve
# You can simply add or remove any of the items. (Action support/triggers
# will be added soon)
items:
selector:
name: "%main%Server Selector"
lore:
- "%main%&lRIGHT CLICK %other%to use the %main%&lSERVER SELECTOR%other%."
item: BOOK
data: 0
amount: 1
slot: 8
style:
name: "%main%Style Selector"
lore:
- "%main%&lRIGHT CLICK %other%to select a %main%&lSTYLE%other%."
item: ENDER_CHEST
data: 0
amount: 1
slot: 0
# Settings control how the plugin will work
# Here you can configure the chat layout or disable listeners.
settings:
chat:
enabled: true
format: "%prefix%%player%&f: %message%"
# This is where you can control events
# Set it to 'true' if you want it to be cancelled
listeners:
weather: true
blockbreak: true
blockplace: true
entityspawn: true
damage: true
foodlevelchange: true
bucketempty: true
bucketfill: true
dropitem: true
pickupitem: true
# This is where you can make custom permissions, no permission messages
# and configure the command text!
commands:
nopermission: "&cNo permission."
reloadconfig:
permission: zelk.reloadconfig
success: "&aSuccessfully reloaded the config!"
setspawn:
permission: zelk.setspawn
success: "&aSuccessfully saved the Spawn Location!"
spawn:
permission: None
teleported: ""
togglechat:
permission: zelk.togglechat
enabled: "%prefix%You have &aunmuted %other%global chat!"
disabled: "%prefix%You have &cmuted %other%global chat!"
# Here you can edit the messages that are shown in-game
# All variables are supported here!
messages:
joinmessage:
- "&7&m----------------------------------------------"
- "%other%Welcome to %main%&l%servername%%other%!"
- ""
- "%main%&lWebsite &7» %other%%website%"
- "%main%&lTeamspeak &7» %other%%teamspeak%"
- "%main%&lStore &7» %other%%store%"
- "%main%&lDiscord &7» %other%%discord%"
- "&7&m----------------------------------------------"
queue:
notify:
- "%other%You are in position %main%%position% %other%out of %main%%queuesize% %other%in the %main%%queuename% %other%queue."
- "%other%Your %main%%rank% %other%rank has placed you in front of %main%%infrontqueue% %other%players."
- "%other%To leave the queue, type /leavequeue"
inqueue:
- "&cYou are already queuing for: %queuename%"
joined:
- "&aYou have joined the %queuename% Queue!"
notfound: "&cThat queue was not found!"
style:
reset: "%prefix%You have &creset %other%your %main%Style%other%."
alreadydefault: "%prefix%You already have the %main%Default Style%other%."
selected: "%prefix%You have selected the %main%%stylename% Style%other%."
chat:
locked: "%prefix%Chat is currently locked."
# Here you can configure how the scoreboard will look like
scoreboard:
title: "%main%&l%servername% &7❘ &fHub-01"
normal:
- "&7&m-----------------------"
- "%main%&lOnline Players"
- "%other%%players% / 2,500"
- ""
- "%main%&lRank"
- "%other%Default"
- ""
- "&7www.%website%"
- "&7&m-----------------------"
queue:
- "&7&m-----------------------"
- "%main%&lOnline Players"
- "%other%%players% / 2,500"
- ""
- "%main%&lRank"
- "%other%Default"
- ""
- "%main%&lQueue"
- "&7%queuename%"
- "%other%#%position% / %queuesize%"
- ""
- "&7www.%website%"
- "&7&m-----------------------"
# This is where you can setup priorities for the queue.
# If you don't add a rank here, it's default priority is 0
rank:
Owner:
priority: 100
Admin:
priority: 50
Default:
priority: 0
# This is where your spawn location will be stored.
spawn:
world: world
x: 0
y: 100
z: 0
yaw: 0
pitch: 0
Credits:
joeleoli - Scoreboard API
You must not resale or redistribute.
You must purchase via PayPal using F&F
You must purchase via PayPal using F&F
Last edited:

