• Chào bạn, hãy đăng ký hoặc đăng nhập để tham gia cùng bọn mình và sử dụng được đầy đủ chức năng của diễn đàn :).
HaJiro

Đã giải quyết sao em làm xong cái bungee r mà chest commmand ko thể kết nối v sever2

Trạng thái
Không mở trả lời sau này.
Bọn mình không thể giúp nếu bạn không đưa cái gì đó để bọn mình xem
Cho mình xem config.yml của bungee và file menu của sv
 
Bọn mình không thể giúp nếu bạn không đưa cái gì đó để bọn mình xem
Cho mình xem config.yml của bungee và file menu của sv
ip_forward: false
network_compression_threshold: 256
stats: 7bb8a5eb-bc78-49bb-bf68-93d7b0e380f4
permissions:
default:
- bungeecord.command.server
- bungeecord.command.list
admin:
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
groups:
BadxXmixX:
- admin
servers:
sever1:
motd: '&4&lLegend &6&lCraft&f'
address: localhost:25566
restricted: false
sever2:
motd: '&&4&lLegend &6&lCraft&f'
address: localhost:25567
restricted: false
timeout: 30000
listeners:
- query_port: 25565
motd: '&4&lLegend &6&lCraft&f'
priorities:
- sever1
bind_local_address: true
tab_list: GLOBAL
query_enabled: false
host: localhost:25565
forced_hosts:
pvp.md-5.net: pvp
max_players: 50
tab_size: 60
ping_passthrough: false
force_default_server: false
player_limit: -1
online_mode: false
log_commands: false
disabled_commands:
- disabledcommandhere
connection_throttle: 4000
*****Nội dung được bổ sung thêm*****
######################
#+ +#
# MENU SETTINGS #
#+ +#
######################

menu-settings:

# name - appears as the title - REQUIRED
name: '&1chọn sever'

# rows - the number of rows of the chest - REQUIRED
rows: 3

# command - OPTIONAL (you can remove this or set it to '')
# Bind multiple commands using ; (command: 'menu; m; me')
command: 'sever'

# auto-refresh - OPTIONAL
# How frequently the menu will be refreshed, in seconds.
# Useful if you have variables in items' descriptions.
auto-refresh: 5

# This command command will be execute when the menu is opened.
# Supports all the icon command types.
open-action: 'sound: note pling; tell: &e&lBạn đã chọn sever thành công .'

# open-with-item - OPTIONAL
# The menu will open only right-clicking with orange wool [35:1]
open-with-item:
id: wool:1
left-click: false
right-click: true


######################
#+ +#
# ITEMS #
#+ +#
######################


menu1:
COMMAND: 'server sever1'
NAME: '&eFaction'
LORE:
- '&a&lclick vào đây để tới khu Factions'
ID: Sign
POSITION-X: 5
POSITION-Y: 1


menu3:
COMMAND: 'warp minigame'
NAME: '&e/warp minigame'
LORE:
- '&c&lSẽ sớm mở'
ID: 46
POSITION-X: 9
POSITION-Y: 2

menu4:
COMMAND: '/server sever2'
NAME: '&askyblock'
LORE:
- '&b&lclick vào đây để tới khu skyblock'
ID: Grass
POSITION-X: 5
POSITION-Y: 3
 
Mã:
menu4:
  COMMAND: '/server sever2' <--- Command không cân ghi dấu /
  NAME: '&askyblock'
  LORE:
    - '&b&lclick vào đây để tới khu skyblock'
  ID: Grass
  POSITION-X: 5
  POSITION-Y: 3
P.S: Viết đúng chữ server plzz
 
P.S: Viết đúng chữ server plzz
Hình như trong phần command không có / vs ngay chỗ warp bạn phải thêm op
VD open: warp minigame
Lưu ý bạn phải cho khoản trống đúng vs toàn phần config nha bạn nên dùng notepad+ cho dễ làm
*****Nội dung được bổ sung thêm*****
ip_forward: false
network_compression_threshold: 256
stats: 7bb8a5eb-bc78-49bb-bf68-93d7b0e380f4
permissions:
default:
- bungeecord.command.server
- bungeecord.command.list
admin:
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
groups:
BadxXmixX:
- admin
servers:
sever1:
motd: '&4&lLegend &6&lCraft&f'
address: localhost:25566
restricted: false
sever2:
motd: '&&4&lLegend &6&lCraft&f'
address: localhost:25567
restricted: false
timeout: 30000
listeners:
- query_port: 25565
motd: '&4&lLegend &6&lCraft&f'
priorities:
- sever1
bind_local_address: true
tab_list: GLOBAL
query_enabled: false
host: localhost:25565
forced_hosts:
pvp.md-5.net: pvp
max_players: 50
tab_size: 60
ping_passthrough: false
force_default_server: false
player_limit: -1
online_mode: false
log_commands: false
disabled_commands:
- disabledcommandhere
connection_throttle: 4000
*****Nội dung được bổ sung thêm*****
######################
#+ +#
# MENU SETTINGS #
#+ +#
######################

menu-settings:

# name - appears as the title - REQUIRED
name: '&1chọn sever'

# rows - the number of rows of the chest - REQUIRED
rows: 3

# command - OPTIONAL (you can remove this or set it to '')
# Bind multiple commands using ; (command: 'menu; m; me')
command: 'sever'

# auto-refresh - OPTIONAL
# How frequently the menu will be refreshed, in seconds.
# Useful if you have variables in items' descriptions.
auto-refresh: 5

# This command command will be execute when the menu is opened.
# Supports all the icon command types.
open-action: 'sound: note pling; tell: &e&lBạn đã chọn sever thành công .'

# open-with-item - OPTIONAL
# The menu will open only right-clicking with orange wool [35:1]
open-with-item:
id: wool:1
left-click: false
right-click: true


######################
#+ +#
# ITEMS #
#+ +#
######################


menu1:
COMMAND: 'server sever1'
NAME: '&eFaction'
LORE:
- '&a&lclick vào đây để tới khu Factions'
ID: Sign
POSITION-X: 5
POSITION-Y: 1


menu3:
COMMAND: 'warp minigame'
NAME: '&e/warp minigame'
LORE:
- '&c&lSẽ sớm mở'
ID: 46
POSITION-X: 9
POSITION-Y: 2

menu4:
COMMAND: '/server sever2'
NAME: '&askyblock'
LORE:
- '&b&lclick vào đây để tới khu skyblock'
ID: Grass
POSITION-X: 5
POSITION-Y: 3
P/s: port của bungeecord bị trùng ùi bạn ơi
 
Hình như trong phần command không có / vs ngay chỗ warp bạn phải thêm op
VD open: warp minigame
Lưu ý bạn phải cho khoản trống đúng vs toàn phần config nha bạn nên dùng notepad+ cho dễ làm
*****Nội dung được bổ sung thêm*****

P/s: port của bungeecord bị trùng ùi bạn ơi
Hình như query port và server port trùng nhau đc
 
Sửa lần cuối:
Hình như query port và server port trùng nhau đc
Ý mình là port của server 1 trùng với port bungeecord, lúc mình mới tập làm bungeecord thì ai cũng nói là bungeecord phải chạy 1 port độc lập không được trùng bất kì port server nào
 
Ý mình là port của server 1 trùng với port bungeecord, lúc mình mới tập làm bungeecord thì ai cũng nói là bungeecord phải chạy 1 port độc lập không được trùng bất kì port server nào
Trùng đâu, 1 port 25566 1 port 25565 mà
 
Trạng thái
Không mở trả lời sau này.
Similar content Most view Xem thêm
Back
Top Bottom