3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-18 22:10:03 +02:00
FastAsyncWorldEdit/INSTALL.txt

17 Zeilen
521 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
2010-10-19 01:48:11 +02:00
2. Copy SMWorldEdit.jar and jnbt.jar into "plugins".
2010-10-03 02:33:11 +02:00
2010-10-19 01:48:11 +02:00
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
If you have multiple plugins, separate plugin names with commas.
Do NOT place jnbt.jar into server.properties.