Compatibility
Minecraft: Java Edition
1.21
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
SlashFling
A Minecraft plugin that lets you fling players into the air with fall damage resistance!
Perfect for fun servers, minigames, or just to surprise your friends.
Installation
Place the JAR file in your server's plugins
folder and restart the server.
Features
- Fling any player into the sky with a single command
- Automatic fall damage resistance for safe landings
- Cooldown system to prevent spam
- Permissions for admin, usage, cooldown bypass, and immunity
- Configurable strength, cooldown, and resistance duration
- Reload configuration without restarting the server
Usage
/fling <player>
— Fling a player into the sky/fling reload
— Reload the plugin configuration (requires admin permission)
Example
/fling Steve
Permissions
Permission | Description | Default |
---|---|---|
slashfling.use |
Allows using the /fling command |
op |
slashfling.admin |
Grants all admin permissions (reload, bypass) | op |
slashfling.immune |
Prevents being flung by non-admins | false |
slashfling.nocooldown |
Exempts from command cooldowns | false |
Configuration
Edit plugins/SlashFling/config.yml
to customize:
cooldown-seconds
: Cooldown time between usesfling-strength
: How high to fling playersresistance-duration-ticks
: Fall damage resistance duration (20 ticks = 1 second)- Customizable messages with color codes
After editing, use /fling reload
to apply changes.
Contributing
Pull requests and issues are welcome! Please open an issue for bugs or feature requests.
License
This project is licensed under the MIT License. See LICENSE for details.