rQueues
Price:
- Copy: $5, Source: $20
- Copies sold: 0, Sources sold: 1
- Direct Message me here (MC-Market)
- Discord Server: https://discord.gg/ChNNMvf
- Discord User: Redis#7366
Code:
####################
license: 'Put your license here'
redis-bungee:
enabled: false
proxy-name: proxy-1
redis:
address: localhost
authentication:
enabled: false
password: ""
####################
ranks:
highroller:
node: "queue.rank.highroller"
priority: 1
pro:
node: "queue.rank.pro"
priority: 2
vip:
node: "queue.rank.vip"
priority: 3
####################
Code:
####################
license: 'Put your license here'
####################
redis:
address: localhost
authentication:
enabled: false
password: ""
####################
ranks:
highroller:
node: "queue.rank.highroller"
priority: 1
pro:
node: "queue.rank.pro"
priority: 2
vip:
node: "queue.rank.vip"
priority: 3
####################
Code:
messages:
already_queued: "&cYou are already queued."
not_queued: "&cYou are not queued."
left_queue: "&cYou have left the queue."
server_not_valid: "&cThe server you specified is not valid."
server_not_online: "&cThe server you specified is not online."
position: "&dYou are position &e#%player_position% &din the &e%player_queue% &dqueue."
buy:
has_rank: "&bYour &a%player_rank% &bhas placed you in front of %infront% players. &cYou can upgrade your rank at &dqueues.com/upgrades"
no_rank: "&cYou can buy a rank at &dqueues.com/upgrades &cto get a higher priority."
sent_to_server: "&dYou have been sent to &e%player_queue%&d."
could_not_locate: "&cWe were unable to locate this server."
status:
separator: "&7&m-------------------------"
lines:
- " &a%queue_name% &7(%server_online%/%server_max%)"
- " &9 \u2022 &eThe server is %whitelist_status%" # whitelisted / not whitelisted
- " &9 \u2022 &eThe queue is %paused_status%" # paused / not paused
- " &9 \u2022 &eThere are currently &d%queue_players%&e players in the queue."
Commands:
- Join Queue command: adds you to the specified queue. (/joinqueue <queue>)
- Leave Queue command: removes you from the current queue. (/leavequeue)
- Pause Queue command: pauses a queue from sending players. (/pausequeue<queue>)
- Queue Status command: sends you a message to see the status of the queues (/queuestatus)
- Multiple queues at a time.
- You can use the plugin in different lobbies and different proxies.
- The data is synchronized with redis.
- Comes with a Java Application to see the live status of the queues.
- More!
(clarification for the image above, it says in front of 0 players because all the bots were highroller and joined before me!)
Code:
Last edited:
