❄️ ColdLobby | INSANE HubCore | Parkour | Queue | Timers | SmartConfig ❄️

Status
This thread has been locked.

Cold Services

discord.coldservices.net
Supreme
Feedback score
9
Posts
123
Reactions
229
Resources
4
features.png

Note:
This plugin is now running on coldnetwork for anyone wondering!


Main Features:
Like most hub cores this one has the traditional stuff like: scoreboard, tab, menus, hotbar and join messages. But what makes these features different in ColdLobby is the smart and structured configuration & the way the features are executed, more info on that below.
The hub core is made with quality, good support and configurability in mind. That's why the price is 15$.

Queue:
Fully togglable and customizable queue system, this is a really performance friendly system and allows you to make prioritized queues litterly within 5 seconds. All you have to do is add the queue (bungee-server-name) in the config and you're good to go.
You can add global/per-server priorities through permission and/or global/per-server bypass permissions.

Parkour:
An easy-to-setup yet fun parkour experience for your players to enjoy. Through our plugin-wide placeholder system you can let your players know their current or best time of the parkour. The setup of this parkour takes like 1 minute, you have to place 3 types of pressure plates (1 for start, 1 type for checkpoints and 1 type for finish)
You can make an awesome Leaderboards hologram with this plugin aswell, a placeholders list is in the discord along with extra information!

Timer:
A fully configurable timer system, this is great for showing stuff like releases, koths or basically any event happening on your server
You can add them by writing a date or by just entering a time like 1h or 90m
They save once the server shuts down so when it boots up the timer will still be going

Smart Configuration:
Complete hotbar system, this makes it possible to make an item optional in your hotbar, for example if you're in queue or in parkour
Menu system with a structured config and the possibility to make unlimited menus with optional buttons and inside buttons optional lore lines.
The scoreboard and tab are fully configurable aswell, these also allow for optional lines so you can make optional lines in the scoreboard and hide stuff in a tab slot.

Commands:
Essentials:
/hide
/fly - coldlobby.fly
/setspawn - coldlobby.setspawn

Parkour:
/parkour leave (used in hotbar item)
/parkour checkpoint

Queue:
/queue
/queue join
/queue leave
/queue pause - coldlobby.queue.pause

Timer:
/timer - coldlobby.timer
/timer add - coldlobby.timer
/timer adddate - coldlobby.timer
/timer pause - coldlobby.timer
/timer remove - coldlobby.timer
/timer removeall - coldlobby.timer

Other permissions:
coldlobby.armor.[armor]
coldlobby.queue.bypass
coldlobby.queue.[server].bypass
coldlobby.prio.1-20
coldlobby.prio.[server].1-20

media.png

Gif_1.gif

Gif_2.gif

Gif_3.gif

Gif_4.gif
Screenshot_1.png

Screenshot_2.png

Screenshot_3.png

Screenshot_4.png

Screenshot_5.png

Screenshot_6.png

Screenshot_7.png
Screenshot_10.png

Screenshot_9.png

files.png

Code:
license: ""
join:
  private-message: #format: [] if you don't want any message sent.
    format:
      - "&b&m-----&8&m-----&b&m----------------------&8&m-----&b&m-----"
      - ""
      - "&fWelcome &b%name% &fto &b&lColdNetwork"
      - ""
      - " &7* &fWebsite: &bhttps://coldnetwork.net"
      - " &7* &fStore: &bhttps://store.coldnetwork.net/"
      - " &7* &fDiscord: &bhttps://discord.coldnetwork.net/"
      - " &7* &fTwitter: &bhttps://twitter.com/coldnetworknet"
      - ""
      - "&b&m-----&8&m-----&b&m----------------------&8&m-----&b&m-----"
  public-message:
    enabled: true #Disables public join message completely
    format: "&8[&a+&8] %prefix%%name%" #Leave blank to make other plugins take care this message (enabled must be true)
    permission: "coldlobby.public-join-message" #Leave blank if no permission is needed, enabled: false or format: "" overrides this
leave:
  public-message:
    enabled: true #Disables public leave message completely
    format: "&8[&c-&8] %prefix%%name%" #Leave blank to make other plugins take care this message (enabled must be true)
    permission: "coldlobby.public-leave-message" #Leave blank if no permission is needed, enabled: false or format: "" overrides this
chat:
  enabled: true #Disables chat completely
  format: "%prefix%%name%&7: &f%message%" #Leave blank to make other plugins take care of chat (enabled must be true)
  permission: "coldlobby.chat" #Leave blank if no permission is needed, enabled: false or format: "" overrides this
  no-permission: "&cYou do not have permissions to chat here"
queue: #Servers need to have the exact same name as your bungeecord config.yml
  enabled: true
  status-update: 5 #0 to disable
  use-internal-bungee-placeholders: true #This makes it so %bungee_[server]% & %bungee_total% are handled by ColdLobby
  servers: #Add all servers you want to queue & you want to get the online count from with internal %bungee_[server]% placeholders
    - "Lobby"
    - "Practice"
    - "KitMap"
    - "SkyBlock"
pinger:
  enabled: false #This is mostly meant for RedisBungee servers or non-bungee servers, I always recommend to use bungee placeholders instead of this!
  servers:
    - "[email protected]:25565" #%pinger_Practice-EU%
    - "[email protected]:25565"
  merged:
    - "Practice@Practice-EU:practice-SA" #%pinger_merged_Practice%
menus:
  list: #Add all file names you add in the menus folder when adding new menus
    - "selector"
Code:
queue:
  joined: "&fYou are now queued for &b%queue%"
  left: "&fYou are no longer queued"
  not-found: "&cThat queue is not found"
  none: "&cYou are not in any queue"
  status: "&fYou are currently position &b&l%queue_position%/%queue_total% &fin the &b&l%queue_server% &fqueue"
  paused: "&fYou have &b%paused% &fthe &b%queue% &fqueue"
  info:
    - "&b&l%queue_server% Queue"
    - " &fPaused: &b%queue_paused%"
    - " &fQueued: &b%queue_count%"
  help:
    - "&b&lQueue Commands"
    - " &b/queue join [server] &7- &fTo join a queue"
    - " &b/queue leave &7- &fTo leave a queue"
timer:
  removed: "&fYou have removed &fthe &b%timer% &ftimer"
  removed-all: "&fYou have removed all &ftimers"
  not-found: "&cThat timer is not found"
  paused: "&fYou have &b%paused% &fthe &b%timer% &ftimer"
  started:
    - ""
    - "&c&l ⚠ &b&l%timer% &ftimer has started!"
    - ""
  help:
    - "&b&lTimer Commands"
    - " &b/timer add [time] [text] &7- &fStart a timer"
    - " &b/timer adddate [date] [text] &7- &fStart a timer ending at a date"
    - " &b/timer pause [part-of-timer-text] &7- &fPause specific timer"
    - " &b/timer cancel/remove [part-of-timer-text] &7- &fCancel specific timer"
    - " &b/timer cancelall/removeall &7- &fCancel all timers"
essentials:
  cooldown: "&cYou're still on cooldown for another &l%cooldown%s"
  fly:
    enabled: "&fFly is &aenabled"
    disabled: "&fFly is &cdisabled"
  hide-players:
    enabled: "You are now &chiding &fall players"
    disabled: "You are now &ashowing &fall players"

Code:
hotbar:
  items:
    hide-players:
      item:
        name: "&b&lHide Players &7(Right-Click)"
        lore:
          - "&fRight-click to hide players"
        material: INK_SACK
        durability: 10
        amount: 1
      slot: 0
      display-if: "!%is_hiding%"
      actions:
        - "[command] hide"
    show-players:
      item:
        name: "&b&lShow Players &7(Right-Click)"
        lore:
          - "&fRight-click to show players"
        material: INK_SACK
        durability: 8
        amount: 1
      slot: 0
      display-if: "%is_hiding%"
      actions:
        - "[command] hide"
    leave-queue:
      item:
        name: "&b&lLeave Queue &7(Right-Click)"
        lore:
          - "&fRight-click to leave the queue"
        material: INK_SACK
        durability: 1
        amount: 1
      slot: 1
      display-if: "%is_queued%"
      actions:
        - "[command] queue leave"
    parkour-checkpoint:
      item:
        name: "&a&lLast Checkpoint &7(Right-Click)"
        lore:
          - "&fRight-click to tp to your last checkpoint"
        material: FEATHER
        durability: 0
        amount: 1
      slot: 3
      display-if: "%is_parkour%"
      actions:
        - "[command] parkour checkpoint"
    servers-menu:
      item:
        name: "&b&lServers &7(Right-Click)"
        lore:
          - "&fRight-click to view our servers"
        material: CHEST
        durability: 0
        amount: 1
      slot: 4
      actions:
        - "[menu] selector"
    parkour-leave:
      item:
        name: "&c&lQuit Parkour &7(Right-Click)"
        lore:
          - "&fRight-click to leave the parkour"
        material: INK_SACK
        durability: 1
        amount: 1
      slot: 5
      display-if: "%is_parkour%"
      actions:
        - "[command] parkour leave"
    ender-butt:
      item:
        name: "&b&lEnderButt &7(Right-Click)"
        lore:
          - "&fRight-click to pearl"
        material: ENDER_PEARL
        durability: 0
        amount: 1
      slot: 8
      display-if: "!%is_parkour%"
      actions:
        - "[enderbutt]"
    ender-butt-disabled:
      item:
        name: "&c&lEnderButt &7(Disabled)"
        lore:
          - "&fRight-click to not pearl"
        material: EYE_OF_ENDER
        durability: 0
        amount: 1
      slot: 8
      display-if: "%is_parkour%"
      actions: []
Code:
scoreboard:
  enabled: true
  title: "&b&lCold &7&l⎜ &fLobby"
  lines:
    - "&7&m-------------------"
    - "&b&l Network Info &7(%bungee_total%)"
    - "&f  Practice: &b%bungee_Practice%/500"
    - "&f  KitMap: &b%bungee_KitMap%/500"
    - "&f  SpeedHCF: &b%bungee_SpeedHCF%/500"
    - "&f"
    - "&b&l Parkour &7(PR: %parkour_besttime%)&f<display=!%is_queued%"
    - "&f  %parkour_time%&f<display=!%is_queued%"
    - "&f<display=!%is_queued%"
    - "&b&l Queue &7(%queue_server%)<display=%is_queued%"
    - "&f  #%queue_position% &fout of &f%queue_total%<display=%is_queued%"
    - "&f<display=%is_queued%"
    - "%timer_lines%"
    - "&f<display=%is_any_timer%"
    - "&7&oplay.coldnetwork.net"
    - "&7&m-------------------"
  timer:
    line: "%text%&7: &f%timer%"
Code:
tab:
  enabled: true
  header: ''
  footer: ''
  left-rows:
    - '&fSupport us: &b/buy'
    - '&8&m----------------'
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - '&8&m----------------'
    - ' &b&lPractice'
    - '  &fOnline&7: &b%bungee_Practice%'
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - '&8&m----------------'
  center-rows:
    - '   &b&lColdNetwork'
    - '&8&m----------------'
    - ''
    - ''
    - '&fOnline&7: &b%bungee_total%/1000'
    - '&fQueued&7: &b%in_queues%'
    - ''
    - '     &b&lServers'
    - '&8&m----------------'
    - ' &b&lLobby'
    - '  &fOnline&7: &b%bungee_Lobby%'
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - 'coldnetwork.net'
    - '&8&m----------------'
  right-rows:
    - '&fDiscord: &b/discord'
    - '&8&m----------------'
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - '&8&m----------------'
    - ' &b&lKitMap'
    - '  &fOnline&7: &b%bungee_KitMap%'
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - '&8&m----------------'
Code:
armor:
  owner:
    helmet:
      name: "&4&lOwner Helmet"
      lore: []
      material: LEATHER_HELMET
      color: "255,255,255"
      durability: 0
      amount: 1
    chestplate:
      name: "&4&lOwner Chestplate"
      lore: []
      material: LEATHER_CHESTPLATE
      color: "255,255,255"
      durability: 0
      amount: 1
    leggings:
      name: "&4&lOwner Leggings"
      lore: []
      material: LEATHER_LEGGINGS
      color: "255,255,255"
      durability: 0
      amount: 1
    boots:
      name: "&4&lOwner Boots"
      lore: []
      material: LEATHER_BOOTS
      color: "255,255,255"
      durability: 0
      amount: 1

Code:
selector:
  name: "&b&lServer Selector"
  size: 27
  auto-refresh: true
  fill-button:
    name: ""
    amount: "1"
    lore: [ ]
    item:
      material: "STAINED_GLASS_PANE"
      durability: 15
    actions: []
  buttons:
    practice:
      item:
        material: "POTION"
        durability: 16421
      name: "&dPractice &7(%bungee_Practice%/500)"
      amount: "%bungee_Practice%"
      lore:
        - "&7"
        - "&bInfo:"
        - " &7* &fVersion&7: &f1.8.8 &7(1.7.x - 1.8.x Compatible)"
        - " &7* &fOnline&7: &f%bungee_Practice%"
        - " &7* &fQueued&7: &f%queued_Practice%"
        - "&7"
        - "&bFeatures:"
        - "  &7* &fUnranked & Ranked"
        - "  &7* &fParty FFA, Split, HCF and KoTH"
        - "  &7* &fParty vs Party fights"
        - "  &7* &f8 Player-hosted events"
        - "  &7* &f1v1/2v2 Tournaments"
        - "  &7* &fIntuitive Kit Editor"
        - "&7"
        - "&7&l(!) &fClick here to join &f&nPractice!"
      slot: 11
      actions:
        - "[close]"
        - "[command] queue join Practice"
    kitmap:
      item:
        material: "DIAMOND_SWORD"
        durability: 0
      name: "&bKitMap &7(%bungee_KitMap%/500)"
      amount: "%bungee_KitMap%"
      lore:
        - "&7"
        - "&bInfo:"
        - " &7* &fVersion&7: &f1.8.8 &7(1.7.x - 1.8.x Compatible)"
        - " &7* &fOnline&7: &f%bungee_KitMap%"
        - " &7* &fIn-Queue&7: &f%queued_KitMap%"
        - "&7"
        - "&bFeatures:"
        - "  &7* &fLevels, and killranks"
        - "  &7* &f9 Classes"
        - "  &7* &f8 Crates"
        - "  &7* &fTimed Rewards"
        - "  &7* &fBounties"
        - "  &7* &fTokens & shops"
        - "&7"
        - "&7&l(!) &fClick here to join &f&nKitMap!"
      slot: 13
      actions:
        - "[close]"
        - "[command] queue join KitMap"
    skyblock:
      item:
        material: "EMERALD"
        durability: 0
      name: "&aSkyBlock &7(%bungee_SkyBlock%/500)"
      amount: "%bungee_SkyBlock%"
      lore:
        - "&7"
        - "&bInfo:"
        - " &7* &fVersion&7: &f1.8.8 &7(1.7.x - 1.8.x Compatible)"
        - " &7* &fOnline&7: &f%bungee_SkyBlock%"
        - " &7* &fIn-Queue&7: &f%queued_SkyBlock%"
        - "&7"
        - "&bFeatures:"
        - "  &7* &fCool Starter Islands"
        - "  &7* &fA lot of /challenges"
        - "  &7* &fCasino, Auction House"
        - "  &7* &fMobCoins, Custom Enchants"
        - "  &7* &fIsland Top, Upgrades, Menu"
        - "  &7* &fLeaderboards, Islands Warps"
        - "  &7* &f6 Amazing Crates"
        - "&7"
        - "&7&l(!) &fClick here to join &f&nSkyBlock!"
      slot: 15
      actions:
        - "[close]"
        - "[command] queue join SkyBlock"

contact.png

You can contact me on any of the following platforms:
(Preferred) Support discord: https://discord.gg/GKt9b8H
Discord - Nick_0251#7824
Private message me here.
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Cold Services

discord.coldservices.net
Supreme
Feedback score
9
Posts
123
Reactions
229
Resources
4
UPDATE: This plugin is now running on play.coldnetwork.net/coldpvp.com
 

Cold Services

discord.coldservices.net
Supreme
Feedback score
9
Posts
123
Reactions
229
Resources
4
Update 1.1:
- Added built-in smooth Pinger (mainly for if you run redisbungee, so you can get playercounts from other servers)
- Added queue status update alerts and the /queue status and /queue info commands
- Added the action [endertp] for if you don't want the rideable [enderbutt]
- Added a config option to make internal bungee placeholders optional
- Added %rankcolor%
 

AB987

fas
Deactivated
Feedback score
1
Posts
322
Reactions
49
Resources
0
features.png

Note:
This plugin is now running on coldnetwork for anyone wondering!


Main Features:
Like most hub cores this one has the traditional stuff like: scoreboard, tab, menus, hotbar and join messages. But what makes these features different in ColdLobby is the smart and structured configuration & the way the features are executed, more info on that below.
The hub core is made with quality, good support and configurability in mind. That's why the price is 15$.

Queue:
Fully togglable and customizable queue system, this is a really performance friendly system and allows you to make prioritized queues litterly within 5 seconds. All you have to do is add the queue (bungee-server-name) in the config and you're good to go.
You can add global/per-server priorities through permission and/or global/per-server bypass permissions.

Parkour:
An easy-to-setup yet fun parkour experience for your players to enjoy. Through our plugin-wide placeholder system you can let your players know their current or best time of the parkour. The setup of this parkour takes like 1 minute, you have to place 3 types of pressure plates (1 for start, 1 type for checkpoints and 1 type for finish)
You can make an awesome Leaderboards hologram with this plugin aswell, a placeholders list is in the discord along with extra information!

Timer:
A fully configurable timer system, this is great for showing stuff like releases, koths or basically any event happening on your server
You can add them by writing a date or by just entering a time like 1h or 90m
They save once the server shuts down so when it boots up the timer will still be going

Smart Configuration:
Complete hotbar system, this makes it possible to make an item optional in your hotbar, for example if you're in queue or in parkour
Menu system with a structured config and the possibility to make unlimited menus with optional buttons and inside buttons optional lore lines.
The scoreboard and tab are fully configurable aswell, these also allow for optional lines so you can make optional lines in the scoreboard and hide stuff in a tab slot.

Commands:
Essentials:
/hide
/fly - coldlobby.fly
/setspawn - coldlobby.setspawn

Parkour:
/parkour leave (used in hotbar item)
/parkour checkpoint

Queue:
/queue
/queue join
/queue leave
/queue pause - coldlobby.queue.pause

Timer:
/timer - coldlobby.timer
/timer add - coldlobby.timer
/timer adddate - coldlobby.timer
/timer pause - coldlobby.timer
/timer remove - coldlobby.timer
/timer removeall - coldlobby.timer

Other permissions:
coldlobby.armor.[armor]
coldlobby.queue.bypass
coldlobby.queue.[server].bypass
coldlobby.prio.1-20
coldlobby.prio.[server].1-20

media.png

Gif_1.gif

Gif_2.gif

Gif_3.gif

Gif_4.gif
Screenshot_1.png

Screenshot_2.png

Screenshot_3.png

Screenshot_4.png

Screenshot_5.png

Screenshot_6.png

Screenshot_7.png
Screenshot_10.png

Screenshot_9.png

files.png

Code:
license: ""
join:
  private-message: #format: [] if you don't want any message sent.
    format:
      - "&b&m-----&8&m-----&b&m----------------------&8&m-----&b&m-----"
      - ""
      - "&fWelcome &b%name% &fto &b&lColdNetwork"
      - ""
      - " &7* &fWebsite: &bhttps://coldnetwork.net"
      - " &7* &fStore: &bhttps://store.coldnetwork.net/"
      - " &7* &fDiscord: &bhttps://discord.coldnetwork.net/"
      - " &7* &fTwitter: &bhttps://twitter.com/coldnetworknet"
      - ""
      - "&b&m-----&8&m-----&b&m----------------------&8&m-----&b&m-----"
  public-message:
    enabled: true #Disables public join message completely
    format: "&8[&a+&8] %prefix%%name%" #Leave blank to make other plugins take care this message (enabled must be true)
    permission: "coldlobby.public-join-message" #Leave blank if no permission is needed, enabled: false or format: "" overrides this
leave:
  public-message:
    enabled: true #Disables public leave message completely
    format: "&8[&c-&8] %prefix%%name%" #Leave blank to make other plugins take care this message (enabled must be true)
    permission: "coldlobby.public-leave-message" #Leave blank if no permission is needed, enabled: false or format: "" overrides this
chat:
  enabled: true #Disables chat completely
  format: "%prefix%%name%&7: &f%message%" #Leave blank to make other plugins take care of chat (enabled must be true)
  permission: "coldlobby.chat" #Leave blank if no permission is needed, enabled: false or format: "" overrides this
  no-permission: "&cYou do not have permissions to chat here"
queue: #Servers need to have the exact same name as your bungeecord config.yml
  enabled: true
  status-update: 5 #0 to disable
  use-internal-bungee-placeholders: true #This makes it so %bungee_[server]% & %bungee_total% are handled by ColdLobby
  servers: #Add all servers you want to queue & you want to get the online count from with internal %bungee_[server]% placeholders
    - "Lobby"
    - "Practice"
    - "KitMap"
    - "SkyBlock"
pinger:
  enabled: false #This is mostly meant for RedisBungee servers or non-bungee servers, I always recommend to use bungee placeholders instead of this!
  servers:
    - "[email protected]:25565" #%pinger_Practice-EU%
    - "[email protected]:25565"
  merged:
    - "Practice@Practice-EU:practice-SA" #%pinger_merged_Practice%
menus:
  list: #Add all file names you add in the menus folder when adding new menus
    - "selector"
Code:
queue:
  joined: "&fYou are now queued for &b%queue%"
  left: "&fYou are no longer queued"
  not-found: "&cThat queue is not found"
  none: "&cYou are not in any queue"
  status: "&fYou are currently position &b&l%queue_position%/%queue_total% &fin the &b&l%queue_server% &fqueue"
  paused: "&fYou have &b%paused% &fthe &b%queue% &fqueue"
  info:
    - "&b&l%queue_server% Queue"
    - " &fPaused: &b%queue_paused%"
    - " &fQueued: &b%queue_count%"
  help:
    - "&b&lQueue Commands"
    - " &b/queue join [server] &7- &fTo join a queue"
    - " &b/queue leave &7- &fTo leave a queue"
timer:
  removed: "&fYou have removed &fthe &b%timer% &ftimer"
  removed-all: "&fYou have removed all &ftimers"
  not-found: "&cThat timer is not found"
  paused: "&fYou have &b%paused% &fthe &b%timer% &ftimer"
  started:
    - ""
    - "&c&l ⚠ &b&l%timer% &ftimer has started!"
    - ""
  help:
    - "&b&lTimer Commands"
    - " &b/timer add [time] [text] &7- &fStart a timer"
    - " &b/timer adddate [date] [text] &7- &fStart a timer ending at a date"
    - " &b/timer pause [part-of-timer-text] &7- &fPause specific timer"
    - " &b/timer cancel/remove [part-of-timer-text] &7- &fCancel specific timer"
    - " &b/timer cancelall/removeall &7- &fCancel all timers"
essentials:
  cooldown: "&cYou're still on cooldown for another &l%cooldown%s"
  fly:
    enabled: "&fFly is &aenabled"
    disabled: "&fFly is &cdisabled"
  hide-players:
    enabled: "You are now &chiding &fall players"
    disabled: "You are now &ashowing &fall players"

Code:
hotbar:
  items:
    hide-players:
      item:
        name: "&b&lHide Players &7(Right-Click)"
        lore:
          - "&fRight-click to hide players"
        material: INK_SACK
        durability: 10
        amount: 1
      slot: 0
      display-if: "!%is_hiding%"
      actions:
        - "[command] hide"
    show-players:
      item:
        name: "&b&lShow Players &7(Right-Click)"
        lore:
          - "&fRight-click to show players"
        material: INK_SACK
        durability: 8
        amount: 1
      slot: 0
      display-if: "%is_hiding%"
      actions:
        - "[command] hide"
    leave-queue:
      item:
        name: "&b&lLeave Queue &7(Right-Click)"
        lore:
          - "&fRight-click to leave the queue"
        material: INK_SACK
        durability: 1
        amount: 1
      slot: 1
      display-if: "%is_queued%"
      actions:
        - "[command] queue leave"
    parkour-checkpoint:
      item:
        name: "&a&lLast Checkpoint &7(Right-Click)"
        lore:
          - "&fRight-click to tp to your last checkpoint"
        material: FEATHER
        durability: 0
        amount: 1
      slot: 3
      display-if: "%is_parkour%"
      actions:
        - "[command] parkour checkpoint"
    servers-menu:
      item:
        name: "&b&lServers &7(Right-Click)"
        lore:
          - "&fRight-click to view our servers"
        material: CHEST
        durability: 0
        amount: 1
      slot: 4
      actions:
        - "[menu] selector"
    parkour-leave:
      item:
        name: "&c&lQuit Parkour &7(Right-Click)"
        lore:
          - "&fRight-click to leave the parkour"
        material: INK_SACK
        durability: 1
        amount: 1
      slot: 5
      display-if: "%is_parkour%"
      actions:
        - "[command] parkour leave"
    ender-butt:
      item:
        name: "&b&lEnderButt &7(Right-Click)"
        lore:
          - "&fRight-click to pearl"
        material: ENDER_PEARL
        durability: 0
        amount: 1
      slot: 8
      display-if: "!%is_parkour%"
      actions:
        - "[enderbutt]"
    ender-butt-disabled:
      item:
        name: "&c&lEnderButt &7(Disabled)"
        lore:
          - "&fRight-click to not pearl"
        material: EYE_OF_ENDER
        durability: 0
        amount: 1
      slot: 8
      display-if: "%is_parkour%"
      actions: []
Code:
scoreboard:
  enabled: true
  title: "&b&lCold &7&l⎜ &fLobby"
  lines:
    - "&7&m-------------------"
    - "&b&l Network Info &7(%bungee_total%)"
    - "&f  Practice: &b%bungee_Practice%/500"
    - "&f  KitMap: &b%bungee_KitMap%/500"
    - "&f  SpeedHCF: &b%bungee_SpeedHCF%/500"
    - "&f"
    - "&b&l Parkour &7(PR: %parkour_besttime%)&f<display=!%is_queued%"
    - "&f  %parkour_time%&f<display=!%is_queued%"
    - "&f<display=!%is_queued%"
    - "&b&l Queue &7(%queue_server%)<display=%is_queued%"
    - "&f  #%queue_position% &fout of &f%queue_total%<display=%is_queued%"
    - "&f<display=%is_queued%"
    - "%timer_lines%"
    - "&f<display=%is_any_timer%"
    - "&7&oplay.coldnetwork.net"
    - "&7&m-------------------"
  timer:
    line: "%text%&7: &f%timer%"
Code:
tab:
  enabled: true
  header: ''
  footer: ''
  left-rows:
    - '&fSupport us: &b/buy'
    - '&8&m----------------'
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - '&8&m----------------'
    - ' &b&lPractice'
    - '  &fOnline&7: &b%bungee_Practice%'
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - '&8&m----------------'
  center-rows:
    - '   &b&lColdNetwork'
    - '&8&m----------------'
    - ''
    - ''
    - '&fOnline&7: &b%bungee_total%/1000'
    - '&fQueued&7: &b%in_queues%'
    - ''
    - '     &b&lServers'
    - '&8&m----------------'
    - ' &b&lLobby'
    - '  &fOnline&7: &b%bungee_Lobby%'
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - 'coldnetwork.net'
    - '&8&m----------------'
  right-rows:
    - '&fDiscord: &b/discord'
    - '&8&m----------------'
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - '&8&m----------------'
    - ' &b&lKitMap'
    - '  &fOnline&7: &b%bungee_KitMap%'
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - ''
    - '&8&m----------------'
Code:
armor:
  owner:
    helmet:
      name: "&4&lOwner Helmet"
      lore: []
      material: LEATHER_HELMET
      color: "255,255,255"
      durability: 0
      amount: 1
    chestplate:
      name: "&4&lOwner Chestplate"
      lore: []
      material: LEATHER_CHESTPLATE
      color: "255,255,255"
      durability: 0
      amount: 1
    leggings:
      name: "&4&lOwner Leggings"
      lore: []
      material: LEATHER_LEGGINGS
      color: "255,255,255"
      durability: 0
      amount: 1
    boots:
      name: "&4&lOwner Boots"
      lore: []
      material: LEATHER_BOOTS
      color: "255,255,255"
      durability: 0
      amount: 1

Code:
selector:
  name: "&b&lServer Selector"
  size: 27
  auto-refresh: true
  fill-button:
    name: ""
    amount: "1"
    lore: [ ]
    item:
      material: "STAINED_GLASS_PANE"
      durability: 15
    actions: []
  buttons:
    practice:
      item:
        material: "POTION"
        durability: 16421
      name: "&dPractice &7(%bungee_Practice%/500)"
      amount: "%bungee_Practice%"
      lore:
        - "&7"
        - "&bInfo:"
        - " &7* &fVersion&7: &f1.8.8 &7(1.7.x - 1.8.x Compatible)"
        - " &7* &fOnline&7: &f%bungee_Practice%"
        - " &7* &fQueued&7: &f%queued_Practice%"
        - "&7"
        - "&bFeatures:"
        - "  &7* &fUnranked & Ranked"
        - "  &7* &fParty FFA, Split, HCF and KoTH"
        - "  &7* &fParty vs Party fights"
        - "  &7* &f8 Player-hosted events"
        - "  &7* &f1v1/2v2 Tournaments"
        - "  &7* &fIntuitive Kit Editor"
        - "&7"
        - "&7&l(!) &fClick here to join &f&nPractice!"
      slot: 11
      actions:
        - "[close]"
        - "[command] queue join Practice"
    kitmap:
      item:
        material: "DIAMOND_SWORD"
        durability: 0
      name: "&bKitMap &7(%bungee_KitMap%/500)"
      amount: "%bungee_KitMap%"
      lore:
        - "&7"
        - "&bInfo:"
        - " &7* &fVersion&7: &f1.8.8 &7(1.7.x - 1.8.x Compatible)"
        - " &7* &fOnline&7: &f%bungee_KitMap%"
        - " &7* &fIn-Queue&7: &f%queued_KitMap%"
        - "&7"
        - "&bFeatures:"
        - "  &7* &fLevels, and killranks"
        - "  &7* &f9 Classes"
        - "  &7* &f8 Crates"
        - "  &7* &fTimed Rewards"
        - "  &7* &fBounties"
        - "  &7* &fTokens & shops"
        - "&7"
        - "&7&l(!) &fClick here to join &f&nKitMap!"
      slot: 13
      actions:
        - "[close]"
        - "[command] queue join KitMap"
    skyblock:
      item:
        material: "EMERALD"
        durability: 0
      name: "&aSkyBlock &7(%bungee_SkyBlock%/500)"
      amount: "%bungee_SkyBlock%"
      lore:
        - "&7"
        - "&bInfo:"
        - " &7* &fVersion&7: &f1.8.8 &7(1.7.x - 1.8.x Compatible)"
        - " &7* &fOnline&7: &f%bungee_SkyBlock%"
        - " &7* &fIn-Queue&7: &f%queued_SkyBlock%"
        - "&7"
        - "&bFeatures:"
        - "  &7* &fCool Starter Islands"
        - "  &7* &fA lot of /challenges"
        - "  &7* &fCasino, Auction House"
        - "  &7* &fMobCoins, Custom Enchants"
        - "  &7* &fIsland Top, Upgrades, Menu"
        - "  &7* &fLeaderboards, Islands Warps"
        - "  &7* &f6 Amazing Crates"
        - "&7"
        - "&7&l(!) &fClick here to join &f&nSkyBlock!"
      slot: 15
      actions:
        - "[close]"
        - "[command] queue join SkyBlock"

contact.png

You can contact me on any of the following platforms:
(Preferred) Support discord: https://discord.gg/GKt9b8H
Discord - Nick_0251#7824
Private message me here.
Looks great! I will buy today/tommorow and update with a vouch if it is good. It looks awesome though mostly because of per-server queue priorities which is not in most hub cores
 

Cold Services

discord.coldservices.net
Supreme
Feedback score
9
Posts
123
Reactions
229
Resources
4
Looks great! I will buy today/tommorow and update with a vouch if it is good. It looks awesome though mostly because of per-server queue priorities which is not in most hub cores
Thanks for the kind words! If you have any questions feel free to PM me on discord :)
 

ghooslyDev

Transaction Restricted
Feedback score
2
Posts
132
Reactions
25
Resources
0
What are you using for %rankcolor%, i mean as API.
 

ghooslyDev

Transaction Restricted
Feedback score
2
Posts
132
Reactions
25
Resources
0
I support multiple rank plugins like aquacore and in aquacore's case I use their own api
contact with core developers. i guess they'll help you asap. huge vouch!
 
Status
This thread has been locked.
Top