mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-16 17:16:11 +00:00
Updated INSTALL.txt with more help.
This commit is contained in:
parent
d2e391446a
commit
26c2d044c0
12
INSTALL.txt
12
INSTALL.txt
@ -9,3 +9,15 @@ This plugin requires Hey0's server modification.
|
|||||||
plugins=WorldEdit
|
plugins=WorldEdit
|
||||||
If you have multiple plugins, separate plugin names with commas:
|
If you have multiple plugins, separate plugin names with commas:
|
||||||
plugins=AnotherPlugin,WorldEdit
|
plugins=AnotherPlugin,WorldEdit
|
||||||
|
|
||||||
|
You may also copy the editscripts/ folder into your bin/ folder so that you
|
||||||
|
can use the provided example EditScripts.
|
||||||
|
|
||||||
|
Configuration
|
||||||
|
-------------
|
||||||
|
|
||||||
|
A worldedit.properties will be created on first run that will let you configure
|
||||||
|
settings for WorldEdit.
|
||||||
|
|
||||||
|
Available settings:
|
||||||
|
* allowed-blocks: List of allowed blocks that you can use
|
Loading…
Reference in New Issue
Block a user