• 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 :).
Nguyễn Ngọc Vy

Đã giải quyết Về SkillAPI

Trạng thái
Không mở trả lời sau này.

Nguyễn Ngọc Vy

THÀNH VIÊN
Tham gia
22/12/2016
Bài viết
1,077
Đó giờ toàn nghiên cứu mythicmobs với crazy crate nên skill api mình ngu lém, có gì đừng ném đá :v
Mình muốn cái board của skill api khỏi hiện lên (vì mình thích feather board hơn) thì phải làm sao :?
Đồng thời mình muốn những thông số như mana, máu, điểm kỹ năng,... hiện trong menu thay vì board thì phải làm sao?
 
Đã giải quyết  BungeeCord
config.yml nói:
GUI:

# Whether or not to lock the health bar to 10 hearts
# This does not affect total health, only the display
old-health-bar: 'false'

# Whether or not to force SkillAPI to override
# health scaling of other plugins
force-scaling: 'false'

# This is what to display using the level bar, if anything.
# Options are: none, mana, level
level-bar: 'none'

# This is what to display using the food bar, if anything.
# Options are: none, mana, exp
food-bar: 'none'

# Whether or not to use the action bar
use-action-bar: 'false'

# The text to display on the action bar.
# Available filters:
# {combo} - the player's current click combo
# {class} - the player's main class name
# {level} - the player's main class level
# {exp} - the player's main class exp
# {expReq} - the player's main class required experience
# {expLeft} - the player's main class experience until the next level
# {health} - the player's current health
# {maxHealth} - the player's max health
# {mana} - the player's current mana
# {maxMana} - the player's max mana
# {name} - the name of the player
# {attr} - the player's attribute points
# {sp} - the player's main class skill points
# {value:<key>} - a skill value
action-bar-text: '{combo}'

# Whether or not to use title messages
title-enabled: 'false'

# Duration for title messages in seconds
title-duration: '3'

# Fade in time for title messages in seconds
title-fade-in: '0.5'

# Fade out time for title messages in seconds
title-fade-out: '0.5'

# Messages to display using the Title bar
# Second lines of messages will be displayed in the subtitle
# Ones you can use include:
# level_up
# exp_gained
# exp_lost
# status
title-messages:
- 'level_up'
- 'exp_lost'

# Whether or not to display class information on a scoreboard
scoreboard-enabled: 'true' << tắt scoreboard

# Whether or not to add a prefix to players with their class name
show-class-name: 'true'

# Whether or not to display a player's level below their name
show-class-level: 'true'

# The text to show with the player's level when enabled.
# This always appears as {level} {text}
class-level-text: 'Level'
=
 
Đó giờ toàn nghiên cứu mythicmobs với crazy crate nên skill api mình ngu lém, có gì đừng ném đá :v
Mình muốn cái board của skill api khỏi hiện lên (vì mình thích feather board hơn) thì phải làm sao :?
Đồng thời mình muốn những thông số như mana, máu, điểm kỹ năng,... hiện trong menu thay vì board thì phải làm sao?
phan config co scoreboard: true tat di nhe
 
dùng placeholderapi, nếu chest command ko hỗ trợ papi thì sang dùng boss shop pro...
 
Trạng thái
Không mở trả lời sau này.
Similar content Most view Xem thêm
Back
Top Bottom