求大佬告诉我vv的计分板变量,比如玩家名字、金币、点券、在线人数还有在哪个世界这一类的
 本帖最后由 深拥v 于 2021-1-23 13:01 编辑 
这并不是vv的变量...
这是自带的变量:https://github.com/ronaldburns/PlaceholderAPI/wiki/Placeholders
这个的更全:https://mineplugin.org/PlaceholderAPI
这并不是vv的变量...
这是自带的变量:https://github.com/ronaldburns/PlaceholderAPI/wiki/Placeholders
这个的更全:https://mineplugin.org/PlaceholderAPI
    - ' &f&L名 称 » &a%player_name%'
- ' &f&L人 数 » &a%server_online%/%server_max%'
- ' &f&L货 币 » &a%vault_eco_balance%'
- ' &f&L点 券 » &a%playerpoints_points%'
这些变量不是VV计分板做到的哦 要安装PlaceholderAPI才可以获取这些变量
- ' &f&L人 数 » &a%server_online%/%server_max%'
- ' &f&L货 币 » &a%vault_eco_balance%'
- ' &f&L点 券 » &a%playerpoints_points%'
这些变量不是VV计分板做到的哦 要安装PlaceholderAPI才可以获取这些变量