qHub | Cheap and customizable Hub plugin :3 v0.1-BETA

Cheap and customizable Hub plugin
This resource is abandoned

950204976.png
qHub | Cheap and customizable Hub plugin :3

NOTE:
After purchasing, you will need to open a PM with me so I can give you your license.

  • License System
  • Customizable messages.
  • World border.
  • Mutable chat.
  • Double jump.
  • Walk speed.
  • Clickable NPCs (requires an NPC plugin)
  • Custom queue.
  • Custom hotbar.
  • Custom server selector.
  • Colored signs.
  • Cosmetic system.
If you have a feature request, feel free to open a PM with me.
  • Restricted hub feature.
  • More customization options.
  • Add more things to cosmetics
m_FEyqNySPCSKjIHQmSU9w.png

6l9Bdy6rT9qHPvsdcVRk8A.png

DCAh-G9oQnuDjLlvgaQUYA.png

dsO3IzFETu6DsFPKdGvDZg.png

_g6pqyJaRlWi0YSbBQaXeQ.png

settings.yml
Code:
# NOTE: This is a beta of qHub, more configuration
#       options will be available soon ;)
license: ""

scoreboard:
  title: "&6&lServer &7$line &fHub"
  rank-color: false
  lines:
    normal:
      - "&7&m-------------------"
      - "&6&lOnline&7:"
      - "$online"
      - " "
      - "&6&lRank&7:"
      - "$rank"
      - " "
      - "&7server.com"
      - "&7&m-------------------"
    queue:
      - "&7&m-------------------"
      - "&6&lOnline&7:"
      - "$online"
      - " "
      - "&6&lRank&7:"
      - "$rank"
      - " "
      - "&6&lQueue&7 ($queueName):"
      - "$position&7/&r$queueSize"
      - " "
      - "&7server.com"
      - "&7&m-------------------"
    restricted:
      - "&7&m-------------------"
      - "&c&lBanned!"
      - " "
      - "&7If this punishment is false,"
      - "&7appeal at &6website.com"
      - " "
      - "&7&m-------------------"

join:
  broadcast: ""
  spawn: ""
  welcome:
    - "&aConnecting you to a Hub..."
    - "&aYou have been connected to Hub-1"
    - "&8&m-------------------------------------"
    - "&7Welcome to the &6&lServer &7Network, &a$player"
    - ""
    - " &r* &6Website&7: &rwww.website.com"
    - " &r* &6Store&7: &rstore.website.com"
    - "&8&m-------------------------------------"

quit:
  broadcast: ""

chat:
  muted: false
  format: "$prefix$player&7: &r$message"
  disabled: "&cThe chat is disabled in the Hub."

world:
  border: 230
  void: 15

double-jump:
  enabled: false
  x: 3.5
  y: .4

walk-speed:
  enabled: true

npc:
  bob:
    name: "Bob"
    commands:
      - "say Hey there, I'm Bob!"
  practice:
    name: "Practice"
    send-to-server: "Practice"

# if "server" is set, you will need to have
# the plugin 'LiteBans'
#
#hub-restricted:
#  enabled: true
#  server: "hub-restricted"
hub-restricted:
  enabled: false
  server: ""

queue:
  priorities:
    Owner: 0
    Manager: 1
    Default: 2
  servers:
    - "Practice"
    - "KitMap"
    - "HCF"
  joined:
    - "&eYou have joined the queue for &6$queueName"
    - ""
    - "&7&oIf you want a higher queue priority you"
    - "&7&ocan purchase a rank at &e&owww.website.com"
  already-in: "&eYou're already in a queue for $queueName"
  current-position:
    - ""
    - "            &6&lQueue &7(%queueName)"
    - "  &7You're currently in position &6$position&7/&6$queueSize"
    - ""
  left: "&eYou have left the queue for $server."
  not-in: "&eYou are not in a queue."
  sending: "&aSending you to $server..."
hotbar:
  held-slot: 4
  items:
    ender-butt:
      slot: 0
      material: ENDER_PEARL
      data: 0
      amount: 1
      name: "&6Ender Butt"
      lore:
        - "&7Right-click to go flying :P"
    server-selector:
      slot: 4
      material: COMPASS
      data: 0
      amount: 1
      name: "&6Servers"
      lore:
        - "&7Right-click to view our servers!"
    cosmetics:
      slot: 8
      material: ENDER_CHEST
      data: 0
      amount: 1
      name: "&6Cosmetics"
      lore:
        - "&7Right-click to view the cosmetics."
        - "&e&oRequires the &f&oExample &e&orank and above."

server-selector:
  size: 45
  title: "&6Select a Server"
  queue-lore-addon:
    - "&r * &6Position&7: &r$position&7/&r$queueSize"
    - "&8&m------------------"
  items:
    # Red Glass
    red-glass-1:
      slot: 0
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-2:
      slot: 1
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-3:
      slot: 2
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-4:
      slot: 3
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-5:
      slot: 4
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-6:
      slot: 5
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-7:
      slot: 6
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-8:
      slot: 7
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-9:
      slot: 8
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-10:
      slot: 9
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-11:
      slot: 17
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-12:
      slot: 18
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-13:
      slot: 26
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-14:
      slot: 27
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-15:
      slot: 35
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-16:
      slot: 36
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-17:
      slot: 37
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-18:
      slot: 38
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-19:
      slot: 39
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-20:
      slot: 40
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-21:
      slot: 41
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-22:
      slot: 42
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-23:
      slot: 43
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1
    red-glass-24:
      slot: 44
      material: STAINED_GLASS_PANE
      data: 14
      amount: 1

    # Gray Glass
    gray-glass-1:
      slot: 10
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-2:
      slot: 11
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-3:
      slot: 12
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-4:
      slot: 13
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-5:
      slot: 14
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-6:
      slot: 15
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-7:
      slot: 16
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-8:
      slot: 19
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-9:
      slot: 25
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-10:
      slot: 28
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-11:
      slot: 29
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-12:
      slot: 30
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-13:
      slot: 31
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-14:
      slot: 32
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-15:
      slot: 33
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-16:
      slot: 34
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-17:
      slot: 21
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1
    gray-glass-18:
      slot: 23
      material: STAINED_GLASS_PANE
      data: 7
      amount: 1

    # Servers
    practice:
      slot: 20
      material: POTION
      data: 8229
      amount: 1
      name: "&6&lPractice"
      lore:
        - "&8&m------------------"
        - "&r * &6Players&7: &r%player_count:Practice%&7/&r350"
        - "&r * &6Status&7: &r%status:Practice%"
        - "&8&m------------------"
    kitmap:
      slot: 22
      material: ENDER_CHEST
      data: 0
      amount: 1
      name: "&6&lKitMap"
      lore:
        - "&8&m------------------"
        - "&r * &6Players&7: &r%player_count:KitMap%&7/&r350"
        - "&r * &6Status&7: &r%status:KitMap%"
        - "&8&m------------------"
    hcf:
      slot: 24
      material: DIAMOND_SWORD
      data: 0
      amount: 1
      name: "&6&lHardcore Factions"
      lore:
        - "&8&m------------------"
        - "&r * &6Players&7: &r%player_count:HCF%&7/&r350"
        - "&r * &6Status&7: &r%status:HCF%"
        - "&8&m------------------"

Latest reviews

very nice and good developer. core works great.
Rainnny
Rainnny
Thanks for the review!
There are a lot of errors in this plugin, and many features are not available.
Rainnny
Rainnny
I apologize for the issues. The plugin has been updated and should all be fixed!
EULA: Standard EULA
20,806 Views
45 Downloads
Oct 15, 2018 Published
May 13, 2019 Updated
3.00 star(s)
Average rating (2)
1.8 MB File size
Supported software
Supported versions
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 107 ratings
2,698 purchases
Elite formatting and filtering plugin. Can replace 200+ plugins. High-performance. Folia supported.
5.00 star(s) 114 ratings
2,303 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 62 ratings
2,151 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
5.00 star(s) 59 ratings
1,999 purchases
Protect your server from crash/dupe/packets exploits with the ultimate Spigot security fix plugin.
5.00 star(s) 20 ratings
1,379 purchases
20,806 Views
45 Downloads
Oct 15, 2018 Published
May 13, 2019 Updated
3.00 star(s)
Average rating (2)
1.8 MB File size
Supported software
Supported versions
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 107 ratings
2,698 purchases
Elite formatting and filtering plugin. Can replace 200+ plugins. High-performance. Folia supported.
5.00 star(s) 114 ratings
2,303 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 62 ratings
2,151 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
5.00 star(s) 59 ratings
1,999 purchases
Protect your server from crash/dupe/packets exploits with the ultimate Spigot security fix plugin.
5.00 star(s) 20 ratings
1,379 purchases
Top