mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2024-12-15 04:41:37 +08:00
17 lines
515 B
Plaintext
17 lines
515 B
Plaintext
Installation
|
|
------------
|
|
|
|
This plugin requires Hey0's server modification.
|
|
|
|
1. Create a "plugins" folder inside your "bin" folder.
|
|
|
|
2. Copy WorldEdit.jar and jnbt.jar into "plugins".
|
|
|
|
3. Add "WorldEdit" 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=WorldEdit
|
|
|
|
If you have multiple plugins, separate plugin names with commas.
|
|
Do NOT place jnbt.jar into server.properties.
|