[$20 SRC] Portal - Multi-proxy queue - Rank priority - Server monitor

Status
This thread has been locked.

joeleoli

@bigjoeleoli
Banned
Feedback score
15
Posts
468
Reactions
615
Resources
0
Re-sell rights have been sold to BrianGrug.
eed9bb39b496c910922e321680cd9a9e.png


Setup
  • Run Independent module. Open the config.properties. Add all hub IDs separated by a comma to the `hubs` property. Add all server IDs that need queues separated by a comma to the `queues` property.
  • Run Bukkit module on all servers that need queues and all hubs. Open the config.yml. Set the server ID and change hub to true / false.
  • Make sure all BungeeCord instances have the same server list in the configs.
  • Default bukkit config
    Code:
    server:
      id: hub-01
      hub: false
    redis:
      host: "127.0.0.1"
      port: 6379
      password: ""
    priority:
      default: 1
      ranks:
        Default:
          priority: 1
          permission: "ranks.default"
        VIP:
          priority: 2
          permission: "ranks.vip"
        MVP:
          priority: 3
          permission: "ranks.mvp"
    language:
      reminder:
        - "&eYou are position &d#{position} &eof &d#{total} &ein the &a{queue} &equeue."
        - "&7Purchase a rank at www.server.net to get a higher queue priority."
      added:
        - "&aYou have joined the {queue} queue."
      removed:
        - "&cYou have been removed from the {queue} queue."
  • Default independent config
    Code:
    hubs=hub-01,hub-02
    queues=test1,test2,test3
    redis-host=127.0.0.1
    redis-port=6379
    redis-password=dev
Features
  • Easy to configure and run
  • Works across multiple proxies
  • Doubles up as a server data manager by default
  • Easy to implement into a hub plugin
  • Uses rank priority
  • Pause and clear queues (and dump for debugging)
  • Force send players from another proxy
  • Configurable join, remove, and reminder messages.
  • Commands to view server and queue statuses.
Requirements
  • Ability to run standalone applications on your box (like how you would run a server using run.bat or start.sh)
  • Redis installed on your box

Price
Source: $20

Contact
Telegram https://t.me/joeleoli
Discord @joeleoli#5252

Media
79c2f3e22ecc3640cfe8c59b10626753.png

3b79787e0db6098240d783d06dea0b13.png
24aa0e322e6868a07096dae4795eb1dc.png
d106cead0642f053836c1c29965c0d37.png
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Kuzni

If you signed up after 2016 don't diss me thx
Supreme
Feedback score
12
Posts
1,688
Reactions
950
Resources
0
I'm not too smart, please explain this one to me.

This can just be used with one proxy right?
 

joeleoli

@bigjoeleoli
Banned
Feedback score
15
Posts
468
Reactions
615
Resources
0
I'm not too smart, please explain this one to me.

This can just be used with one proxy right?
Yeah it can be used with one proxy. Lets say you had NA and EU proxies (multiple BungeeCord instances), and multiple lobbies for each proxy, but you wanted one queue for a specific server (example HCF). This would accomplish that.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/joeleoli-scam-report.408697/)

Kuzni

If you signed up after 2016 don't diss me thx
Supreme
Feedback score
12
Posts
1,688
Reactions
950
Resources
0
Yeah it can be used with one proxy. Lets say you had NA and EU proxies (multiple BungeeCord instances), and multiple lobbies for each proxy, but you wanted one queue for a specific server (example HCF). This would accomplish that.

Okily Dokily thank you Joeleoli, Someone with my server should be purchasing it now
 

BrianGrug

Full time failure
Supreme
Feedback score
56
Posts
1,473
Reactions
995
Resources
1
Is there any sort of api?
 

BrianGrug

Full time failure
Supreme
Feedback score
56
Posts
1,473
Reactions
995
Resources
1

joeleoli

@bigjoeleoli
Banned
Feedback score
15
Posts
468
Reactions
615
Resources
0
Changed server data so that it doesn't have to be linked to a queue anymore. Also added a /hub command (sends to least filled hub).
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/joeleoli-scam-report.408697/)

joeleoli

@bigjoeleoli
Banned
Feedback score
15
Posts
468
Reactions
615
Resources
0
If you want to see the queue in action, here's a server that's running it: pvptemple.com
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/joeleoli-scam-report.408697/)

Unscheduled

...
Premium
Feedback score
2
Posts
119
Reactions
68
Resources
0
Looks good, GLWS
 

HeavySleeper

Dedicated Member
Supreme
Feedback score
37
Posts
407
Reactions
93
Resources
0
Is this similar to EzQueue? Does it include any ezqueue code at all? It appears easy queue’s priority is all either fucked up or I can’t config so.. I either need help or a new plugin lmao[DOUBLEPOST=1530776085][/DOUBLEPOST]
Yeah it can be used with one proxy. Lets say you had NA and EU proxies (multiple BungeeCord instances), and multiple lobbies for each proxy, but you wanted one queue for a specific server (example HCF). This would accomplish that.
Also, is this multi lobby?
 
Last edited:
Status
This thread has been locked.
Top