Config

Your configuration file is in WGLandClaim/config.yml.

Default config:

  • enable_plots: false
  • region_auto_expand_vert: false
  • max_width_region: 150
  • max_width_plot: 30
  • regions:
  • ==region: 5000.0
  • ==plot: 500.0
  • flags:
  • ==pvp: 1000.0

Config option explanation:

  • enable_plots : Allow users to make small plots only within their regions, using /rg claimplot <plotname>
  • region_auto_expand_vert : When claiming a region, should it automatically expand the region from the bottom of the map to the top of the map?
  • max_width_region : Maximum width/length dimension of a region to allow.
  • max_width_plot : Maximum width/length dimension of a plot to allow.
  • regions : Define the costs for regions and plots.
  • flags : Add flags and their costs here to define costs for them. Will have to add the corresponding WorldGuard flag permission in order for them to work.

Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes