
ModsJava
FFCraftPlugin
The Bukkit plugin version of FFCraft provides support for using FFCraft on plugin servers
⬇ Download on ModrinthFFCraft Plugin
The Bukkit plugin for FFCraft provides media player management functionality for servers. It requires the use of a client-side mod to allow players to play any media content in the Minecraft world.
✨ Functional Features
- Unified server management — Create, delete, and configure players through commands or configuration files
- Full media format support — Based on FFmpeg, it supports almost all audio and video formats
- Arbitrary shape screen — Supports polygon display areas with up to 64 vertices
- Light and shadow compatibility — The client screen can correctly reflect and respond to the lighting effects of the light and shadow package
- Permission control — Comprehensive permission nodes, distinguishing between administrators, editors, and ordinary players
- Auto Sync — Automatically synchronize all existing players when a player enters the server
🛠 Technical stack and prerequisites
- Server: Bukkit series (including Spigot, Paper) (1.18.2+)
- Language: Java
- Client Requirements: Players need to install the FFCraft Mod
📥 Installation
Server administrator
- Ensure that the server has installed any Bukkit series core
- Download the plugin (from Releases)
- Place it in the
pluginsfolder of the server - Enjoy it !
Player
Players can simply install the FFCraft mod on their client to join the server and view media content.
📋 Command System
| Command | Permission | Description |
|---|---|---|
/ffcraft create <name> [public|private] |
ffcraft.admin |
Create Player |
/ffcraft list |
Everyone | List all players |
/ffcraft info <uuid> |
Everyone | View player details |
/ffcraft rename <uuid> <newName> |
ffcraft.edit |
Rename Player |
/ffcraft delete <uuid> |
ffcraft.admin |
Delete player |
/ffcraft setpublic <uuid> <true|false> |
ffcraft.admin |
Set public status |
/ffcraft setmedia <uuid> <url> |
ffcraft.edit |
Set media source (in plan) |
/ffcraft reload |
ffcraft.admin |
Reload the configuration file and resync clients |
- Permission nodes can be granted to players through permission plugins such as LuckPerms
- All
uuidparameters refer to the unique identifier of the player
🤝 Contribution
Welcome to submit Issues and Pull Requests!
📄 License
This project is licensed under the AGPLv3 license. Modified versions of the project must also be open sourced under the same license. For details, please refer to the LICENSE file.
I hope this project can help you, meow~ --sashwind Mod: Modrinth
Verified by MCModsHub
- Ships as FFCraft-1.0-SNAPSHOT.jar — drop this file into the mods folder
- Download size: 51 KB
- Download link checked 6 Aug 2026 — working
These come from our own check of the pack file, not from the source page.