MCTiers & PVPTiers Commands
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 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
平台: paper spigot
标签: utility
This is a command plugin for your players to view MCTiers & PVPTiers of a player using a command.
Commands:
- /pvptiers --> Displays PVPTiers profile of player specified
- /mctiers --> Displays MCTiers profile of player specified
This supports and editable config to edit the API URLs if they change, and also it allows you to change the colour of the tiers that show.
Why this plugin was made?
This plugins was developed and made for DementedPolars Minecraft Server.
This is a PvP Server hosted and developed by JulianGaming_ & JackIsAJack.
Server IP: dementedpolars.net
Server Location: UK
Editable configuration
This supports and editable config to edit the API URLs if they change, and also it allows you to change the colour of the tiers that show.
cacheSeconds: 60
httpTimeoutSeconds: 6
pvptiers:
url: "https://pvptiers.com/api/search_profile/{username_lower}"
userAgent: "Mozilla/5.0 (TierLookupCommands; Paper)"
mctiers:
url: "https://mctiers.com/api/v2/profile/by-name/{username}"
userAgent: "Mozilla/5.0 (TierLookupCommands; Paper)"
format:
ladderAliases:
nethop: "neth_pot"
netheritepot: "neth_pot"
headerColor: "#9AA0A6"
nameColor: "#E8EAED"
ladderColor: "#A1A1AA"
dashColor: "#6B7280"
# How ladders are displayed (keys must match API keys)
ladderNames:
axe: "Axe"
sword: "Sword"
pot: "Pot"
neth_pot: "Netherite Pot"
uhc: "UHC"
smp: "SMP"
crystal: "Crystal"
# Optional: show only these ladders first (others append after)
ladderOrder: ["axe","sword","pot","neth_pot","uhc","smp","crystal"]
# Tier colours (HT/LT + number)
tierColors:
ht1: "#FF3B30"
ht2: "#FF453A"
ht3: "#FF9F0A"
ht4: "#FFD60A"
ht5: "#30D158"
lt1: "#0A84FF"
lt2: "#64D2FF"
lt3: "#5E5CE6"
lt4: "#BF5AF2"
lt5: "#FF2D55"
defaultTierColor: "#E8EAED"
请登录后举报
暂无评论,抢个沙发吧~