Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-03 01:50:07 +01:00
20 Zeilen
631 B
Plaintext
20 Zeilen
631 B
Plaintext
Installation
|
|
------------
|
|
|
|
This plugin requires Hey0's server modification.
|
|
|
|
(1) Create a "plugins" folder inside your "bin" folder.
|
|
(2) Copy SMWorldEdit.jar and jnbt.jar into plugins/.
|
|
(3) Add "SMWorldEdit" to "plugins" in your server.properties file, like so:
|
|
plugins=SMWorldEdit
|
|
If you have multiple plugins, separate plugin names with commas:
|
|
plugins=AnotherPlugin,SMWorldEdit
|
|
|
|
Configuration
|
|
-------------
|
|
|
|
A worldedit.properties will be created on first run that will let you configure
|
|
settings for WorldEdit.
|
|
|
|
Available settings:
|
|
* string allowed-blocks: List of allowed blocks that you can use |