-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
russelburgraymond edited this page Jun 9, 2026
·
3 revisions
This guide explains how to install RS-ItemMagnet on your Paper Minecraft server.
- Minecraft 1.21+
- Paper Server
- Java 21+
Download the latest RS-ItemMagnet release from the GitHub Releases page.
Stop your Minecraft server.
Copy the RS-ItemMagnet jar file into your server's:
plugins/
directory.
Start your server.
During startup RS-ItemMagnet will:
- Create its data folder
- Create its SQLite database
- Create required database tables
- Register commands and permissions
Verify successful startup.
You should see messages similar to:
[RS-ItemMagnet] SQLite database initialized.
[RS-ItemMagnet] Database tables initialized.
[RS-ItemMagnet] RS-ItemMagnet Enabled
To update RS-ItemMagnet:
- Stop the server.
- Replace the existing jar file.
- Start the server.
Machine data and configuration are preserved automatically.
Continue with: