SuperSmashMobs [MULTI-ARENA] [1.8.x - 1.9.x - 1.10.x - 1.11.x]

 SuperSmashMobs [MULTI-ARENA] [1.8.x - 1.9.x - 1.10.x - 1.11.x] 0.27

SuperSmashMobs [MULTI-ARENA] [1.8.x - 1.9.x - 1.10.x - 1.11.x]
Description.jpg

This is a minigame where you disguise into mobs and have to fight to
the death against other players.
Each mob has different abilities, armor and weapons and everyone has 4 lives.

Just to clear this off, this is inspired from the "original" one, not
a copy of it

Features.jpg

7 Different kits
Custom currency (SmashCrystals)
Configurable messages
Configurable kit cost
Configurable amount of players per arena
Double jump
Multi-Arena system
Arena protection
Npcs to select kits
Animated Scoreboard
Configurable Scoreboard
Signs

And more stuff...
Commands.jpg

/SuperSmashMobs Create <Arena>
/SuperSmashMobs Addspawn <Arena>
/SuperSmashMobs Enable/Disable <Arena>
/SuperSmashMobs Join <Arena>
/SuperSmashMobs Leave
/SuperSmashMobs List
/SuperSmashMobs Setkit <Kit>
/SuperSmashMobs Delkit
/SuperSmashMobs Setlobby <Arena>
/SuperSmashMobs Crystals + Add/Remove/Set/Reset
Permissions.jpg

- SSM.Create
- SSM.AddSpawn
- SSM.Enable / SSM.Disable
- SSM.Join / SSM.Leave
- SSM.List
- SSM.Setkit
- SSM.Delkit
- SSM.SetLobby
- SSM.Kits.<Kit> (Zombie,Skeleton...)
kits.jpg

Skeleton:
- Powered Arrow: Shoot a powerful arrow from your bow and deal massive damage and knockback
- Heal
Iron Golem:
- Ground Smash:Bounce up in the sky and land to deal damage to all nearby players
- Hook: Shoot a tripwire and knock players towards you
Slime:
- Bounce: Bounce towards other players, if hit, deals knockback and damage
- SlimyBall: Shoot a sticky ball that deals damage and slows down the player hit
Spider:
- Poisonus: Become a cave spider, 60% chance of poisoning the players you hit
- WebShot: Shoot spider webs that damage and slow down who you hit
Zombie:
- BabyBombers: Bounce up in the sky and throw baby suicide zombies that explode as soon as they hit the ground
- Electrify: Become a baby, faster and stronger zombie
Creeper:
- Bomber: Shoot a little bomb that explodes if it hits a player
or touches the ground
- CreeperCharge: Charge up to shoot yourself in a direction
Blaze:
- Inferno: Shoot a burst of fire to burn your opponents
- FireFly: Fly as you were a real blaze! damage nearby players
Configuration.jpg

Code (Text):

# Kits configuration
#
# Template:
# Kit:
# Paid: Free/Paid
# Cost: 100
#
# If the kit is saved as "Free" the plugin will ignore the cost (You don't say?)
Skeleton:
Paid: false
Cost: 0
Zombie:
Paid: true
Cost: 100
IronGolem:
Paid: false
Cost: 0
Spider:
Paid: false
Cost: 0
Slime:
Paid: false
Cost: 0
Creeper:
Paid: true
Cost: 250
Blaze:
Paid: true
Cost: 575

Code (Text):

#################################
# SuperSmashMobs Messages file #
#################################
No-permission: "&cPermission denied!"
Arena-not-found: "&cArena &7%n &cdoesn't exist!"
Already-in-arena: "&cYou're already in an arena!"
Arena-full: "&cArena is full!"
Unable-to-join: "&cThis arena is currently &e%g"
Broadcast-join: "&e%p has joined the arena"
Broadcast-leave: "&8%p has left the arena"
Leave-message: "&8You left the arena"
Not-in-arena: "&cYou're not in an arena"
First-join-message: "&aSince this is your first time playing, you have been given %c SmashCrystals!"
Join-args: "&cYou must specify an arena to join!"
Wait-players: "&9Waiting for more players..."
Match-starting: "&9Match is about to start!"
Countdown-broadcast: "&9Match will start in %s second(s)"
Not-enough-crystals: "&cYou don't have enough SmashCrystals!"
Transaction-completed: "&bTransaction completed!"
Transaction-cancelled: "&cTransaction cancelled!"
Kit-chosen: "&bYou chose kit &6%k"
Desc-skeleton1: "&eArmor: Chainmail chestplate, Chainmail legs"
Desc-skeleton2: "&aPowered Arrow: &fShoot a powerful arrow from your bow and deal massive damage and knockback"
Desc-skeleton3: "&aHeal (Right click axe)"
Desc-ig1: "&eArmor: Chainmail helmet, Iron chestplate, Iron legs, Chainmail boots"
Desc-ig2: "&aGround smash: &fBounce up in the sky and land to deal damage to all nearby players (Right click axe)"
Desc-ig3: "&aHook: &fShoot a tripwire and knock players towards you (Left click hoe)"
Desc-slime1: "&eArmor: Leather chestplate, Chainmail legs, Leather boots"
Desc-slime2: "&aBounce: &fBounce towards other players, if hit, deals knockback and damage (Right click axe)"
Desc-slime3: "&aSlimyBall: &fShoot a sticky ball that deals damage and slows down the player hit (Left click spade)"
Desc-spider1: "&eArmor: Chainmail chestplate, chainmail boots"
Desc-spider2: "&aPoisonus: &fBecome a cave spider, 60% chance of poisoning the players you hit (Right click axe)"
Desc-spider3: "&aWebShot: &fShoot spider webs that damage and slow down who you hit (Right click sword)"
Desc-zombie1: "&eArmor: Chainmail legs, Chainmail boots"
Desc-zombie2: "&aBabyBombers: &fBounce up in the sky and throw baby suicide zombies that explode as soon as they hit the ground(Right click spade)"
Desc-zombie3: "&aElectrify: &fBecome a baby, faster and stronger zombie (Right click axe)"
Desc-creeper1: "&eArmor: &fChainmail chestplate, Leather legs"
Desc-creeper2: "&aBomber: &fShoot a little bomb that explodes if it hits a player or touches the ground(Right click axe)"
Desc-creeper3: "&aCreeperCharge: &fCharge up to shoot yourself in a direction(Right click spade)"
Desc-blaze1: '&eArmor: &fIron chestplate, Leather boots'
Desc-blaze2: '&aInferno: &fShoot a burst of fire to burn your opponents'
Desc-blaze3: '&aFireFly: &fFly as you were a real blaze! damage nearby players'
Titles:
You-died:
title: '&c&lYou Died!'
subtitle: '&eLives remaining: &d%l'
You-died-spectator:
title: '&c&lYou Died!'
subtitle: '&bYou are now a spectator'
Player-won-end-time:
title: '&e%p'
subtitle: '&aHas won the game!'
Player-won:
title: '&e%p'
subtitle: '&aHas won the game!'

Code (Text):

#############################################
# #
# SuperSmashMobs Configuration File #
# #
#############################################
Time-in-game: 120
Health-in-game: 35
First-join-crystals: 50
Victory-reward-crystals: 100
Exit-arena-after-end: false

screenshoots.jpg


2016_09_20_13_28_12.png


2016_09_20_13_28_36.png


2016_09_20_13_31_01.png


2016_09_20_13_38_28.png


2016_09_20_13_38_40.png


2016_09_20_13_31_16.png


2016_09_20_13_40_34.png


2016_09_20_13_41_13.png


2016_09_20_13_41_25.png


2016_09_20_13_34_27.png


2016_09_20_14_07_41.png


2016_09_20_14_08_11.png


2016_09_20_14_08_22.png


Video is coming soon! (Setup,Gameplay...)

Dependecies.jpg

- Java 1.8: Required for the plugin to work.

- LibsDisguises: Optional, if you want you can use the built-in
disguise, but i recommend you to use libsdisguises, since i don't
know if there is any bug.
Don't get me wrong though, it works.
Updates.jpg

More Kits
SQL Support

There's no ETA on updates, so please be patient!

- Accepting suggestions! -
Know_Bugs.jpg


None at the moment, if you find any please report them by private message/discussion section, NOT REVIEWS!

Please note that this plugin is still in beta!

Terms_Of_Service.jpg

By purchasing this plugin you agree to the following

- You've read at least once the whole description.

- You are not allowed to -Redacted- this plugin, if a leak is
found under your name, you will be reported to spigot

- You are not allowed to resell this plugin or part of it

- You are not allowed to decompile this plugin

- You are not allowed to modify this plugin or part of it

- You can use this only on one server/network

- A internet connection is REQUIRED for this plugin to work

- By buying this plugin you agree to the fact that you know the requirements listed above.

- I'm not obligated to post updates, But that doesn't mean i won't

- I won't support unofficial spigot versions

- Don't post any stupid review such as "This plugin sux, dev
isn't adding what i asked him to add",

- No refunds

- Don't attempt a chargeback (unless it's approved by spigot)


Violation of ToS may result in removing access of this plugin from your account.

Similar resources

:【Kix's Auto Announcer ++】: Multi line ♦ Auto Center ♦ In-game editor ♦ Hex & More [1.8-1.18.x+] Dekomori
0.00 star(s) 0 ratings
Downloads
298
Updated
Advanced Shops.{Multi language|useful API|} XDhunterXD
The best 3 in 1 economy plugin-with API : An advanced Shop/Auction/Trade that will surely amaze you.
0.00 star(s) 0 ratings
Downloads
62
Updated
Air V2 External Multi Cheat K
An external hacked client. Autoclicker, WTap, STap, ThrowPot, Macros, Spam, Jitter, and more!
0.00 star(s) 0 ratings
Downloads
426
Updated
BlackSpigot General Chat
Rules Help Users
    Z @ zezohassan: hi
    Top