FFCraftPlugin

FFCraftPlugin

The Bukkit plugin version of FFCraft provides support for using FFCraft on plugin servers

14 downloads

FFCraft 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

  1. Ensure that the server has installed any Bukkit series core
  2. Download the plugin (from Releases)
  3. Place it in the plugins folder of the server
  4. 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 uuid parameters 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

No gallery available for this project.