CoLinker icon

CoLinker -----

This plugin will automatically adds your servers to bungeecord and link them



How to use it?
At bungeecord at config.yml do this:

Code (YAML):

listeners
:
  priorities
:
 - __colinker__
servers
:
  __colinker__
:
    motd
: Colinker default motd
    address
: localhost:1
    restricted
: false
 
View attachment 664648

Spigot side at plugin's config.yml
!!! If you use RCON at your server please disable it at server.properties or change the RCON port or Colinker port
Code (YAML):

# Config for Bukkit server side

# The port that allows BungeeCord
# to communicate with this server
port
: 22566

# Server mode (for example: bedwars, hub, survival, skywars)
mode
: "bedwars"

# Time (in seconds) after which the BungeeCord
# will know that the server has started up.
# Useful if other plugins load something
# after server has been started.
afterEnableTime
: 5

# blacklist: these commands will not be dispatched
# whitelist: only these commands will be dispatched
commandblocktype
: "blacklist"
commandblocklist
:
- "stop"
- "end"
- "bukkit:stop"
- "disable"

# When player use '/goserver' and no server is responding,
# then after the time (in seconds) expires the player
# will be kicked from the server
# Set 0 to disable this
timeoutkicktime
: 10
 
Resource Information
Author:
----------
Total Downloads: 50
First Release: Nov 21, 2021
Last Update: Nov 21, 2021
Category: ---------------
All-Time Rating:
0 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings