Plex-FAWE/INSTALL.txt

17 lines
521 B
Plaintext
Raw Normal View History

2010-09-30 07:13:07 +00:00
Installation
------------
This plugin requires Hey0's server modification.
2010-10-18 23:48:11 +00:00
1. Create a "plugins" folder inside your "bin" folder.
2010-10-03 00:33:11 +00:00
2010-10-18 23:48:11 +00:00
2. Copy SMWorldEdit.jar and jnbt.jar into "plugins".
2010-10-03 00:33:11 +00:00
2010-10-18 23:48:11 +00: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.