FFA Setup | Space Edition v1.1

Custom Space Map | +155 Cosmetics | Level System | Gravity Box | x10 Perks | Resourcepack
  • banner_setup_ffa.png
1-about.png

FREE FOR ALL SETUP is a product that provides quality in terms of configurations, designs and mechanics, offering a new fresh air of combat at a very affordable price.

The main premise of this mode is to fight on an open map against other players without teaming up. This setup offers a look at the immersive space theme using a custom map, designs and mechanics of the same nature.


2-dependencies.png

This configuration DOES NOT USE ANY PAID PLUGIN (premium) but requires some components for it to work correctly. Visit the Dependencies tab to find out what they are.

3-features.png


server.png


TEST SERVER
ffa.premadesetups.com
Oh9Cb0s.png

CLEAN DESIGN The server is created using eye-pleasing colors with a simple and minimalist design in menus, messages, items and more.
CUSTOM MENUSAll the menus found in this setup were modified with a resource pack for a better visual experience.
CUSTOM PREFIXES The ranks configured in this setup were modified with a resource pack for a better visual experience.
SPACE THEME The server was created with a space theme. The map, menus, some items and messages are set in the same way.
PLACEHOLDERAPI Internally, the setup has a system of placeholders with some mechanics to be used externally in any plugin that supports PlaceholderAPI.
VERSION 1.19.4 This setup is created using version 1.19.4 as a base. Version support will change as updates are made.


7-2-general.png

LEVEL SYSTEM These levels are for cosmetic purposes only and offer no in-game benefits. Kill players and complete quests to level up.
BOSSBAR TIPS Some messages will be displayed from time to time at the top of your screen (bossbar).
CREDITS & SHOP The server has a virtual economy called credits. With this economy you can buy other types of items in the game.
GRAVITY BOX This is a kind of crate where you can get credits, more gravity boxes, tags, better equipment, among others.
SPACE HELMETS In your starter kit, you will receive a custom helmet (just like a real astronaut) and every time you respawn you will have it. You can choose from 14 different types of helmets for your starter kit.
X100 LEVEL REWARDS The maximum level achievable is 100. In the progression menu you can claim a reward for each level you increase, these will give you credits or gravity boxes.
+155 COSMETICS Amazing visual cosmetics like particles, name colors, chat colors and more.

  • x21 Particles.
  • x15 Name Colors.
  • x15 Chat Colors.
  • x15 Glows
  • x14 Space Helmets
  • x68 Tags.
  • x9 Cloaks.
COMBATLOG & BLOOD Combatlog system for players to get penalized when leaving the server in a fight. In addition to that, blood effects when attacking other players.
SPECIAL ITEMS In the gravity box there are some items with special effects that you can obtain such as gravity boots, among others.
MOON HUNTING There are small moons scattered throughout the map to find, there are a total of 50 and these will give you experience to level up.
KILLSTREAKS When you hit a certain killstreak, a chat message will be displayed to all players. You can configure the number of kills required in the config so that they can be displayed in the chat.


mechanics.png

PERKS This system of perks is created with the purpose of making player killings more dynamic. The available perks are:
  • Knowledge: 25% chance of receiving 1 to 3 experience points when killing.
  • Savior: 25% chance to receive absorption for 5 seconds when killing.
  • Lucky Charm: 25% chance to receive a golden apple when killing.
  • Arrow Recovery: 25% chance to receive an arrow when hitting a shot.
  • Scout: 20% chance to receive speed for 10 seconds when killing
  • Juggernaut: 20% chance to receive regeneration for 10 seconds when killing.
  • Frost: 15% chance to apply slowness for 5 seconds when hitting a shot
  • Bulldozer: 15% chance to receive strength for 3 seconds when killing.
  • Tank: 10% chance to receive resistance for 5 seconds when killing.
  • Pyromancer: 15% chance to receive fire resistance for 24 seconds and speed II for 10 seconds when killing.
BOW HEALTH When you hit another player with an arrow, a message with the life they have at that moment will be shown on the actionbar and in the chat. It will also make a sound when it hits.
4-overview.png




2023-09-22-15-04-55.png

2023-09-22-15-04-58.png

2023-09-22-15-05-02.png

2023-09-22-15-05-22.png

2023-09-22-15-05-45.png
menu-panel.gif


menu-levelrewards.gif


menu-perks.gif
menu-cosmetics.gif


menu-cosmetics-tags.png


menu-cosmetics-namecolors.png


menu-cosmetics-chatcolors.png


menu-cosmetics-particles.png


menu-cosmetics-cloaks.png


menu-cosmetics-glows.png


menu-cosmetics-helmets.png
gravitybox.gif


gravitybox-menu.gif


gravitybox-preview.gif


gravitybox-opening.gif
kit.png
scoreboard.gif
tablist.png
rankprefixes.png
npc-2.gif

5-ymlfiles.png


Code:
config:
    exp-per-kill: true
    exp-amount: 2
    credits-per-kill: true
    credits-amount: 1
    streaks:
        enabled: true
        required-kills:
        - 5
        - 10
Code:
general:
    prefix: "&8[&b&l!&8]"
    no-permission: "&7You don't have permission."

spawn:
    usage: "&9Please use: &a/set spawn"
    placed: "&7Spawn placed correctly."
    teleport: "&7You will be &dteleported&7 in &b{TIME}s&f."

helmets:
    no-access: "&7You &cdon't &7have access to that helmet."
    selected: "&7Helmet selected &f&nsuccessfully&7!"
    clear: "&7You have &f&ncleared&r&7 your current helmet."

perks:
    use: "&7You have used the perk: {PERK}"
    purchase: "&7You have &f&npurchased&r&7 the perk: {PERK}"
    already-purchase: "&7You already &apurchased&7 this perk."
    selected: "&7You have &f&nselected&r&7 the perk: {PERK}"
    no-access: "&7You &cdon't&7 have access to that perk."
    clear: "&7You have &f&ncleared&r&7 your current perk."
    enough-credits: "&7You need &a{PRICE} ☄ &7credits to &apurchase&7 this."

spectator:
    spectating: "&7You are &f&nspectating&7: &a{PLAYER}"
    height-error: "&7You can't use this here."
    no-spect: "&7You are no longer spectating."
    cancel: "&7Type &c'/cancel' &7to stop spectating."

death-messages:
    streaks: "&a{ATTACKER} &7has a streak of &8[&c⚔{KILLSTREAK}&8] &7kills."
    respawning:
        title: "&c&lYOU DEATH!"
        subtitle: "&fRespawning in &b{TIME} &fseconds..."
    respawned:
        title: "&a&lALIVE"
        subtitle: "&fRespawned successfully!"
Code:
perks:
    none:
        name: "&7-/-"
    knowledge:
        name: "&aKnowledge"
        credits: 100
        chance: 25%
    savior:
        name: "&aSavior"
        credits: 100
        chance: 25%
    lucky-charm:
        name: "&aLucky Charm"
        credits: 100
        chance: 25%
    arrow-recovery:
        name: "&9Arrow Recovery"
        credits: 250
        chance: 25%
    scout:
        name: "&9Scout"
        credits: 250
        chance: 20%
    juggernaut:
        name: "&9Juggernaut"
        credits: 250
        chance: 20%
    frost:
        name: "&6Frost"
        credits: 500
        chance: 15%
    bulldozer:
        name: "&6Bulldozer"
        credits: 500
        chance: 15%
    tank:
        name: "&6Tank"
        credits: 500
        chance: 10%
    pyromancer:
        name: "&6Pyromancer"
        credits: 500
        chance: 15%



Buy a license now
$13.99
EULA: Standard EULA
New: Now supporting cryptocurrency payments!
Share and earn
Refer this resource and earn a 25% commission.
3,246 Views
14 Purchases
15 Downloads
Sep 14, 2023 Published
Jan 29, 2024 Updated
Not yet rated
96.6 MB File size
Game mode
  1. KitPVP
Supported software
  1. Spigot
  2. Paper
Supported versions
  1. 1.19
  2. 1.20
Creator
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Recommended for you
Skyblock | #1 Most purchased SKYBLOCK SETUP on BuiltByBit
5.00 star(s) 70 ratings
900 purchases
SkyBlock Setup with amazings Features never before seen in BuiltByBit.
5.00 star(s) 35 ratings
766 purchases
Survival | #1 Most purchased SURVIVAL SETUP on BuiltByBit
5.00 star(s) 57 ratings
735 purchases
Factions | #1 Most purchased FACTIONS SETUP on BuiltByBit
5.00 star(s) 39 ratings
624 purchases
Prison | #2 Most purchased PRISON SETUP on BuiltByBit
5.00 star(s) 51 ratings
560 purchases
Share and earn
Refer this resource and earn a 25% commission.
3,246 Views
14 Purchases
15 Downloads
Sep 14, 2023 Published
Jan 29, 2024 Updated
Not yet rated
96.6 MB File size
Game mode
  1. KitPVP
Supported software
  1. Spigot
  2. Paper
Supported versions
  1. 1.19
  2. 1.20
Creator
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Recommended for you
Skyblock | #1 Most purchased SKYBLOCK SETUP on BuiltByBit
5.00 star(s) 70 ratings
900 purchases
SkyBlock Setup with amazings Features never before seen in BuiltByBit.
5.00 star(s) 35 ratings
766 purchases
Survival | #1 Most purchased SURVIVAL SETUP on BuiltByBit
5.00 star(s) 57 ratings
735 purchases
Factions | #1 Most purchased FACTIONS SETUP on BuiltByBit
5.00 star(s) 39 ratings
624 purchases
Prison | #2 Most purchased PRISON SETUP on BuiltByBit
5.00 star(s) 51 ratings
560 purchases
Top