geforkt von Mirrors/FastAsyncWorldEdit
Updated INSTALL.txt.
Dieser Commit ist enthalten in:
Ursprung
3d413e4f2e
Commit
b81a665ae7
22
INSTALL.txt
22
INSTALL.txt
@ -3,18 +3,14 @@ Installation
|
|||||||
|
|
||||||
This plugin requires Hey0's server modification.
|
This plugin requires Hey0's server modification.
|
||||||
|
|
||||||
(1) Create a "plugins" folder inside your "bin" folder.
|
1. Create a "plugins" folder inside your "bin" folder.
|
||||||
(2) Copy SMWorldEdit.jar and jnbt.jar into plugins/.
|
|
||||||
(3) Add "SMWorldEdit" to "plugins" in your server.properties file, like so:
|
2. Copy SMWorldEdit.jar and jnbt.jar into "plugins".
|
||||||
|
|
||||||
|
3. Add "SMWorldEdit" to the "plugins" line of your server.properties file.
|
||||||
|
If it's not already there, add the line. The line should look like this:
|
||||||
|
|
||||||
plugins=SMWorldEdit
|
plugins=SMWorldEdit
|
||||||
If you have multiple plugins, separate plugin names with commas:
|
|
||||||
plugins=AnotherPlugin,SMWorldEdit
|
|
||||||
|
|
||||||
Configuration
|
If you have multiple plugins, separate plugin names with commas.
|
||||||
-------------
|
Do NOT place jnbt.jar into server.properties.
|
||||||
|
|
||||||
A worldedit.properties will be created on first run that will let you configure
|
|
||||||
settings for WorldEdit.
|
|
||||||
|
|
||||||
Available settings:
|
|
||||||
* string allowed-blocks: List of allowed blocks that you can use
|
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren