KnockBackFFA is a fun minigame which gives players a knockback stick to fight each other and throw each other to the void. however we dont have a free and good plugin for that and most of them are outdated but no more anymore... The plugin is also designed to be a standalone plugin and im trying to make it possible as soon as i can and as you can see many features lets you use the plugin without much extra plugins like scoreboards and ,etc Why AdvancedKnockbackFFA ? - its free - its updated - Configurable - PlaceholderAPI Support - Developer API so if you were interested you can create your own addon for the plugin - Open source - its also easy to setup - there are many cool features in the plugin.
FEATURES : Configurable Custom Death Messages Custom Placeholders Developer API Placeholder A support Chat formats Killstreak and kill reward system Scoreboard Multiple Arenas Custom Voids Cosmetics Bots SQLite & MySQL Support
#It would changes arena when you give it a time so it would change the arena after that time. the default time is 900 or 15 minutes.
ArenaChangeTimer: 900
ClearItems:
enabled: true
delay: 0
period: 60
#Clearing items after a time. the default time is 60 seconds or 1 minutes.
Bungee-Mode: true
#Bungee-Mode would make players join to the game when they join your server (You don't need save-inventory-on-join and mainlobby if this is true)
save-inventory-on-join: true
#stores player inventory before they join the game but you can set it to false so when a player leaves the game. They'll lose their previous inventory before they join the game(Bungee-Mode Only)
joinmessage: true
leavemessage: true
joinsound: true
killprize: 10
Code (Text):
enabled: true
Title : '&l&6KnockbackFFA'
lines:
- '&6Welcome to &lðe server!'
- ''
- '&6Players&f : %server_online%/%server_max_players%'
- '&6 Kills&f : %advancedknockbackffa_player_kills%'
- '&6 Deaths&f : %advancedknockbackffa_player_deaths%'
- '&6 CurrentMap : &e%advancedknockbackffa_current_map%'
- '&6 Next map : &e%advancedknockbackffa_next_map%'
- '&6 Next map in : &e%advancedknockbackffa_timer_nextmap%'
#The Scoreboard (you can add lines too!
Code (Text):
joinmessage: '&f -=&7[&4+&7]&f=- &7hey &2%player_name% &7welcome to knockbackFFA'
leavemessage: '&f -=&7[&4-&7]&f=- &7Hope to see you again &4%player_name% &7:(!'
deathmessage: '&c %player_name%&e was killed by &a %killer%'
chatformat: '&7[&8%player%&7]&f : %message%'
kill: '&6You Killed &b %player%'
bowuse: '&a You have used your bow! you need to wait %timer% seconds to use it again!'
ItemRemoved: '&eEvery items that were on ground were&b removed!'
no-arena-ready: '&c&lSorry! &f&6but there is no arena ready to play ...'
cannotuseleave: '&cYou cannot use this command! maybe you are not in the game or bungeemode is on?'
join-arena: '&eYou have joined the game!'
leave-arena: '&cYou have left the game!'
arenachangemsg: '&eThe arena has changed to &b%arena%'
nospawnpoint: '§cAsk an admin to create the spawnpoint so i can get you there!'
killstreakrecord: "&c You've beaten your previous record of %killstreak% kills!"
prize: '&c+ &f%prize%'
purchase-success: "&aYou have successfully purchased %cosmetic%"
not-enough-money: "&cYou don't have enough money to purchase this item!"
already-owned: "&cYou already own this item!"
suicide: "&bYou died by falling into the void"
fellvoidmsg: "&c %player_name% &e fell in to the void"
kit-recieve: "&aSuccessfully recieved %kitname%"
#You can configure your custom messages here!