FoxPapiSkriptExpansion
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: paper purpur spigot
标签: management technology utility
? FoxPapiSkriptExpansion
A simple PlaceholderAPI expansion to fetch Skript variables in other plugins.
Add it to your plugins folder!
? How It Works
FoxPapiSkriptExpansion lets you access your Skript variables directly through PlaceholderAPI placeholders.
Now you can use your Skript variables in plugins like TAB, BossBar, or any other PlaceholderAPI-supported plugin.
⚙️ Features
-
? Universal Skript Variable Support
- Fetch any value from Skript variable with simple placeholders.
%skript_XP%→{XP}%skript_XP.player%→{XP::%player%}%skript_XP.uuid%→{XP::%player's uuid%}%skript_data.something%→{data::something}
-
?️ Easy Integration
- Works with any plugin that supports PlaceholderAPI.
- No extra configuration needed — just place the jar in the
pluginsfolder.
-
♻️ Dynamic Player Support
- Fetch variables for online or offline players using
.playeror.uuid.
- Fetch variables for online or offline players using
-
? Lightweight and Efficient
- Minimal performance overhead.
- Fully compatible with modern Minecraft versions and Skript 2.12+
? Usage
Placeholders examples:
%skript_XP% → Fetches {XP}
%skript_XP.player% → Fetches {XP::%player%}
%skript_XP.uuid% → Fetches {XP::%player's uuid%}
%skript_data.value% → Fetches {data::value}请登录后举报
暂无评论,抢个沙发吧~