AutoRegion
Are you tired of manually creating regions all the time?
Do you want your users to decide where to build their house in an open world scenario?
This plugin lets you specify blocks, which later will be used as so called RegionCreators creating a region on placement with a specified radius!
Features
- Fully customizable messages
- Fully customizable config, which lets you decide which blocks will be used as a RegionCreator and how big the region should be once the RegionCreator is placed (Default: Diamond Ore - 21x21, Emerald Ore - 51x51)
- New RegionCreators can be registered both manually and in-game (via command)
- Automatically checks if the region the user is trying to create is interfering with a different region
- Automatically saves how many regions a user owns
- Maximum regions per user can be limited
- By default adds a RegionCreator (Default: Diamond Ore, can be changed and also disabled in the config) on the first ever join to a players inventory
- This plugin automatically updates itself if there is a new version available! This can be enabled/disabled via an in-game command or in the config
Permissions
-
autoregion.*: Allows user to use every single command
-
autoregion.autoregion: Necessary to execute every command
-
autoregion.add: Allows user to add a new RegionCreator
-
autoregion.remove: Allows user to remove a RegionCreator
-
autoregion.disable: Allows user to disable the plugin
-
autoregion.confirmdisable: Needed to disable the plugin
- autoregion.updates.*: Allows the user to both enable and disable the auto-updater
-
autoregion.updates.enable: Allows the user to enable the auto-updater
-
autoregion.updates.disable: Allows the user to disable the auto-updater
-
autoregion.help: Allows user to display all the commands of the plugin
-
autoregion.list: Allows the user to display a list with all registered RegionCreators
- autoregion.regions.<group>: This lets you specify the maximum amount of regions a user can own. Groups can be found in config.yml, '-1' equals infinite regions as well as the permission "autoregion.regions.*"
This plugin HAS to be used together with the newest versions of both WorldEdit and WorldGuard!