add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
#Add owner name to some messages
AddOwner = true
#Mob explosions can destroy blocks based on mob target
MobDestroy = true
#Explosions caused by any player can destroy blocks
PvpMode = false
#Report placing fluid from a bucket
ReportBucket = false
#Chunks from world spawn
#Range: -1 ~ 5000
ChunksFromSpawn = 10
#Maximum claims per player
#Range: 0 ~ 250
ClaimLimit = 4
#Blocks that bypass claims on right click
BypassBlocks = ["minecraft:ender_chest"]
#Entities that bypass claims on right click
BypassEntities = [""]
#Include dimensions
IncludeDims = ["*"]
#Exclude dimensions
ExcludeDims = [""]