-
-
Notifications
You must be signed in to change notification settings - Fork 41
MyPlot Integration
BlockSniper has builtin integration with the MyPlot plugin. The plugin is perfect for allowing players to have their own chunk of the world that they can shape however they want. BlockSniper has a setting to enable MyPlot integration in the Configuration tab in the UI. Enabling this setting and having MyPlot installed will disallow players to use BlockSniper outside of their own plots. The same counts for operators by default.
The following permissions should be granted to players to be able to use BlockSniper without being able to cause harm with it when MyPlot integration is enabled:
blocksniper.command.brush
blocksniper.command.undo
blocksniper.command.redo
blocksniper.type
blocksniper.shape
In order to allow a player to use BlockSniper whever they want in a plot world, the following permission should be granted:
blocksniper-myplot.bypass
By default, only operators are allowed to use BlockSniper outside of plot worlds if MyPlot integration is enabled. Should a player without operator permissions need to use BlockSniper outside of the world, the following permission should be granted:
blocksniper-myplot.allow-outside
Copyright © BlockHorizons 2017-2018 - Apache License 2.0