The 1.4 works only in version 1.20.2.
1.5 works in version 1.20.4.
1.6 works in version 1.20.6.
1.7 works in version 1.21.4.
Features
-
English Support
-
MySQL Support
-
PlaceholderAPI Support
-
World protection
-
Multi-Arena support
-
Live display under the names of the players
-
Optional Scoreboard & Actionbar support
-
Easy setup
-
Full configurable
-
Use /ffa help to get a view on all commands.
-
Use /ffa create <Name> <Builder> to create an arena
-
Use /ffa set <Name> spawn can you set the spawn
-
Use /ffa set <Name> kit can you set the kit
-
Use /ffa set <Name> top can you set the top-10
-
Use /ffa set <Name> protection can you set the protection type
-
Use /ffa set <Name> radius can you set the protection radius
-
Use /ffa join or /ffa join <Name> to join a round
-
Use /ffa leave to leave a round
-
If you want to reload all settings for the Plugin in the configs use /ffa reload.
-
If you change the database type such as from SQLite to MySQL then you have to restart the server!
-
Thats it!
PlaceholderAPI
Translation
-
%ffa_kills% shows the kills
-
%ffa_deaths% shows the deaths
-
%ffa_killstreak% shows the killstreak
-
%ffa_map% shows the map
-
%ffa_place% shows the ranking place
Translation
German:
Spoiler: language.yml
Code (YAML):
# +------------------------------------------+
# < FFA >
# +------------------------------------------+
# Basic messages
PREFIX : '&7 [&cFFA&7 ] '
NO_PERMISSION : '&cDazu hast du keine Rechte!'
ONLY_PLAYER : '&cDu musst ein Spieler sein!'
UNKNOWN_COMMAND : '&cDieser Befehl ist uns nicht bekannt.'
NO_DATABASE_CONNECTION : '&cDas Plugin ist nicht mit der Datenbank verbunden!'
# Interact messages
MAP_NOT_EXISTS : '&cDiese Map existiert nicht.'
MAP_NOT_PLAYABLE : '&cDiese Map ist nicht fertig eingestellt.'
NO_CURRENT_MAP : '&cAktuell wird keine Map gespielt.'
ALREADY_JOINED : '&cDu befindest dich bereits auf der Map.'
NOT_IN_GAME : '&cDu bist aktuell in keiner Runde.'
MAP_JOIN : '&7Du tritst der Map &e %map% &7gebaut von &6%builder% &7bei.'
MAP_LEAVE : '&7Du verl %ae%sst die Map &e%map%&7.'
HELP_INFO:
1 : '&c&lDie FFA Befehle:'
2 : '&e/ffa help.'
3 : '&7Zeigt dir eine Liste aller Befehle.'
4 : '&e/ffa join.'
5 : '&7L %ae%sst dich einer FFA Runde beitreten.'
6 : '&e/ffa leave'
7 : '&7L %ae%sst dich eine Runde verlassen.'
ADMIN_HELP_INFO:
1 : '&e/ffa create <Mapname> <Buildername>.'
2 : '&7Erstellt eine FFA Map.'
3 : '&e/ffa set <Mapname> spawn.'
4 : '&7Setzt den Map Spawn.'
5 : '&e/ffa set <Mapname> kit.'
6 : '&7Setzt das Kit für die Map.'
7 : '&e/ffa set <Mapname> top.'
8 : '&7Setzt die Top-10 Hologram Position für die Map.'
9 : '&e/ffa set <Mapname> protection.'
10 : '&7Setzt die Art der Spawn-Protektion.'
11 : '&e/ffa set <Mapname> radius <Nummer>.'
12 : '&7Setzt den Spawn-Protektion Radius.'
# PvP messages
DEATH_MESSAGE : '&7Du bist &cgestorben!'
KILL_MESSAGE : '&7Du hast &e %player% &7mit &c%<3%%health% &7get%oe%tet.'
KILLED_MESSAGE : '&7Du wurdest von &e %player% &7mit &c%<3%%health% &7get%oe%tet.'
KILL_STREAK_MESSAGE : '&7Der Spieler &e %player% &7hat eine Killstreak von &e%killstreak% &7Kills!'
KILL_STREAK_LOSE : '&7Du hast deine &e %killstreak%er &7Killstreak &cverloren&7!'
# Map change messages
MAP_CHANGE : '&7Die Map wird jetzt gewechselt.'
MAP_CHANGE_COUNTER : '&7Die Map wird in &e %time% &7gewechselt.'
# Holograms
Top-10:
HEADER : '&f&lTop-10'
PLACE : '&6&l %place% &7- &e%player% &c%kills% &7Kills'
# Scoreboard
HEARTS : '&c %<3%'
TITLE : '&f %>% &lDeinServer.net'
LINES:
1 : ' %blank%'
2 : '&fKills:'
3 : '&e %kills%'
4 : ' %blank%'
5 : '&fMap:'
6 : '&d %map%'
7 : ' %blank%'
8 : '&fTode:'
9 : '&c %deaths%'
10 : ' %blank%'
11 : '&fKillstreak:'
12 : '&9 %killstreak%'
13 : ' %blank%'
# < FFA >
# +------------------------------------------+
# Basic messages
PREFIX : '&7 [&cFFA&7 ] '
NO_PERMISSION : '&cDazu hast du keine Rechte!'
ONLY_PLAYER : '&cDu musst ein Spieler sein!'
UNKNOWN_COMMAND : '&cDieser Befehl ist uns nicht bekannt.'
NO_DATABASE_CONNECTION : '&cDas Plugin ist nicht mit der Datenbank verbunden!'
# Interact messages
MAP_NOT_EXISTS : '&cDiese Map existiert nicht.'
MAP_NOT_PLAYABLE : '&cDiese Map ist nicht fertig eingestellt.'
NO_CURRENT_MAP : '&cAktuell wird keine Map gespielt.'
ALREADY_JOINED : '&cDu befindest dich bereits auf der Map.'
NOT_IN_GAME : '&cDu bist aktuell in keiner Runde.'
MAP_JOIN : '&7Du tritst der Map &e %map% &7gebaut von &6%builder% &7bei.'
MAP_LEAVE : '&7Du verl %ae%sst die Map &e%map%&7.'
HELP_INFO:
1 : '&c&lDie FFA Befehle:'
2 : '&e/ffa help.'
3 : '&7Zeigt dir eine Liste aller Befehle.'
4 : '&e/ffa join.'
5 : '&7L %ae%sst dich einer FFA Runde beitreten.'
6 : '&e/ffa leave'
7 : '&7L %ae%sst dich eine Runde verlassen.'
ADMIN_HELP_INFO:
1 : '&e/ffa create <Mapname> <Buildername>.'
2 : '&7Erstellt eine FFA Map.'
3 : '&e/ffa set <Mapname> spawn.'
4 : '&7Setzt den Map Spawn.'
5 : '&e/ffa set <Mapname> kit.'
6 : '&7Setzt das Kit für die Map.'
7 : '&e/ffa set <Mapname> top.'
8 : '&7Setzt die Top-10 Hologram Position für die Map.'
9 : '&e/ffa set <Mapname> protection.'
10 : '&7Setzt die Art der Spawn-Protektion.'
11 : '&e/ffa set <Mapname> radius <Nummer>.'
12 : '&7Setzt den Spawn-Protektion Radius.'
# PvP messages
DEATH_MESSAGE : '&7Du bist &cgestorben!'
KILL_MESSAGE : '&7Du hast &e %player% &7mit &c%<3%%health% &7get%oe%tet.'
KILLED_MESSAGE : '&7Du wurdest von &e %player% &7mit &c%<3%%health% &7get%oe%tet.'
KILL_STREAK_MESSAGE : '&7Der Spieler &e %player% &7hat eine Killstreak von &e%killstreak% &7Kills!'
KILL_STREAK_LOSE : '&7Du hast deine &e %killstreak%er &7Killstreak &cverloren&7!'
# Map change messages
MAP_CHANGE : '&7Die Map wird jetzt gewechselt.'
MAP_CHANGE_COUNTER : '&7Die Map wird in &e %time% &7gewechselt.'
# Holograms
Top-10:
HEADER : '&f&lTop-10'
PLACE : '&6&l %place% &7- &e%player% &c%kills% &7Kills'
# Scoreboard
HEARTS : '&c %<3%'
TITLE : '&f %>% &lDeinServer.net'
LINES:
1 : ' %blank%'
2 : '&fKills:'
3 : '&e %kills%'
4 : ' %blank%'
5 : '&fMap:'
6 : '&d %map%'
7 : ' %blank%'
8 : '&fTode:'
9 : '&c %deaths%'
10 : ' %blank%'
11 : '&fKillstreak:'
12 : '&9 %killstreak%'
13 : ' %blank%'
Info
You cant sell or claime the plugin as yours!
If there any questions or bugs you can contact me
through my discord server discord.gg/NBs27JK
You cant sell or claime the plugin as yours!
If there any questions or bugs you can contact me
through my discord server discord.gg/NBs27JK
Todoliste
-
Sounds
-
Particles on Blockreplace
Downloads:
25 Downloads | ✔︎ |
50 Downloads | ✔︎ |
100 Downloads | ✔︎ |
150 Downloads | ✔︎ |
200 Downloads | ✔︎ |
250 Downloads | ✔︎ |
500 Downloads | ✔︎ |
1.000 Downloads |✔︎ |
2.000 Downloads | ✔︎ |
25 Downloads | ✔︎ |
50 Downloads | ✔︎ |
100 Downloads | ✔︎ |
150 Downloads | ✔︎ |
200 Downloads | ✔︎ |
250 Downloads | ✔︎ |
500 Downloads | ✔︎ |
1.000 Downloads |✔︎ |
2.000 Downloads | ✔︎ |
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
FFA is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 3,698 times (via Spigot). Download it and open it directly in the game.