mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2025-01-01 13:57:43 +01:00
feat: WorldEdit Integration: add README
This commit is contained in:
parent
2a03daec4f
commit
d6c5ec9309
19
docs/worldedit.md
Normal file
19
docs/worldedit.md
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
description: Information on the optional WorldEdit integration in Advanced Portals, including usage and configuration
|
||||
---
|
||||
|
||||
# Commands
|
||||
|
||||
## Select Portal as WorldEdit selection
|
||||
|
||||
You can use `/portal we-selection` with a portal name to select the portal as cuboid worldedit selection.
|
||||
This command becomes available when WorldEdit is installed.
|
||||
|
||||
# WorldEdit Integration
|
||||
|
||||
You can configure AdvancedPortals to use WorldEdit instead of the Selection Tool from AdvancedPortals.
|
||||
|
||||
To enable the integration (add and) set the config option `WorldEditIntegration` to "true".
|
||||
|
||||
This will disable the commands `/portal wand` (or `/portal selector`) and will use cuboid selections from WorldEdit instead.
|
Loading…
Reference in New Issue
Block a user