WorldGuard support for WDLCompanion

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

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    98595
  • Created
    Mar 19, 2016
  • Last Released File
    Never
  • Total Downloads
    659
  • License

Categories

Members

Recent Files

Bukkit