- Multiarena support
- Signs system with status update
- Classic EFTB experience
- Vote system on the pre-game (Vote for the time: day/sunset/night and speed: normal, II, III for the game)
- Scoreboard on arena
- Open source on GitHub
- /eftb join - Enter to a random map with a filter that prioritizes arenas with players
- /eftb join {specific map}
- /leave or /eftb leave - Leave the game
- /eftb setmainlobby - Set the main lobby that the players will be teleported after the game. Permission: epiceftb.admin
- /eftb arena create - Register the world as an arena
- /eftb arena spawn add/remove - Add or remove an spawn that the regular players will be teleported on the game start
- /eftb arena setspect - Set the location where the player will appear in spectator mode
- /eftb arena setmax/setmin <amount> - Set the max or min quantity of players for the arena
- /eftb arena setbeast - Set the location where the beast will be teleported before being released
- /eftb arena setwaitinglobby - Set the location where the players will be spawn on the waiting for players state of the arena
Spoiler: Principal config file
Lobby.world: "world"
Lobby.x: 0.0
Lobby.y: 0.0
Lobby.z: 0.0
Lobby.Pitch: 0.0
Scoreboard.enabled: true
Scoreboard.title: '&e&lEscape from the Beast'
Scoreboard.lines:
- '&5Map:'
- '&a%map%'
- '&r'
- '&5Players:'
- '&a%players_count%/%max_players_count%'
- '&r'
- '&5Time left:'
- '&a%time_left%'
- '&r'
- '&6server_ip'
Arena:
WaitingStart: 100
WaitingFull: 20
BeastRelease: 15
ButtonsTeleport: true
AllowedCommands:
- leave
- eftb leave
- edlb leave
- eftb quit
- edlb quit
Messages:
PlayerJoin: "&8[&a+&8] &7%player% has joined to the game (%players_count%/%max_players_count%)"
PlayerLeave: "&8[&c-&8] &7%player% has left the game (%players_count%/%max_players_count%)"
PlayerKilledByPlayer: "&eThe player &6%player% &e was killed by &6%killer%"
PlayerDied: "&eThe player &6%player% &edied"
PlayersWin:
- "&7---------------------------------------"
- "&eThe &6players &ehas won the game"
- "&7---------------------------------------"
BeastWin:
- "&7---------------------------------------"
- "&eThe &6beast &ehas won the game"
- "&7---------------------------------------"
GameStarting:
ServerFull: "&9Server full, starting game..."
StartingCount: "&9The game will start in %seconds% seconds"
StartingCountLast: "&9The game will start in 1 second"
NoEnoughPlayers: "&cFaltan jugadores para iniciar, esperando jugadores"
GameStarted:
Started:
- "&9Gooooo!!!"
TimeSelected_DAY: "&6The time of &aDAY &6has been selected for this game."
TimeSelected_SUNRISE: "&6The time of &aSUNRISE &6has been selected for this game."
TimeSelected_NIGHT: "&6The time of &aNIGHT &6has been selected for this game."
SpeedSelected_NORMAL: "&6The speed &aNORMAL &6has been selected for this game."
SpeedSelected_II: "&6The speed &aII &6has been selected for this game."
SpeedSelected_III: "&6The speed &aIII &6has been selected for this game."
BeastRelease:
PlayerSelected:
Title:
Title: ""
Subtitle: "&eYou're the &cBEAST"
Messages:
- "&eYou're the &cBEAST"
Release:
- "&eThe &cBEAST &ewill be released in %release_time% seconds"
Beast:
ReleaseCount: "&6You will be released in %time% seconds"
ReleaseCountLast: "&6You will be released in 1 second"
Released:
- "&eThe &cBEAST &6%beast% &ehas been &c&lRELEASED"
GameFinished:
- "&6The game has &e&lFINISHED"
- "&cThe game will restart in 10 seconds"
NotAllowedCommand: "&cYou can't execute that command in game!"
Commands:
Join:
NoMaps: "&cThere are no maps available to join"
MapNotFound: "&cThat map doesn't exit"
MapNotFullyConfig: "&cThe map isn't configurated correctly, it seems that is missing some things to set"
InGame: "&cThe arena is currently in game"
GameFull: "&cThe arena is full!"
PlayerAlreadyInGame: "&cYou're already in a game"
NoPermission: "&cNo permissions"
Menu:
PrincipalVoteMenu:
Title: "&a&lVote"
TimeName: "&6&lTime"
TimeLore:
- "&7Choose the time to be played in the game"
SpeedName: "&b&lSpeed"
SpeedLore:
- "&7Choose the speed to be played in the game"
SpeedVoteMenu:
Title: "&7&lVote the speed"
ItemSpeedNormalName: "&a&lSpeed Normal"
ItemSpeedNormalLore:
- "&7Vote per speed normal"
- "&4%votes% &4Votes"
ItemSpeedIIName: "&e&lSpeed II"
ItemSpeedIILore:
- "&7Vote per speed II"
- "&4%votes% &4Votes"
ItemSpeedIIIName: "&4&lSpeed III"
ItemSpeedIIILore:
- "&7Vote per speed III"
- "&4%votes% &4Votes"
Messages:
AlreadyVoted: "&cYou have already voted!"
MissingRank: "&cYou need a higher rank for do this!"
VotedForNormalSpeed: "&6%player% &ehas voted for &aNormal Speed! &e%votes% &eVotes!"
VotedForIISpeed: "&6%player% &ehas voted for &aSpeed II! &e%votes% &eVotes!"
VotedForIIISpeed: "&6%player% &ehas voted for &aSpeed III! &e%votes% &eVotes!"
TimeVoteMenu:
Title: "&7&lVote the time"
ItemTimeDayName: "&e&lDay"
ItemTimeDayLore:
- "&7Vote per day"
- "&4%votes% &4Votes"
ItemTimeSunriseName: "&4&lSunrise"
ItemTimeSunriseLore:
- "&7Vote per sunrise"
- "&4%votes% &4Votes"
ItemTimeNightName: "&8&lNight"
ItemTimeNightLore:
- "&7Vote per night"
- "&4%votes% &4Votes"
Messages:
AlreadyVoted: "&cYou have already voted!"
MissingRank: "&cYou need a higher rank for do this!"
VotedForDay: "&6%player% &ehas voted for &aDay! &e%votes% &eVotes!"
VotedForSunrise: "&6%player% &ehas voted for &aSunrise! &e%votes% &eVotes!"
VotedForNight: "&6%player% &ehas voted for &aNight! &e%votes% &eVotes!"
Item:
PrincipalVoteMenu: "&aVote"
Signs:
Status:
Waiting: "&2Waiting"
Starting: "&eStarting"
InGame: "&4In game"
Restarting: "&9Restarting"
Lines:
First: "&lEFTB"
Second: "%status%"
Third: "&n%map%"
Fourth: "&8%players_count%/%players_max_count%"
Lobby.x: 0.0
Lobby.y: 0.0
Lobby.z: 0.0
Lobby.Pitch: 0.0
Scoreboard.enabled: true
Scoreboard.title: '&e&lEscape from the Beast'
Scoreboard.lines:
- '&5Map:'
- '&a%map%'
- '&r'
- '&5Players:'
- '&a%players_count%/%max_players_count%'
- '&r'
- '&5Time left:'
- '&a%time_left%'
- '&r'
- '&6server_ip'
Arena:
WaitingStart: 100
WaitingFull: 20
BeastRelease: 15
ButtonsTeleport: true
AllowedCommands:
- leave
- eftb leave
- edlb leave
- eftb quit
- edlb quit
Messages:
PlayerJoin: "&8[&a+&8] &7%player% has joined to the game (%players_count%/%max_players_count%)"
PlayerLeave: "&8[&c-&8] &7%player% has left the game (%players_count%/%max_players_count%)"
PlayerKilledByPlayer: "&eThe player &6%player% &e was killed by &6%killer%"
PlayerDied: "&eThe player &6%player% &edied"
PlayersWin:
- "&7---------------------------------------"
- "&eThe &6players &ehas won the game"
- "&7---------------------------------------"
BeastWin:
- "&7---------------------------------------"
- "&eThe &6beast &ehas won the game"
- "&7---------------------------------------"
GameStarting:
ServerFull: "&9Server full, starting game..."
StartingCount: "&9The game will start in %seconds% seconds"
StartingCountLast: "&9The game will start in 1 second"
NoEnoughPlayers: "&cFaltan jugadores para iniciar, esperando jugadores"
GameStarted:
Started:
- "&9Gooooo!!!"
TimeSelected_DAY: "&6The time of &aDAY &6has been selected for this game."
TimeSelected_SUNRISE: "&6The time of &aSUNRISE &6has been selected for this game."
TimeSelected_NIGHT: "&6The time of &aNIGHT &6has been selected for this game."
SpeedSelected_NORMAL: "&6The speed &aNORMAL &6has been selected for this game."
SpeedSelected_II: "&6The speed &aII &6has been selected for this game."
SpeedSelected_III: "&6The speed &aIII &6has been selected for this game."
BeastRelease:
PlayerSelected:
Title:
Title: ""
Subtitle: "&eYou're the &cBEAST"
Messages:
- "&eYou're the &cBEAST"
Release:
- "&eThe &cBEAST &ewill be released in %release_time% seconds"
Beast:
ReleaseCount: "&6You will be released in %time% seconds"
ReleaseCountLast: "&6You will be released in 1 second"
Released:
- "&eThe &cBEAST &6%beast% &ehas been &c&lRELEASED"
GameFinished:
- "&6The game has &e&lFINISHED"
- "&cThe game will restart in 10 seconds"
NotAllowedCommand: "&cYou can't execute that command in game!"
Commands:
Join:
NoMaps: "&cThere are no maps available to join"
MapNotFound: "&cThat map doesn't exit"
MapNotFullyConfig: "&cThe map isn't configurated correctly, it seems that is missing some things to set"
InGame: "&cThe arena is currently in game"
GameFull: "&cThe arena is full!"
PlayerAlreadyInGame: "&cYou're already in a game"
NoPermission: "&cNo permissions"
Menu:
PrincipalVoteMenu:
Title: "&a&lVote"
TimeName: "&6&lTime"
TimeLore:
- "&7Choose the time to be played in the game"
SpeedName: "&b&lSpeed"
SpeedLore:
- "&7Choose the speed to be played in the game"
SpeedVoteMenu:
Title: "&7&lVote the speed"
ItemSpeedNormalName: "&a&lSpeed Normal"
ItemSpeedNormalLore:
- "&7Vote per speed normal"
- "&4%votes% &4Votes"
ItemSpeedIIName: "&e&lSpeed II"
ItemSpeedIILore:
- "&7Vote per speed II"
- "&4%votes% &4Votes"
ItemSpeedIIIName: "&4&lSpeed III"
ItemSpeedIIILore:
- "&7Vote per speed III"
- "&4%votes% &4Votes"
Messages:
AlreadyVoted: "&cYou have already voted!"
MissingRank: "&cYou need a higher rank for do this!"
VotedForNormalSpeed: "&6%player% &ehas voted for &aNormal Speed! &e%votes% &eVotes!"
VotedForIISpeed: "&6%player% &ehas voted for &aSpeed II! &e%votes% &eVotes!"
VotedForIIISpeed: "&6%player% &ehas voted for &aSpeed III! &e%votes% &eVotes!"
TimeVoteMenu:
Title: "&7&lVote the time"
ItemTimeDayName: "&e&lDay"
ItemTimeDayLore:
- "&7Vote per day"
- "&4%votes% &4Votes"
ItemTimeSunriseName: "&4&lSunrise"
ItemTimeSunriseLore:
- "&7Vote per sunrise"
- "&4%votes% &4Votes"
ItemTimeNightName: "&8&lNight"
ItemTimeNightLore:
- "&7Vote per night"
- "&4%votes% &4Votes"
Messages:
AlreadyVoted: "&cYou have already voted!"
MissingRank: "&cYou need a higher rank for do this!"
VotedForDay: "&6%player% &ehas voted for &aDay! &e%votes% &eVotes!"
VotedForSunrise: "&6%player% &ehas voted for &aSunrise! &e%votes% &eVotes!"
VotedForNight: "&6%player% &ehas voted for &aNight! &e%votes% &eVotes!"
Item:
PrincipalVoteMenu: "&aVote"
Signs:
Status:
Waiting: "&2Waiting"
Starting: "&eStarting"
InGame: "&4In game"
Restarting: "&9Restarting"
Lines:
First: "&lEFTB"
Second: "%status%"
Third: "&n%map%"
Fourth: "&8%players_count%/%players_max_count%"
Spoiler: How to create a sign for an arena
For remove a sign you must have ADMIN PERMISSIONS and CREATIVE with left click.
For remove a sign you must have ADMIN PERMISSIONS and CREATIVE with left click.
Spoiler: How can I create a loot chest for players?
Just put any chest on the map, when the players click on any chest in game will open a menu with the loot for kill the beast
Spoiler: There is a way for teleport to the start of the map?
Yes, just put an oak/stone button of any part of the map, when it's right clicked by the player, will be teleported to the start of the map.
- epiceftb.admin - Be able to create/remove signs and configure arenas
- epiceftb.vote.speed - Be able to vote for a specific speed for the game
- epiceftb.vote.time - Be able to vote for a specific time for the game
![[IMG]](http://proxy.spigotmc.org/c27919508afaf75ab05f5136a55cef8024fa6d0a?url=https%3A%2F%2Fi.imgur.com%2FaFwyIcK.png)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.12, 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.
EpicEscapeFromTheBeast [MULTIARENA] [1.8-1.21] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.12, 1.21. Downloaded 89 times (via Spigot). Download it and open it directly in the game.