DaTTV
595e3005d7
Use of Pattern Variable
2025-02-20 07:41:58 +01:00
EmrageGHC
286919ce6c
add PlayerVsPlayerListener
2025-02-19 22:16:43 +01:00
DaTTV
bece2529bb
Added Claim restrictions for spawn
2025-02-19 18:54:28 +01:00
DaTTV
4678cf5fdd
Added Language manager (untested)
2025-02-19 17:31:13 +01:00
DaTTV
a2c1eb155d
Impl homes
2025-02-19 12:26:16 +01:00
DaTTV
fcb2ca8496
Added spawn preassureplatelistener
2025-02-18 22:08:25 +01:00
DaTTV
e511a3aea9
Fixed PlayerList
2025-02-18 22:02:11 +01:00
DaTTV
b8fb25382e
Fixed typo
2025-02-18 20:37:04 +01:00
EmrageGHC
acc826bdd6
fixxed take items out of inventory
2025-02-18 20:31:41 +01:00
DaTTV
5f5b50f454
Added TabCompleter to ClaimCommand.java!
2025-02-18 19:30:37 +01:00
DaTTV
423fb5e6b3
Removed empty unused method!
2025-02-18 19:24:46 +01:00
DaTTV
eac5d33d60
Implemented Claim feature, some style changes needed!
...
Fixed saving of clans!
2025-02-18 19:24:10 +01:00
DaTTV
23ac1c8322
Some fixes + ChunkInvManager
2025-02-18 18:34:05 +01:00
DaTTV
3e54c33b2a
Added ClaimSystem!
2025-02-18 11:34:36 +01:00
DaTTV
b29b691270
Small change to match other similar lines!
2025-02-17 21:14:48 +01:00
DaTTV
d258b22ca5
Security Patch
2025-02-17 21:07:27 +01:00
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
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