File Details
0.2.0-beta
- B
- Jan 10, 2026
- 50.22 KB
- 21
- 1.21.11+31
File Name
FabulousClaims-0.2.0-beta.jar
Supported Versions
- 1.21.5-Snapshot
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.3-Snapshot
- 1.20.5-Snapshot
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
📜 Changelog — FabulousClaims 0.2.0-beta
✨ Added
-
Vault economy integration
-
Players can be charged for claim creation.
-
Balance checks and withdrawals now use
OfflinePlayerfor cross-version compatibility.
-
-
LuckPerms group limits
-
Claim limits can be configured per group via LuckPerms.
-
Fallback to default limits if no group is matched.
-
-
Adventure API support
-
GUI and messages now use
net.kyori.adventure.text.Componentfor modern formatting. -
Added repository and dependency for Adventure API (Spigot) or native support (Paper).
-
-
Visualization improvements
-
Particle names updated to
Particle.VILLAGER_HAPPYfor compatibility across 1.13+. -
Claim boundaries can be visualized with particles.
-
-
Permissions reference sheet
-
Documented all permission nodes for server owners.
-
-
Plugin.yml improvements
-
Version bumped to
0.2.0-beta. -
Added
softdepend: [Vault, LuckPerms]. -
Expanded command aliases (
/claims,/fc). -
Polished descriptions for clarity.
-
🛠️ Fixed
-
Maven build issues
-
Added correct repositories for Spigot, Paper, LuckPerms, Vault, and Adventure.
-
Resolved missing dependencies (
VaultAPI,Adventure API). -
Cleaned Maven cache to fix snapshot resolution.
-
-
Particle enum mismatch
-
Replaced
Particle.HAPPY_VILLAGERwithParticle.VILLAGER_HAPPY.
-
-
Economy methods
-
Updated Vault calls to use
OfflinePlayerinstead ofPlayer.
-
📦 Changed
-
Compile target
-
Now compiles against
spigot-api:1.20.1-R0.1-SNAPSHOTfor broad compatibility.
-
-
Plugin versioning
-
Version scheme updated to semantic pre-release:
0.2.0-beta.
-
-
Documentation
-
Added compatibility matrix for Spigot/Paper/Bukkit across 1.16–1.21+.
-
Permissions sheet prepared for publishing.
-

