geforkt von Mirrors/FastAsyncWorldEdit
Updated INSTALL.txt with more help.
Dieser Commit ist enthalten in:
Ursprung
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
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren