WorldGuard/INSTALL.txt

16 lines
453 B
Plaintext
Raw Normal View History

2010-11-14 09:55:01 +01:00
Installation
------------
This plugin requires Hey0's server modification.
1. Create a "plugins" folder inside your "bin" folder.
2010-11-17 21:05:07 +01:00
2. Copy WorldGuard.jar into "plugins".
2010-11-14 09:55:01 +01:00
2010-11-17 21:05:07 +01:00
3. Add "WorldGuard" to the "plugins" line of your server.properties file.
2010-11-14 09:55:01 +01:00
If it's not already there, add the line. The line should look like this:
2010-11-17 21:05:07 +01:00
plugins=WorldGuard
2010-11-14 09:55:01 +01:00
If you have multiple plugins, separate plugin names with commas.