DUXPLIMA Documentation

Basic Concepts

🧱 Chunk

A chunk is a 16x16 block area in Minecraft. It goes from bedrock (y=0) all the way up to the sky (y=320+).

Think of your Minecraft world as a grid of squares. Each square is a chunk.

ChunkChunkChunk
ChunkYOUR CLAIMChunk
ChunkChunkChunk

When you claim land, you claim whole chunks. You can't claim half a chunk.

How Big is a Chunk?

A chunk is 16Γ—16 blocks = 256 blocks of area. For a small house, one chunk is usually enough. For a large base, you might need 4-9 chunks.


🏠 Claim

A claim is your protected territory. It consists of:

  • One or more chunks (the land itself)
  • An owner (you)
  • Members (people you invite)
  • Flags (rules for the claim)
  • A name (what you call it)

You can have multiple claims in different locations.


πŸ‘₯ Members

Members are players you've added to your claim. They can:

  • Enter your claim
  • Do things based on their role/permissions
  • Access the vault (if allowed)

There are different levels of access:

WhoAccess Level
OwnerCan do everything, manage the claim
MembersCan do things based on their role
VisitorsNon-members, very limited access

🎭 Roles

A role is a set of permissions. Instead of giving permissions one by one, you assign a role.

Default roles:

RoleWhat They Can Do
OwnerEverything (full control)
MemberBuild, open containers, interact
DefaultOnly walk inside (visitor role)

You can create custom roles like "Moderator" or "Builder" with specific permissions.


🚩 Flags

Flags control what happens inside your claim. They affect everyone, including you.

Examples:

FlagOFFON
PVPPlayers can't hurt each otherPvP is enabled
TNT_EXPLOSIONSTNT doesn't explodeTNT works normally
FIRE_SPREADFire doesn't spreadFire spreads to blocks
SPAWN_MONSTERSMonsters don't spawnMonsters spawn normally

Think of flags like global rules for your claim.


πŸ” Permissions

Permissions control what specific actions a member can do. They are given to roles.

Examples:

PermissionWhat It Allows
BLOCK_PLACEPlace blocks
BLOCK_BREAKBreak blocks
CONTAINER_OPENOpen chests, barrels, etc.
TELEPORTUse claim teleport
MANAGE_INVITESSend invitations

There are 37 different permissions you can mix and match!


πŸ”€ Flags vs Permissions: What's the Difference?

This confuses many people, so let's be clear:

ConceptApplies ToExample
FlagsEveryone (including owner)"Fire can't spread in this claim"
PermissionsSpecific roles"Members can place blocks"

Flags are like laws of physics in your claim. Permissions are like access cards for different people.


πŸ“ Warps

A warp is a teleport point inside your claim.

  • You can create multiple warps
  • Warps can be public (anyone can use) or private (members only)
  • Great for shops, farms, or special locations

πŸ“¦ Vault

The vault is a shared storage chest for your claim.

  • Store items that members can access
  • Access is based on permissions
  • Items persist even if you go offline

⏱️ Claim Expiration

Claims can expire after a certain time.

  • Default is usually 7-30 days
  • You can extend time (may cost money)
  • Expired claims are deleted automatically

This prevents abandoned claims from cluttering the server.

Server Setting

Whether claims expire depends on server configuration. Ask your server admin!


Summary Table

TermSimple Explanation
ChunkA 16Γ—16 block area
ClaimYour protected land (one or more chunks)
MemberPlayer added to your claim
RoleA set of permissions
FlagA rule that affects everyone in the claim
PermissionSomething a role can or can't do
WarpA teleport point
VaultShared storage

Ready for More?