FastAsyncWorldEdit/INSTALL.txt

17 Zeilen
515 B
Plaintext

2010-09-30 09:13:07 +02:00
Installation
------------
This plugin requires Hey0's server modification.
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
2. Copy WorldEdit.jar and jnbt.jar into "plugins".
2010-10-03 02:33:11 +02: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:
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.