Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
FreshMagnet is a lightweight Minecraft plugin that enables item magnetization.
FreshMagnet - A Minecraft Item Magnet Plugin
🧲 Overview
FreshMagnet is a lightweight Minecraft plugin that enables item magnetization. Players can toggle the magnet effect to automatically pull nearby items toward them, enhancing gameplay convenience.
✨ Features
- Item Magnetization – Attract nearby items effortlessly.
- Configurable Range & Strength – Customize magnet power via
config.yml
. - Permissions & Commands – Fine-tuned player control (
magnet.use
,magnet.admin
). - Optimized Performance – Designed for efficient item handling.
📜 Commands
Command | Description | Permission |
---|---|---|
/magnet |
Toggle magnet effect | magnet.use |
/magnet reload |
Reload plugin configuration | magnet.admin |
🔑 Permissions
Permission | Description | Default |
---|---|---|
magnet.use |
Allows players to toggle the magnet effect | false |
magnet.admin |
Allows reloading the plugin configuration | op |
🔧 Installation
- Download the plugin JAR from the latest releases.
- Place
freshmagnet.jar
into your Minecraft server'splugins/
folder. - Restart the server or reload plugins using
/reload
. - Edit
config.yml
for customization and reload using/magnet reload
.
⚙️ Configuration (config.yml
)
magnet:
range: 15 # Magnet effect radius in blocks
strength: 0.5 # Pull force applied to items
Pages
Members
Owner