2010-09-30 09:13:07 +02:00
|
|
|
Installation
|
|
|
|
------------
|
|
|
|
|
2011-01-16 22:32:42 +01:00
|
|
|
Bukkit:
|
|
|
|
|
|
|
|
1. Create a "plugins" folder inside your server folder.
|
|
|
|
|
|
|
|
2. Copy WorldEdit.jar into "plugins".
|
|
|
|
|
|
|
|
3. Restart your server.
|
|
|
|
|
|
|
|
You may want to copy config.yml into plugins/WorldEdit/config.yml
|
|
|
|
(you will have to create that folder). Edit it to fit your needs.
|
|
|
|
|
|
|
|
hMod:
|
2010-09-30 09:13:07 +02:00
|
|
|
|
2010-10-19 01:48:11 +02:00
|
|
|
1. Create a "plugins" folder inside your "bin" folder.
|
2010-10-03 02:33:11 +02:00
|
|
|
|
2011-01-02 08:16:16 +01:00
|
|
|
2. Copy WorldEdit.jar into "plugins".
|
2010-10-03 02:33:11 +02:00
|
|
|
|
2010-11-07 07:35:32 +01:00
|
|
|
3. Add "WorldEdit" to the "plugins" line of your server.properties file.
|
2010-10-19 01:48:11 +02:00
|
|
|
If it's not already there, add the line. The line should look like this:
|
|
|
|
|
2010-11-07 07:35:32 +01:00
|
|
|
plugins=WorldEdit
|
2010-10-19 01:48:11 +02:00
|
|
|
|
|
|
|
If you have multiple plugins, separate plugin names with commas.
|
|
|
|
Do NOT place jnbt.jar into server.properties.
|