Skip to content

zVolcan/KuFFA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KuFFA

KuFFA is a professional Free For All (FFA) plugin for Minecraft servers (API 1.21). It allows server administrators to easily manage kits and spawn points, providing a seamless combat experience for players.

Features

  • Kit Management: Create kits directly from your inventory.
  • Spawn Management: Set multiple spawn points for different arenas.
  • Combat Log: Prevents players from logging out during combat (Combat tagging).
  • Customizable Messages: All messages are configurable via lang.yml using the MiniMessage format.
  • Ease of Use: Simple commands for players to join the action.

Commands

Player Commands

Command Description Aliases
/loadme <kit> <spawn> Loads a specific kit and teleports you to a spawn point. /lm, /kitme, /spawnme, /joinffa, /ffa
/spawn Teleports you back to the main lobby/spawn. /killme, /leave, /unloadme

Administrative Commands

Permission: kuffa.admin

Command Description
/kuffa kit create <name> Creates a kit using your current inventory and armor.
/kuffa kit delete <name> Deletes an existing kit.
/kuffa kit list Lists all available kits.
/kuffa spawn set <name> Sets a spawn point at your current location.
/kuffa spawn delete <name> Deletes an existing spawn point.
/kuffa spawn list Lists all available spawn points.

Configuration

The plugin uses several YAML files for configuration:

config.yml

Contains global plugin settings.

  • update-check: (Boolean) Whether to check for plugin updates.

lang.yml

This is the main file for customizing all messages. It uses the MiniMessage format, which supports gradients, hex colors, and more.

Example:

kit-created: "<green>Kit <name> created successfully with your current inventory.</green>"
spawn-teleported: "<green>Teleported to spawn!</green>"
combat-log-message: "<green>You are now in combat. <yellow>Do not log out!"

combat-log.yml & death-messages.yml

These files are used by the plugin to store and manage combat-related data and custom death messages.


Installation

  1. Download the KuFFA.jar file.
  2. Place it in your server's plugins folder.
  3. Restart the server.
  4. Configure the kits and spawns using the administrative commands.

Permissions

  • kuffa.admin: Grants access to all /kuffa administrative subcommands. Default: OP.

Website

Visit zvolcan.site for more information.

About

Plugin Core de utilidades para un FFA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages