返回顶部

[管理] [1.8-1.20]PlaceholderAPI - 200+变量API

[复制链接]
像素搬运菌Lv.7 显示全部楼层 发表于 2024-4-4 16:38:17 |阅读模式 打印 上一主题 下一主题 来自 中国江苏无锡
服务器插件
中文名称:
英文名称:
插件来源: 转载
适用服务端: CraftBukkit Spigot Paper Catserver Mohist Purpur Arclight 
插件类型: 前置API
语言支持: 中文 英文 
适用版本: 1.8.x 1.9.x 1.10.x 1.11.x 1.12.x 1.13.x 1.14.x 1.15.x 1.16.x 1.17.x 1.18.x 1.19.x 1.20.x 
前置插件/mod:
下载地址: https://www.spigotmc.org/resources/placeholderapi.6245/
原贴地址:

马上登录/注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?立即注册

x
image.jpg



PlaceholderAPI 是 Spigot 服务器的插件,它允许服务器所有者以统一的格式显示来自各种插件的信息。

对特定插件的支持由插件本身或通过扩展提供。扩展包可以通过 PAPI 扩展云在游戏中下载。
目前有超过 230+ 个扩展支持各种插件,例如 Essentials、Factions、LuckPerms 和 Vault。
如果您是开发人员,并且想在插件中添加对 PlaceholderAPI 的支持,请前往我们的 API 使用页面了解更多信息。

PlaceholderAPI 已被下载超过 1,500,000 次,并已在超过 45,000 台服务器上同时使用,这使其成为任何类型或规模的服务器的必备工具。



该config.yml包含核心插件自定义设置以及专门用于希望添加可配置选项的扩展的部分。

当加载特定扩展时,扩展可能允许您更改的任何设置都将添加到config.yml中。

permissions:
  placeholderapi.*:
    description: "Ability to use all PAPI commands"
    children:
      placeholderapi.admin: true
      placeholderapi.ecloud.*: true
  placeholderapi.admin:
    description: "Ability to use all PAPI commands"
    children:
      placeholderapi.help: true
      placeholderapi.info: true
      placeholderapi.list: true
      placeholderapi.parse: true
      placeholderapi.reload: true
      placeholderapi.version: true
      placeholderapi.register: true
      placeholderapi.unregister: true
      placeholderapi.updatenotify: true
  placeholderapi.ecloud.*:
    description: "Ability to use all PAPI ecloud commands"
    children:
      placeholderapi.ecloud: true
      placeholderapi.ecloud.info: true
      placeholderapi.ecloud.list: true
      placeholderapi.ecloud.clear: true
      placeholderapi.ecloud.status: true
      placeholderapi.ecloud.update: true
      placeholderapi.ecloud.refresh: true
      placeholderapi.ecloud.download: true
      placeholderapi.ecloud.placeholders: true
  placeholderapi.help:
    default: "op"
    description: "Allows you to view the list of PAPI commands"
  placeholderapi.info:
    default: "op"
    description: "Allows you to view expansion information"
  placeholderapi.list:
    default: "op"
    description: "Allows you to list active expansions"
  placeholderapi.ecloud:
    default: "op"
    description: "Allows you to access PAPI eCloud"
  placeholderapi.parse:
    default: "op"
    description: "Allows you to parse placeholders"
  placeholderapi.reload:
    default: "op"
    description: "Allows you to reload PAPI and its configuration"
  placeholderapi.version:
    default: "op"
    description: "Allows you to view the version of PAPI installed"
  placeholderapi.register:
    default: "op"
    description: "Allows you to register expansions"
  placeholderapi.unregister:
    default: "op"
    description: "Allows you to unregister expansions"
  placeholderapi.updatenotify:
    default: "op"
    description: "Notifies you when there is a PAPI update"
  placeholderapi.ecloud.info:
    default: "op"
    description: "Allows you to view cloud expansion information"
  placeholderapi.ecloud.list:
    default: "op"
    description: "Allows you to list eCloud expansions"
  placeholderapi.ecloud.clear:
    default: "op"
    description: "Allows you to clear the local eCloud expansion cache"
  placeholderapi.ecloud.status:
    default: "op"
    description: "Allows you to view the status of eCloud expansions"
  placeholderapi.ecloud.update:
    default: "op"
    description: "Allows you to update registered eCloud expansions"
  placeholderapi.ecloud.refresh:
    default: "op"
    description: "Allows you to refresh the local eCloud expansion cache"
  placeholderapi.ecloud.download:
    default: "op"
    description: "Allows you to download an expansion from the eCloud"
  placeholderapi.ecloud.placeholders:
    default: "op"
    description: "Allows you to view the placeholders of a eCloud expansion"
​

Parse Commands
/papi bcparse <player|--null|me> <string>
/papi cmdparse <player|me> <string>
/papi parse <player|--null|me> <string>
/papi parserel <player> <player> <string>
eCloud Commands
/papi ecloud status
/papi ecloud clear
/papi ecloud download <expansion> [version]
/papi ecloud update <expansion/all>
/papi ecloud info <expansion> [version]
/papi ecloud list <all|<author>|installed>

帖子地址: 

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

像素世界 成立于2022年8月,是中国开发者开创的一个综合像素沙盒游戏交流社区,拥有稳定的开发维护及运营技术,提供长期交流需求。本社区开放了我的世界模组、地图、插件等资源交流版块,集中了大量资源为玩家和开发者提供了优质的游戏环境。
  • 官方B站

  • 微信公众号

  • 商务合作