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
14
INSTALL.txt
14
INSTALL.txt
@ -8,4 +8,16 @@ This plugin requires Hey0's server modification.
|
|||||||
(3) Add "WorldEdit" to "plugins" in your server.properties file, like so:
|
(3) Add "WorldEdit" to "plugins" in your server.properties file, like so:
|
||||||
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