DzialkiPlugin

A Minecraft plugin to claim, protect, and manage access to land plots.

Available commands:

  • dz_create name sizeX sizeZ - claims a plot giving it a name and a size of sizeX, sizeZ
  • dz_delete name - vacates a plot with a given name
  • dz_add user name - adds user to allowed list on plot name
  • dz_remove user name - removes user from allowed list on plot name

Admin commands:

  • getlist - prints a list of all claimed land plots
  • dz_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)