RedProtect support for WDLCompanion
This plugin adds a new type of WDLCompanion Chunk Override, Owned RedProtect regions, which allows players to use the World Downloader mod to save data in their own RedProtect regions.
Installation
First, install WDLCompanion and RedProtect World. 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 RedProtect regions. Then, add a ownershipType value to specify how the player must own it. This can currently be either leader, admin, or member, with member being the recommended choice. These levels are the same levels as described on the RedProtect Player Ranks page; with member one can be either a member, admin, or leader, admin allows either leader or admin, and leader allows leader only. member is the default.
Example:
chunkOverrides:
RedProtect:
type: Owned RedProtect regions
ownershipType: any
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