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
096a0919a0
Added messages!
2025-02-19 18:00:50 +01:00
DaTTV
bde3b0d3bb
Structure change
2025-02-19 17:35:35 +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
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
c2d65187ff
Merge pull request #7 from Freezy-Studios/main
...
Dev Merge
2025-02-16 20:49:23 +01:00
DaTTV
8bc458c468
Added ClanCommand and implemented tabcompletor
2025-02-16 20:47:39 +01:00
DaTTV
a1a6f21624
Merge branch 'dev' of https://github.com/Freezy-Studios/BlazeSMP
2025-02-16 20:03:01 +01:00
EmrageGHC
208a1064cf
Merge branch 'main' of https://github.com/Freezy-Studios/BlazeSMP
2025-02-16 19:42:11 +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
0e339fc0b6
Merge remote-tracking branch 'origin/dev'
2025-02-16 18:35:55 +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
EmrageGHC
b28b24289e
removed Test Object
2025-02-16 18:20:01 +01:00
EmrageGHC
81a941d925
Merge pull request #5 from Freezy-Studios/dev
...
test
2025-02-16 18:04:49 +01:00
EmrageGHC
e7fc7f199f
test
2025-02-16 18:00:50 +01:00
DaTTV
aaa020822f
Merge pull request #4 from Freezy-Studios/dev
...
Added configs!
2025-02-16 17:25:58 +01:00
DaTTV
30b50b14a4
Added template configs!
...
Implemented gson, lombok!
2025-02-16 17:23:02 +01:00
DaTTV
b3c91e197a
Merge pull request #3 from Freezy-Studios/main
...
Merge to dev
2025-02-16 16:54:10 +01:00
DaTTV
660218e0dd
Made merge ready, fixed typo
2025-02-16 16:52:28 +01:00
DaTTV
abef711684
tests #2
2025-02-16 16:49:18 +01:00
DaTTV
63bb1415ab
tests
2025-02-16 16:48:23 +01:00
DaTTV
7de12dbb64
add upload artifact step for JAR files
2025-02-16 16:44:03 +01:00
DaTTV
5bb47e5d0a
Merge pull request #2 from Freezy-Studios/dev
...
Added the Default plugin
2025-02-16 16:40:58 +01:00