Joehes LPC - Chat Formatter
作者: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
平台: bukkit folia paper purpur spigot
标签: management social utility
? Compatibility (`・ω・´)
| Component | Target / Requirement |
|---|---|
| Minecraft Server | 1.21 and all newer versions (1.21+) |
| Supported Software | Paper (Recommended), Folia, or Spigot |
| Java Environment | 25+ |
? Requirements (◕‿◕)
- LuckPerms (Required) – Core permissions and metadata provider.
- PlaceholderAPI (Optional) – To integrate extra placeholder variables inside chat formats.
✅ Features (o^▽^o)
- ? Modern Chat Formatting: Full MiniMessage rendering engine with group and track formats.
- ? Social System: Interactive
@Mentionpings (sound/action-bar on Paper), clickableopenUrllinks, and configurable text-to-glyph emoji shortcuts (e.g.,:heart:→ ❤).
? Configuration & Commands (✿◠‿◠)
? Click to expand defaultconfig.yml
```yaml
# Main chat format (MiniMessage!)
chat-format: "{prefix}{name} » {message}"
# Per-group formats (optional)
group-formats:
# default: "[User] {name} » {message}"
# admin: "[Admin] {name} » {message}"
# Per-track formats (optional)
track-formats:
# staff_track: "[Staff] {name} » {message}"
# Enable the [item] placeholder (shows held item details on hover)
use-item-placeholder: true
# Allow / for players with joeheslpc.chatcolor
allow-gradient-tags: true
# Worlds where JoehesLPC does NOT format chat
disabled-worlds: []
# Check Modrinth for updates on startup
update-checker: true
# Reload message
reload-message: "Reloaded JoehesLPC configuration!"
```
⌨️ Click to expand Commands & Permissions
| Command | Permission | Description |
|---|---|---|
| `/jlpc reload` | `joeheslpc.reload` | Reloads the configuration |
| `/jlpc version` | – | Shows the current installed version |
| `/jlpc help` | – | Displays available commands |
*Note: The command supports aliases `/lpc` and `/joeheslpc` for legacy compatibility.*
?️ Building & Compilation ( ̄▽ ̄)
Requires JDK 25 to compile.
./gradlew shadowJar
# Compiled jar will be located at build/libs/JoehesLPC-1.21.11.jar请登录后举报
暂无评论,抢个沙发吧~