uFFA
to run the error-free plugin make sure you set the spawn and plugged in the plugin to a mysql database
If you have a problem or a question about the Plugin, message me first before leaving a review! ✩✩✩✩✩
Do not put bugs in review section!
Fully customizable messages
MySQL Stats
Disable rain
Custom Scoreboard (no flicker)
Arrow hit event
Update checker
Join/Quit message (boolean value)
Disable hunger lost (boolean value)
Disable fall damage (boolean value)
Disable/Enable/Events in config!
Set a spawn for the FFA
Respawn at spawn location
Events per world supports.
/uffa - Main commands
/uffa help - Help commands
/uffa setspawn - Set spawn
/uffa build - Enter / left build mode
/uffa setkit - Set kit.
/uffa stats - View your stats.
uffa.help - Allow to use commands /uffa help
uffa.setspawn - Allow to use commands /uffa setspawn
uffa.build - Allow to use commands /uffa build
uffa.setkit - Allow to use commands /uffa setkit
Spoiler: screenshoots
more screenshoots soon!
more screenshoots soon!
Spoiler: config.yml
############################################################
# +------------------------------------------------------+ #
# | uFFA v0.6 - Configuration file | #
# | by ImErkal_ | #
# +------------------------------------------------------+ #
############################################################
# DO NOT REMOVE ''
# Color codes: http://minecraftcolorcodes.com/
# Download on: https://www.spigotmc.org/resources/45875/
############################################################
# +------------------------------------------------------+ #
# | Messages / General | #
# +------------------------------------------------------+ #
############################################################
# Toggle this features.
Update-Check: true
# This prefix will appear before the messages.
Prefix: '&8| §euFFA &8| §r'
# The message will appear in the chat when a player does not have permission.
NoPerms: '&7You do not have permission to execute this command!'
# The message will appear in the chat when a player reloading config.yml.
Config-Reloaded: '&aConfiguration file was reloaded successfully!'
# The message will appear in the console when a player execute command from console.
Only-Players: 'Command only for players.'
# The setspawn message.
spawn-set: '&aSpawn has been set succesfully!'
# Message of setkit.
Kit-Created: '&aKit created'
# The message the killer will receive when he kills a player.
killmsg: '&aYou killed the &f%player%'
# The message that the player killed will receive it.
deathmsg: '&cYou have been killed by &f%name%'
# From here you can configure the join message.
JoinMessage: '%prefix%&a%player% &fjoined the game.'
# From here you can configure the left message.
LeftMessage: '%prefix%&c%player% &fleft the game.'
# From here you can configure the arrow hit message.
HitMessage: '&c&e%target%&a &fis now at &c%health% %heart%'
# From here you can configure the arrow hit actionbar title.
ActionHit: '&a%target% is not at &c%health%%heart%'
# From here you can configure the build toggle to on message.
Build-ON: '&fYou joined build mode'
# From here you can configure the build toggle to off message.
Build-OFF: '&fYou left from build mode'
# From here you can configure the message build on with actionbar title.
ActionBar-build-on: '&fBuild mode &a&lON'
# From here you can configure the message build off with actionbar title.
ActionBar-build-off: '&fBuild mode &c&lOFF'
# From here you can configure the message when the spawn has not yet been set
Wait-Spawn-Error: '&cAn error has occurred, please set the waiting lobby using &6/uffa setspawn'
# From here you can configure the message when player use /uffa stats command and mysql is disabled.
MySQL-Disabled: 'You can''t see your stats, because MySQL is disabled!'
############################################################
# +------------------------------------------------------+ #
# | Settings | #
# +------------------------------------------------------+ #
############################################################
# Enable or disable all action with bar.
Actionbar-Enabled: true
# Enable or Disable join message.
JoinMessage-Enabled: false
# Enable or Disable left message.
LeftMessage-Enabled: false
# Enable or Disable rain (specificed world)
Disable-Rain: true
# Enable or Disable fall damage (specificed world)
Disable-FallDamage: true
# Enable or Disable hunger (specificed world)
Disable-Hunger: true
# Enable or disable remove arrows on hit.
Remove-Arrow: true
# Enable the mysql support
MySQL:
Enable: 'false'
host: localhost
user: user
database: database
password: password
# Shows scoreboard?
Scoreboard-Enabled: 'true'
Stats-Format:
- '&8[]=========[&euFFA - Stats &8]=========[]'
- '&r'
- '&eKills: &f%kills%'
- '&eDeaths: &f%deaths%'
- '&eK/D: &f%kd%'
- '&r'
- '&8[]=========[&euFFA - Stats &8]=========[]'
############################################################
# +------------------------------------------------------+ #
# | Scoreboard | #
# +------------------------------------------------------+ #
############################################################
Scoreboard:
title: '&euFFA'
lines:
- '&r'
- '&a>> &f&lStats:'
- '&fKills: &7{kills}'
- '&fDeaths: &7{deaths}'
- '&r'
- '&a>> &f&lInfo:'
- '&fOnline: &7{online}'
#Put the worlds where you want the players to see the scoreboard
available-worlds:
- world
############################################################
# +------------------------------------------------------+ #
# | Other | #
# +------------------------------------------------------+ #
############################################################
# Turn off rain, hunger, fall damage.
worlds:
- world
- world_nether
- world_the_end
# +------------------------------------------------------+ #
# | uFFA v0.6 - Configuration file | #
# | by ImErkal_ | #
# +------------------------------------------------------+ #
############################################################
# DO NOT REMOVE ''
# Color codes: http://minecraftcolorcodes.com/
# Download on: https://www.spigotmc.org/resources/45875/
############################################################
# +------------------------------------------------------+ #
# | Messages / General | #
# +------------------------------------------------------+ #
############################################################
# Toggle this features.
Update-Check: true
# This prefix will appear before the messages.
Prefix: '&8| §euFFA &8| §r'
# The message will appear in the chat when a player does not have permission.
NoPerms: '&7You do not have permission to execute this command!'
# The message will appear in the chat when a player reloading config.yml.
Config-Reloaded: '&aConfiguration file was reloaded successfully!'
# The message will appear in the console when a player execute command from console.
Only-Players: 'Command only for players.'
# The setspawn message.
spawn-set: '&aSpawn has been set succesfully!'
# Message of setkit.
Kit-Created: '&aKit created'
# The message the killer will receive when he kills a player.
killmsg: '&aYou killed the &f%player%'
# The message that the player killed will receive it.
deathmsg: '&cYou have been killed by &f%name%'
# From here you can configure the join message.
JoinMessage: '%prefix%&a%player% &fjoined the game.'
# From here you can configure the left message.
LeftMessage: '%prefix%&c%player% &fleft the game.'
# From here you can configure the arrow hit message.
HitMessage: '&c&e%target%&a &fis now at &c%health% %heart%'
# From here you can configure the arrow hit actionbar title.
ActionHit: '&a%target% is not at &c%health%%heart%'
# From here you can configure the build toggle to on message.
Build-ON: '&fYou joined build mode'
# From here you can configure the build toggle to off message.
Build-OFF: '&fYou left from build mode'
# From here you can configure the message build on with actionbar title.
ActionBar-build-on: '&fBuild mode &a&lON'
# From here you can configure the message build off with actionbar title.
ActionBar-build-off: '&fBuild mode &c&lOFF'
# From here you can configure the message when the spawn has not yet been set
Wait-Spawn-Error: '&cAn error has occurred, please set the waiting lobby using &6/uffa setspawn'
# From here you can configure the message when player use /uffa stats command and mysql is disabled.
MySQL-Disabled: 'You can''t see your stats, because MySQL is disabled!'
############################################################
# +------------------------------------------------------+ #
# | Settings | #
# +------------------------------------------------------+ #
############################################################
# Enable or disable all action with bar.
Actionbar-Enabled: true
# Enable or Disable join message.
JoinMessage-Enabled: false
# Enable or Disable left message.
LeftMessage-Enabled: false
# Enable or Disable rain (specificed world)
Disable-Rain: true
# Enable or Disable fall damage (specificed world)
Disable-FallDamage: true
# Enable or Disable hunger (specificed world)
Disable-Hunger: true
# Enable or disable remove arrows on hit.
Remove-Arrow: true
# Enable the mysql support
MySQL:
Enable: 'false'
host: localhost
user: user
database: database
password: password
# Shows scoreboard?
Scoreboard-Enabled: 'true'
Stats-Format:
- '&8[]=========[&euFFA - Stats &8]=========[]'
- '&r'
- '&eKills: &f%kills%'
- '&eDeaths: &f%deaths%'
- '&eK/D: &f%kd%'
- '&r'
- '&8[]=========[&euFFA - Stats &8]=========[]'
############################################################
# +------------------------------------------------------+ #
# | Scoreboard | #
# +------------------------------------------------------+ #
############################################################
Scoreboard:
title: '&euFFA'
lines:
- '&r'
- '&a>> &f&lStats:'
- '&fKills: &7{kills}'
- '&fDeaths: &7{deaths}'
- '&r'
- '&a>> &f&lInfo:'
- '&fOnline: &7{online}'
#Put the worlds where you want the players to see the scoreboard
available-worlds:
- world
############################################################
# +------------------------------------------------------+ #
# | Other | #
# +------------------------------------------------------+ #
############################################################
# Turn off rain, hunger, fall damage.
worlds:
- world
- world_nether
- world_the_end
Spoiler: kit.yml
default-kit:
items:
- ==: org.bukkit.inventory.ItemStack
type: IRON_SWORD
- ==: org.bukkit.inventory.ItemStack
type: FLINT_AND_STEEL
- ==: org.bukkit.inventory.ItemStack
type: FISHING_ROD
- ==: org.bukkit.inventory.ItemStack
type: BOW
- ==: org.bukkit.inventory.ItemStack
type: ARROW
amount: 16
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
armor:
- ==: org.bukkit.inventory.ItemStack
type: IRON_BOOTS
- ==: org.bukkit.inventory.ItemStack
type: IRON_LEGGINGS
- ==: org.bukkit.inventory.ItemStack
type: IRON_CHESTPLATE
- ==: org.bukkit.inventory.ItemStack
type: IRON_HELMET
items:
- ==: org.bukkit.inventory.ItemStack
type: IRON_SWORD
- ==: org.bukkit.inventory.ItemStack
type: FLINT_AND_STEEL
- ==: org.bukkit.inventory.ItemStack
type: FISHING_ROD
- ==: org.bukkit.inventory.ItemStack
type: BOW
- ==: org.bukkit.inventory.ItemStack
type: ARROW
amount: 16
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
armor:
- ==: org.bukkit.inventory.ItemStack
type: IRON_BOOTS
- ==: org.bukkit.inventory.ItemStack
type: IRON_LEGGINGS
- ==: org.bukkit.inventory.ItemStack
type: IRON_CHESTPLATE
- ==: org.bukkit.inventory.ItemStack
type: IRON_HELMET
1. You are not allowed to re-use the source code in any possible way.
2. You are not allowed to modify the source code.
3. You are not allowed to redistribute the plugin as it is your own.
4. Ratings are mandatory. xD (5 start pls)
5. We reserve the right to change these Terms at any time, and you agree to abide by the most recent version of this.
6. You agree to make an effort to get help (by PM me) if you are having problems, before leaving a review.
7. All rights are owned by developer ImErkal_
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- 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.
uFFA | Best plugin FFA | Scoreboard | MySQL Supports is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11. Downloaded 4,241 times (via Spigot). Download it and open it directly in the game.