Skip to content

Commit 5245f2d

Browse files
authored
Use "move" instead of "copy"
1 parent 66d91a1 commit 5245f2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Bukkit / Spigot / Paper
4141
Once you've set up your Bukkit-based server (instructions can be found on the respective Paper/Spigot sites), `download WorldEdit from the Bukkit dev site <http://dev.bukkit.org/bukkit-plugins/worldedit/files>`_. Make sure you get the right WorldEdit download for your Minecraft version.
4242

4343
1. In your server folder, create a "plugins" folder if one does not yet exist. (It should be created when you first run the server).
44-
2. Copy the WorldEdit .jar file into the plugins folder.
44+
2. Move the WorldEdit .jar file into the plugins folder.
4545
3. Start your server.
4646

4747
Check your server log for errors. If you encounter errors, see the :doc:`FAQ <faq>` page.

0 commit comments

Comments
 (0)