This is a plugin for a Streamer SMP
Find a file
DaTTV d724d64334 Add JSON storage support for clans, homes, and protected blocks
- Implemented the **Clan** class to load, reload, and save clan data (including chunk locations and ownership) using Gson and the Paper API.
 - Added the **Homes** class to manage player home locations, converting JSON-stored coordinates into Bukkit `Location` objects.
 - Created **ProtectedBlocks** and **ProtectedBlock** classes to handle protected block data (owner, key, and block location) from JSON.
2025-02-16 18:35:41 +01:00
.github/workflows Made merge ready, fixed typo 2025-02-16 16:52:28 +01:00
.gradle Add JSON storage support for clans, homes, and protected blocks 2025-02-16 18:35:41 +01:00
.idea Add JSON storage support for clans, homes, and protected blocks 2025-02-16 18:35:41 +01:00
gradle/wrapper Init 2025-02-16 16:30:56 +01:00
src/main Add JSON storage support for clans, homes, and protected blocks 2025-02-16 18:35:41 +01:00
.gitignore Init 2025-02-16 16:30:56 +01:00
build.gradle Added template configs! 2025-02-16 17:23:02 +01:00
gradle.properties Init 2025-02-16 16:30:56 +01:00
LICENSE Initial commit 2025-02-16 16:12:12 +01:00
README.md test 2025-02-16 18:00:50 +01:00
settings.gradle Init 2025-02-16 16:30:56 +01:00

BlazeSMP

This is a plugin for a Streamer SMP LOL