Releases: MCSets/mcsets-setstore-plugin
Releases · MCSets/mcsets-setstore-plugin
Release list
v1.1.0 - LuckPerms Rank Sync
What's New
- LuckPerms Rank Sync — The plugin now reads LuckPerms groups and syncs them to the MCSets dashboard. This powers the "Import from LuckPerms" feature in the store editor, allowing one-click rank package creation.
How it works
- On connect, if ranks have never been synced, the plugin automatically reads LuckPerms groups and sends them to the API
- The dashboard can also request a rank sync at any time via the heartbeat response or WebSocket event
- Group name, display name, weight, prefix, and suffix are all synced
No action needed
- LuckPerms is optional — servers without it continue to work normally
- No config changes required — just drop in the new JAR and restart
Bungee Support
Add support for Paper/Spigot 1.8.8+ - Target Java 8 instead of Java 17 - Use Spigot API 1.8.8-R0.1-SNAPSHOT instead of Paper 1.20.4 - Remove Adventure API (net.kyori), use ChatColor.translateAlternateColorCodes - Remove Java 16 pattern matching instanceof in VerifyCommand - Replace Bukkit.getMinecraftVersion() with getBukkitVersion() (1.8.8 compat) - Remove api-version from plugin.yml (not supported before 1.13)
1.8.8 PaperMC support
Add 1.8.8 papermc support
V1.0.3 Fixes to player count.
Fixes to player count.
v1.0.0
Features
- Automatic delivery of store purchases
- WebSocket support for real-time notifications
- Fallback polling when WebSocket unavailable
- Player verification command
- Configurable logging
Requirements
- Minecraft 1.20.4+
- Paper/Purpur server
- Java 17+"
HF - UPDATE API URL
Quick fix to update the default API url from mcsets.com -> app.mcsets.com