[Selling]Battle Feild Conquest [Mini-Game]

Status
This thread has been locked.

Wintergrasped

Feedback score
0
Posts
8
Reactions
0
Resources
0
Im sure that most of you have Played Battle Feild 1942,2,3,4 ETC they all have the "Conquest" gamemode where you capture the points and PVP to win Well I designed the same thing in Minecraft the Objectives A,B,C,D and E that are at certan point Marked with a beacon This beacon will be Changed Red Or Blue Depending on What team controls that objective.

Featuring:

Objective System:

Objectives Are Points Markeded with Beacons. These beacons color changes acording to what team controls that objective.

Ticket System:

Each Team has a set number of tickets every time a player respawns it Takes a ticket. First team to 0 tickets Loses.

Class System:
There is a Fully Configurable Class sytem containing Assult, Medic, Engineer, Sniper, VIP and MVP.
These classes are Configurable in the Config you can set the guns and bandages they spawn with(How ever at this time you connot change the names)

Rewards System:
This Plugin uses Vault economy for players to unlock Higher tier classes(these costs are 100% Configurable). In the Rewards system we have Rewards For Killing an Enemy, Rewards for Capturing a Point and a Reward for everyone on the Wining team. These rewards are 100% configurable you can set as many commands to trigger on the player as wanted / needed.

RoundTimer:
To Prevent games from going on for days (Literally) There is a timer on Every round that will force end the game at the specified time (default 15 minutes) when the Round timer is hit the Team with the most tickets wins.
The Round timer is also Configurable.

Permissions:
You Need Permission Node - bf.vip to get the VIP class
You Need Permission Node - bf.mvp to get the VIP and MVP class

Dependencies:

CrackShot - Guns - http://dev.bukkit.org/bukkit-plugins/crackshot/

Vault - Economy - https://www.google.com/search?q=Vault&ie=utf-8&oe=utf-8

Essentials - (Optional)Code Optimization - http://dev.bukkit.org/bukkit-plugins/essentials/


Licenseing System:
To prevent obserd amounts of people Using this plugin with authorization we have implemented a License key system that checks your license key adn server ID with a WebBased Database using (Salted SHA32 encryption). If Your License Key is used on more then 1 Server it will be disabled.

Configuration:


Code:
ServerInfo:
  License: INSERT LICENSE KEY HERE!
GameSettings:
  Tickets: 50
  EndingFireWorks: true
  RoundTimer: 900
  TeamSettings:
    US:
      Spawnx: 0
      SpawnY: 0
      SpawnZ: 0
    CN:
      SpawnBorderX: 189
      SpawnX: 0
      SpawnY: 0
      SpawnZ: 0
  ObjectiveSettings:
    RewardCaptureCommands:
      - eco give <PLAYERNAME> 5
    RewardKillCommands:
      - eco give <PLAYERNAME> 10
    RewardWinCommands:
      - eco give <PLAYERNAME> 100
  CaptureDistance: 5
     #WHERE To Spawn The Class For The following Objectives (Also the spot it check the players location to capture the objective)
  A:
    X: 0
    Y: 0
    Z: 0
  B:
    X: 0
    Y: 0
    Z: 0
  C:
    X: 0
    Y: 0
    Z: 0
  D:
    X: 0
    Y: 0
    Z: 0
  E:
    X: 0
    Y: 0
    Z: 0
  ClassSettings:
######################################
#WARNING DO NOT SET BANDAGES UNDER 1!#
######################################
    Assult:
    #T1 is the Stands for Teir 1
      T1:
        Guns:
        #These MUST be Valid CrackShot Guns
          - carbine
          - flashbang
          - grenade 4
        Bandages: 1
         #T2 is the Stands for Teir 2
      T2:
        Cost: 50
        Guns:
          - ak-47
          - flashbang 3
          - grenade 5
        Bandages: 1
      T3:
        Cost: 150
        Guns:
          - ak-47
          - flashbang 6
          - grenade 12
          - olympia
          - bazooka
        Bandages: 1
      T4:
        Cost: 150
        Guns:
        - ak-47
        - flashbang 6
        - grenade 12
        - olympia
        - bazooka
        Bandages: 0
    Engineer:
      T1:
        Guns:
          - carbine
          - flashbang
          - grenade 4
        Bandages: 1
      T2:
        Cost: 50
        Guns:
          - ak-47
          - flashbang 3
          - grenade 5
        Bandages: 1
      T3:
        Cost: 150
        Guns:
          - ak-47
          - flashbang 6
          - grenade 12
          - olympia
          - bazooka
        Bandages: 1
      T4:
        Cost: 150
        Guns:
          - ak-47
          - flashbang 6
          - grenade 12
          - olympia
          - bazooka
        Bandages: 0
    VIP:
      T1:
        Guns:
          - carbine
          - flashbang
          - grenade 4
        Bandages: 1
      T2:
        Cost: 50
        Guns:
          - ak-47
          - flashbang 3
          - grenade 5
        Bandages: 0
      T3:
        Cost: 150
        Guns:
          - ak-47
          - flashbang 6
          - grenade 12
          - olympia
          - bazooka
        Bandages: 1
      T4:
        Cost: 150
        Guns:
          - ak-47
          - flashbang 6
          - grenade 12
          - olympia
          - bazooka
        Bandages: 1
    MVP:
      T1:
        Guns:
          - carbine
          - flashbang
          - grenade 4
        Bandages: 1
      T2:
        Cost: 50
        Guns:
          - ak-47
          - flashbang 3
          - grenade 5
        Bandages: 1
      T3:
        Cost: 150
        Guns:
          - ak-47
          - flashbang 6
          - grenade 12
          - olympia
          - bazooka
        Bandages: 1
      T4:
        Cost: 150
        Guns:
          - ak-47
          - flashbang 6
          - grenade 12
          - olympia
          - bazooka
        Bandages: 1
    Sniper:
      T1:
        Guns:
          - carbine
          - flashbang
          - grenade 4
        Bandages: 1
      T2:
        Cost: 50
        Guns:
          - ak-47
          - flashbang 3
          - grenade 5
        Bandages: 1
      T3:
        Cost: 150
        Guns:
        - ak-47
        - flashbang 6
        - grenade 12
        - olympia
        - bazooka
        Bandages: 1
      T4:
        Cost: 150
        Guns:
        - ak-47
        - flashbang 6
        - grenade 12
        - olympia
        - bazooka
        Bandages: 1
    Medic:
      T1:
        Guns:
          - carbine
          - flashbang
          - grenade 4
        Bandages: 1
      T2:
        Cost: 50
        Guns:
          - ak-47
          - flashbang 3
          - grenade 5
        Bandages: 1
      T3:
        Cost: 150
        Guns:
          - ak-47
          - flashbang 6
          - grenade 12
          - olympia
          - bazooka
        Bandages: 1
      T4:
        Cost: 150
        Guns:
          - ak-47
          - flashbang 6
          - grenade 12
          - olympia
          - bazooka
        Bandages: 1
Commented Version Coming Soon!

Pictures / Video Coming Soon!


$15 USD Per IP
Add nerdy321 for more info.


Wont Let me change the Prefix to selling D:
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Lethal

♚ Masterpiece ♚
Restricted
Feedback score
0
Posts
2,346
Reactions
1,232
Resources
0
Yea... um...

I'm gonna ask you not to do this, unless you'd like to help me. We've already have the gun plugin and got a logo / hub goin, so I mean it would be kind of pointless.

Not to crush your "dreams", just contact me if your interested.
 

Wintergrasped

Feedback score
0
Posts
8
Reactions
0
Resources
0
Yea... um...

I'm gonna ask you not to do this, unless you'd like to help me. We've already have the gun plugin and got a logo / hub goin, so I mean it would be kind of pointless.

Not to crush your "dreams", just contact me if your interested.


Ahh its cool i just mmade this as a "Weekend project" and one of the devs who helped me learn devlopment said i should sell it on here
 
Last edited:
Status
This thread has been locked.
Top