1
0
Fork 0

Inital commit

This commit is contained in:
abtmtr 2025-08-27 20:49:18 -05:00
commit b5089257c5
1005 changed files with 23476 additions and 0 deletions

42
data/claims/!AdminClaims.json Executable file
View file

@ -0,0 +1,42 @@
[
{
"ID": "f9ecbec9-f04e-468e-ac89-d2089c494088",
"Name": "My Claim",
"PosxXzZY": [
0,
15,
0,
15,
-62
],
"Home": [
7,
75,
7
],
"EnterTitle": "",
"EnterSubtitle": "",
"LeaveTitle": "",
"LeaveSubtitle": "",
"Potions": {},
"AllowedItems": [],
"AllowedUseBlocks": [],
"AllowedBreakBlocks": [],
"AllowedEntityAttack": [],
"AllowedEntityUse": [],
"GlobalPerms": [
"flan:enderman",
"flan:drop",
"flan:can_stay",
"flan:open_container",
"flan:snow_golem",
"flan:enchantment",
"flan:lock_items",
"flan:portal",
"flan:interact_block",
"flan:flight",
"flan:pickup",
"flan:enderchest"
]
}
]