A Minecraft plugin to claim, protect, and manage access to land plots.
dz_create name sizeX sizeZ
- claims a plot giving it a name and a size of sizeX, sizeZdz_delete name
- vacates a plot with a given namedz_add user name
- adds user to allowed list on plot namedz_remove user name
- removes user from allowed list on plot name
getlist
- prints a list of all claimed land plotsdz_max_size number
- changes the max size of every plot (default 100 x 100)dz_max_plots number
- changes the max number of plots a user can have (default 2)