mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
11 lines
421 B
Plaintext
11 lines
421 B
Plaintext
Installation
|
|
------------
|
|
|
|
This plugin requires Hey0's server modification.
|
|
|
|
(1) Create a "plugins" folder inside your "bin" folder.
|
|
(2) Copy WorldEdit.jar, js.jar, and commons-lang3-3.0-beta.jar into plugins/.
|
|
(3) Add "WorldEdit" to "plugins" in your server.properties file, like so:
|
|
plugins=WorldEdit
|
|
If you have multiple plugins, separate plugin names with commas:
|
|
plugins=AnotherPlugin,WorldEdit |