Minecraft WorldGuard support for WDLCompanion mod 2026 download
logo
minecraft mod WorldGuard support for WDLCompanion

WorldGuard support for WDLCompanion

Game Version: 1.9
Total Downloads: 525
Updated: Mar 20, 2016
Created: Mar 20, 2016
Download WorldGuard support for WDLCompanionDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v0.0.1 beta 24.00 KB Mar 20, 2016 1.9 525 download WorldGuard support for WDLCompanion v0.0.1 betaDownload

Description

Share this:

This plugin adds a new type of WDLCompanion Chunk Override, Owned WorldGuard regions, which allows players to use the World Downloader mod to save data in their own WorldGuard regions.

Installation

First, install WDLCompanion and WorldGuard. Then, just add this plugin into your plugins folder!

Usage

This plugin does not have its own configuration file or permissions. Instead, it uses WDLCompanion's own configuration file to add a new type of chunk override.

Add a new entry in the chunkOverrides section, with type set to Owned WorldGuard regions. Then, add a ownershipType value to specify how the player must own it. This can be either ownerOrMember, owner, or member, with ownerOrMember being the recommended choice. You can also optionally add a preservePolygons tag to have polygonal regions work exactly rather than being expanded to a square (this defaults to false). Enabling preservePolygons is more resource intensive.

Example:

chunkOverrides:
  worldGuard:
    type: Owned WorldGuard regions
    ownershipType: ownerOrMember
    preservePolygons: false

Source code

This plugin is open source; you can view the source and contribute to it here.

MCStats disclaimer

This plugin uses MCStats (pluginmetrics) for anonymous statistics. You can view these statistics here. If you want to turn off these statistics, set opt-out to true in the PluginMetrics configuration file (this disables statistics for all PluginMetrics supporting plugins).

Comments

Add a comment