ATTENTION:
You need a MySQL connection to use the plugin.
Statement:
The Plugin is a normally FreeForAll Plugin which is open source.
It´s support MySQL and had a Points,Kills,Death,KD System.
The Plugin only run on a extra server and is prefer for a bungeecord network.
The Plugin get asynchronous access to database and don´t cause lags.
You can use WorldGuard and WorldEdit to use a no pvp spawn.
Setup:
Setup the actual kit in the kits.yml. For the enchantment you need this names: https://github.com/SpigotMC/Spigot-...java/org/bukkit/enchantments/Enchantment.java
You can edit some messages in the config.yml.
Commands:
/FreeForAll setSpawn | Set the Join and Respawn Spawn.
/FreeForAll setHologram | Set the Hologram Spawn.
/FreeForAll confirm | Write this in the chat when you ask about.
Caution:
This is only a beta version when you find any bug, write it in the comments.
And not all planned features are already in the plugin.
Stats:
- Supports UUID´s
- Configurate Messages
- Rang, Kills, Death, Points above MySQL
Permission:
- FFA.use | /FFA
- FFA.setSpawn | /FFA setSpawn
- FFA.confirm | /FFA confirm
Killstreak:
- 3 Kills: You get an one shot stick which you can throw.
- 5 Kills: You get an feather which you can use to make a one shot explosion.
Required:
- WorldGuard/WorldEdit for the no pvp regions.
- MySQL Database
Planned:
- More killstreaks
- Scoreboard
Developer API:
Get for example the player points:
Main.getApi().getPoints(p, new Consumer<Integer>() {
@Override
public void accept(Integer t) {
p.sendMessage("You have "+t+" Points.");
}
});
Get for example the player rank:
Main.getApi().getRank(p, new Consumer<Integer>() {
@Override
public void accept(Integer t) {
p.sendMessage("You have rank is "+t);
}
});
Source:
https://github.com/BoomBash/FreeForAll
You need a MySQL connection to use the plugin.
Statement:
The Plugin is a normally FreeForAll Plugin which is open source.
It´s support MySQL and had a Points,Kills,Death,KD System.
The Plugin only run on a extra server and is prefer for a bungeecord network.
The Plugin get asynchronous access to database and don´t cause lags.
You can use WorldGuard and WorldEdit to use a no pvp spawn.
Setup:
Setup the actual kit in the kits.yml. For the enchantment you need this names: https://github.com/SpigotMC/Spigot-...java/org/bukkit/enchantments/Enchantment.java
You can edit some messages in the config.yml.
Commands:
/FreeForAll setSpawn | Set the Join and Respawn Spawn.
/FreeForAll setHologram | Set the Hologram Spawn.
/FreeForAll confirm | Write this in the chat when you ask about.
Caution:
This is only a beta version when you find any bug, write it in the comments.
And not all planned features are already in the plugin.
Stats:
- Supports UUID´s
- Configurate Messages
- Rang, Kills, Death, Points above MySQL
Permission:
- FFA.use | /FFA
- FFA.setSpawn | /FFA setSpawn
- FFA.confirm | /FFA confirm
Killstreak:
- 3 Kills: You get an one shot stick which you can throw.
- 5 Kills: You get an feather which you can use to make a one shot explosion.
Required:
- WorldGuard/WorldEdit for the no pvp regions.
- MySQL Database
Planned:
- More killstreaks
- Scoreboard
Developer API:
Get for example the player points:
Code (Text):
Main.getApi().getPoints(p, new Consumer<Integer>() {
@Override
public void accept(Integer t) {
p.sendMessage("You have "+t+" Points.");
}
});
Code (Text):
Main.getApi().getRank(p, new Consumer<Integer>() {
@Override
public void accept(Integer t) {
p.sendMessage("You have rank is "+t);
}
});
Source:
https://github.com/BoomBash/FreeForAll
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.
[1.8 and 1.9] FFA AsyncMySQL is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10. Downloaded 3,308 times (via Spigot). Download it and open it directly in the game.