#5 Příspěvekod Port2 » 24 bře 2016, 12:43
A jo

Díky

//Edit:
https://ctrlv.cz/11baA jak ještě povolím toto?
+
Nevíte proč mi nefunguje BungeeMenu?
Config:
Kód: Vybrat vše
#Log debug info to console
logtoconsole: false
#Open the menu on login
openonlogin: false
database:
enabled: false
type: mysql
username: admin
password: admin
#Ping gathers information from the servers
#It gathers motd,version, playercount, and playermax
ping:
enabled: true
timeout: 5
#All names and descriptions accept color/format tags '&c'
#
#Folder tree setup
#folders:
# <folderkeyname>:
# displayname: <The name you want the menu to display>
# icon: <The item/block name you want to display as the icon>
# restricted: <Does the server require the 'bungeemenu.folders.<treename>' permission to view/join?>
# desc:
# - 'Message line 1'
# - 'Message line 2'
# - 'Message line3 ect.'
#
#Server Folders
#A folder is not required
folders:
public:
displayname: '&bPublic Servers'
icon: STONE
restricted: false
desc:
- '&3Public Server folder'
#Server tree setup
#servers:
# <bungeecord config server name>:
# displayname: <Name you want the menu to display>
# icon: <The item/block name you want to display as the icon>
# restricted: <Does the server require the 'bungeemenu.servers.<treename>' permission to view/join?>
# parent: <Set as 'root' if you want it to be in the root dir otherwise set it to the treename of a folder>
# address: <The server address for pinging>
# port: <The Server port for pinging>
# desc:
# - 'Message line 1'
# - 'Message line 2'
# - 'Message line3 ect.'
#
#Servers can use input tags in there descriptions
#Tags require ping to be enabled
# %motd: Displays the servers MOTD
# %smartplayer: Displays a color coded full player count '3/10'
# %playercount: Displays the amount of players on the server
# %playmax: Displays the max players of the server
#
#Server Buttons
servers:
example:
displayname: '&4Example Server'
icon: DIRT
restricted: false
parent: root
address: 82.208.17.43
port: 27520
desc:
- '&4Example Server'
#Set custom messages to be displayed
messages:
online: '&bonline'
offline: '&4offline'
Přesněji, nefunguje se připojit na druhý server.
Naposledy upravil(a)
Port2 dne 24 bře 2016, 12:59, celkem upraveno 1 x.