Commit graph

69 commits

Author SHA1 Message Date
DaTTV
f208ed5937 Added EmrageGHC'S Report Command reigistered!
Message fixes in PlayerManager.java!
Registered command in BlazeSMP.java
2025-02-17 21:03:39 +01:00
DaTTV
8fe081424f Blocked tabcomplete for some commands!
Fixed message bug!
2025-02-17 19:28:46 +01:00
DaTTV
45aaed9112 Registered blocked commands listener 2025-02-17 19:04:31 +01:00
DaTTV
b453812fc0 Added blocked commands 2025-02-17 18:41:05 +01:00
DaTTV
bcc4e12ef7 Renamed Class!
Added PlayerChatListener!
Registered PlayerChatListener!
2025-02-17 18:23:24 +01:00
DaTTV
f2c3f65d76 Updated a libary! 2025-02-17 18:19:58 +01:00
DaTTV
293938e58a Added clan chat feature! 2025-02-17 18:08:47 +01:00
DaTTV
0dad4cf59a Added a Bukkit Runnable to update the player tags! Added a PlayerManager to handle the logic behind updateing and ordering the player in tab! Added JoinListener to set playertag on join! Added debugging, registered listener...! 2025-02-17 17:51:00 +01:00
DaTTV
5b184a8384 Changed to display correctly 2025-02-17 17:48:54 +01:00
DaTTV
1066d5e8ac Modified the modify command and create command to allow tags with spaces 2025-02-17 17:48:36 +01:00
DaTTV
8180ede6be Partielly added PlayerManager 2025-02-17 13:35:32 +01:00
DaTTV
a5e3bab8f9 implemented missing functions in the clan command 2025-02-16 21:39:25 +01:00
DaTTV
ab2bf7691f implemented onCommand 2025-02-16 21:13:29 +01:00
DaTTV
8bc458c468 Added ClanCommand and implemented tabcompletor 2025-02-16 20:47:39 +01:00
DaTTV
7bacc58bee Added logging for loading the files! 2025-02-16 18:56:00 +01:00
DaTTV
e4e48db818 Added clan manager!
Loading all storage files
2025-02-16 18:49:38 +01:00
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
DaTTV
30b50b14a4 Added template configs!
Implemented gson, lombok!
2025-02-16 17:23:02 +01:00
DaTTV
975c942699 Init 2025-02-16 16:30:56 +01:00