DEMELINE ⇒ 20% SALE ⇒ COMPETITIVE MINIGAME ⇒ 1.7 - 1.11 Support

 DEMELINE ⇒ 20% SALE ⇒ COMPETITIVE MINIGAME ⇒ 1.7 - 1.11 Support 1.1.5

DEMELINE ⇒ 20% SALE ⇒ COMPETITIVE MINIGAME ⇒ 1.7 - 1.11 Support
LEAKERS NOTE: This resources is donated by @codename007
Original Link: https://www.spigotmc.org/resources/...ompetitive-minigame-⇒-1-7-1-11-support.16419/
Please Give me a positive rating as a token of appreciation
DONATION: Want more plugins donate any amount to
paypal.me/qtchan


Tested Minecraft Versions: 1.7, 1.8, 1.9, 1.10, 1.11, 1.12
WUlgP4.png

DemeLine is a minigame where you fight on an island or different areas and you have a weapon (default weapon is an enchanted stick with knockback or a sword with sharpness to kill) and you must knock everyone out of the map, last survivor wins. The game will start after 30 seconds if minimum players are connected to the game (customisable) and then you have time to select your kit.

nJ2cPZ.png


EXTREMELY CONFIGURABLE MINIGAME!
You can change the language, messages, achievements, holograms, permissions & more.
GUN SYSTEM!
Code:
config:
  guns:
    pistol:
      name: Pistol
      items: 256#DAMAGE_ALL:1#KNOCKBACK*1
      icon: 256#DAMAGE_ALL:1#KNOCKBACK*1
      lore: The Pistol.
      speed: 1.0
      durability: 50
      shoot_amount: 1
      knockback_multiplier: 1.1
      permission_node: minigames.guns.pistol
    sniper:
      name: Sniper
      items: 292#DAMAGE_ALL:1#KNOCKBACK*1
      icon: 292#DAMAGE_ALL:1#KNOCKBACK*1
      lore: The Sniper.
      speed: 0.5
      durability: 10
      shoot_amount: 1
      knockback_multiplier: 3.0
      permission_node: minigames.guns.sniper
    grenade:
      name: Grenade Launcher
      items: 257#DAMAGE_ALL:1#KNOCKBACK*1
      icon: 257#DAMAGE_ALL:1#KNOCKBACK*1
      lore: The Grenade Launcher.
      speed: 0.1
      durability: 10
      shoot_amount: 1
      knockback_multiplier: 2.5
      permission_node: minigames.guns.grenade
    freeze:
      name: Freeze Gun
      items: 258#DAMAGE_ALL:1#KNOCKBACK*1
      icon: 258#DAMAGE_ALL:1#KNOCKBACK*1
      lore: The Freeze Gun.
      speed: 0.8
      durability: 5
      shoot_amount: 1
      knockback_multiplier: 0.5
      permission_node: minigames.guns.freeze
MYSQL SUPPORT!
Code:
mysql:
    enabled: false
    host: "host"
    datebase: "datebase"
    username: "username"
    password: "password"
PARTY SYSTEM!
Have friends? They can all join 1 match altogether when partied.
BUNGEECORD, SPIGOT AND MULTIVERSE SUPPORT!
We know that all of this is needed so we coded this in.
CONFIGURABLE PERMISSIONS!
Code:
# Here you can change the classes (kits):
config:
  kits:
    default:
      name: '&aDefault'
      items: 280#KNOCKBACK:3*1;
      lore: Change the text in classes.yml
      requires_money: false
      requires_permission: false
      money_amount: 100
      permission_node: demeline.kits.default
    sword:
      name: '&5Sword'
      items: 268#SHARPNESS:1*1;
      lore: Change the text in classes.yml
      requires_money: false
      requires_permission: true
      money_amount: 500
      permission_node: demeline.kits.sword
SHOP SYSTEM!
Code:
# Used for saving shop items. Default shop items:[/INDENT]
config:
  shop_items:
    coin_boost2:
      name: Coin boost * 2
      enabled: true
      uses_items: false
      items: 388*1
      icon: 388*1
      lore: Will give all winners a double money reward boost.
      requires_money: true
      requires_permission: false
      money_amount: 1500
      permission_node: minigames.shop_item.coin_boost2
    coin_boost3:
      name: Coin boost * 3
      enabled: true
      uses_items: false
      items: 388*2
      icon: 388*2
      lore: Will give all winners a triple money reward boost.
      requires_money: true
      requires_permission: false
      money_amount: 3000
      permission_node: minigames.shop_item.coin_boost3
    coin_boost2_solo:
      name: Coin boost * 2 Solo
      enabled: true
      uses_items: false
      items: 264*1
      icon: 264*1
      lore: Will give you a double money reward boost.
      requires_money: true
      requires_permission: false
      money_amount: 1000
      permission_node: minigames.shop_item.coin_boost2_solo
    coin_boost3_solo:
      name: Coin boost * 3 Solo
      enabled: true
      uses_items: false
      items: 264*2
      icon: 264*2
      lore: Will give you a triple money reward boost.
      requires_money: true
      requires_permission: false
      money_amount: 2000
      permission_node: minigames.shop_item.coin_boost3_solo
STATISTICS OF PLAYERS!
In the configs you get to see statistics of all players who played demeline minigame.
COMMUNITY BASED PLUGIN!
All your requested ideas and features are combined into one successful minigame as seen on updates viewed here.
CONSTANT UPDATES!
I love coding which means I will enjoy to update this minigame regularly so every little features is added.

fraKe2.png

  • /demeline setspawn <arena> - Sets the spawn point
  • /demeline setlobby <arena> - Sets the lobby point
  • /demeline setmainlobby - Sets the main lobby point
  • /demeline setbounds <arena> <low/high> - Sets the low or high bounds for arena regeneration
  • /demeline savearena <arena> - Saves the arena
  • /demeline setmaxplayers <arena> <count> - Sets the max players allowed to join
  • /demeline setminplayers <arena> <count> - Sets the min players needed to start
  • /demeline setarenavip <arena> <true/false> - Sets whether arena needs permission to join
  • /demeline removearena <arena> - Deletes the arena from config
  • /demeline removespawn <arena> <count> - Deletes a spawn from config
  • /demeline setenabled - Enables/Disables the arena
  • /demeline join <arena> - Joins the arena
  • /demeline leave - Leaves the arena (/leave)
  • /demeline start <arena> - Forces the arena to start
  • /demeline stop <arena> - Forces the arena to stop
  • /demeline list - Lists all arenas
  • /demeline reload - Reloads the config
  • /demeline reset <arena> - Forces the arena to reset
  • /demeline setdescription <arena> <description> - Will always display a message
  • /demeline author <arena> <name> - The person who made the map
  • /party - Create A Party
4SAZ0R.png

  • demeline.kits.default
  • demeline.kits.sword
  • demeline.kits.shovel
  • Arena.<arena>
( You can change the permissions at anytime in the configuration files)
9RS2aO.png


What are the aliases to the command /demeline?
The aliases are: /dem, /dl, /dline, /demeline and /skybattle

What to do when the minigame is not working or is faulty?
Before posting a negative review please private message me the issue and make sure to explain it in details. Then we can discuss the issue and fix it.
c8LeJG.png

wYGQzs.png


V02UIK.png
IUIIbS.png


lyGa50.png
1HXQOE.png

oM07BV.png




93xmIb.png

nQ18b0.png

I am available by discord or spigot private messages.
Discord: Daf4LifeYT#9524
dXZxDM.png

  1. No refunds are given, when purchased the decision is final.
  2. You are not allowed to touch the code.
  3. You can't resell or sell this plugin to someone else.
  4. If you have a question before purchasing please private message me or contact me by using discord.
  5. If you enjoy this minigame and my hard work please give it a high rating, it means a lot to me.
  6. You are allowed to use this plugin at anytime.
  7. If you are running bungeecord you can use it for multiple servers as long as you own the server and have full control of the plugins.
  8. Before posting a negative review please contact me beforehand so we can discuss the issue.
  9. The updates will be at random times.
  10. If anyone leaks this plugin I will take legal actions and you may end up in court if needed.
  11. You are not allowed to view the code unless you ask me.
  12. I can change the agreement at anytime with or without customers notice.
  13. If you like my hard work and want to be noticed you are welcome to donate more if you want to. https://www.paypal.me/Daf4Life

Similar resources

DEMELINE ⇒ COMPETITIVE MINIGAME ⇒ 1.7 - 1.11 Support MikeyBoy
MySQL/Bungeecord Support ✬ Gun System ✬ Permission System ✬ Multiverse ✬ Shops ✬ Party System ✬
0.00 star(s) 0 ratings
Downloads
44
Updated
DISAGUISEABILITIES ⇒ INDREDIBLE PVP ABILITIES ⇒ 1.8 - 1.11 Support - OFFICIAL BSMC RELEASE BlackSpigot.com
2.00 star(s) 1 ratings
Downloads
113
Updated
[MINIGAME] ARENA BRAWL ⇒ EPIC SKILL-BASED MINIGAME ⇒ 1.10 + 1.11 SUPPORT - OFFICIAL BSMC RELEASE BlackSpigot.com
Configurable & Spectacular Skills ✬ Unlimited Arenas ✬ MULTI-ARENA ✬ Unlimited Players Per Game
0.00 star(s) 0 ratings
Downloads
71
Updated
BlackSpigot General Chat
Rules Help Users
    Dekomori @ Dekomori: @WASTEDYEARS yes, what's your discord?
    Top