Filled Gangs

Discussion in 'Plugin Requests' started by IamNoob, Dec 18, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    IamNoob

    Name: Gangs

    Description:
    This is a plugin for Prison server to make a clan/gang and kill the others. They team up and beat other gangs that they hated or most power.

    Feature:
    - You can't hit your gang.
    - Create a private group chat.
    - Can make an enemy with people.
    - Setup a bounty to other team.
    - Setup ranks for them. (A prefix for gang chat)
    - Clan KDR.
    - Promote people.
    - Economy support

    Command:
    /gang - Gang commands
    /gang create [Gang Name] - Create a gang
    /gang disband - Disband a gang
    /gang top - List powerful gang
    /gang info [Gang Name/Player Name] - Tell other gang info
    /gang invite [Player Name] - Invite a player to their gang
    /gang promote [Player Name] - Promote the player rank
    /gang kick [Player Name] - Kick a player from a gang
    /gang chat - Go to the gang chat
    /gang kill - Setup a revenge or a fight to the gang
    /gang bounty [Gang Name] [Amount] - Setup a price for killing all the gang member
    */gang disband [Gang Name] - Disband the current gang
    */gang addkdr [Gang Name] [Amount] - Add a gang KDR

    * = Admin Command

    Permissions:
    gang.command - All the gang command except the admin command
    gang.admin - Admin command


    Who ever can do it I would be very happy. If you do gonna post it at dev.bukkit.org. Can you also put my server IP?
     
  2. Offline

    JordyPwner

    http://dev.bukkit.org/bukkit-plugins/prison-gangs/
    http://www.curse.com/bukkit-plugins/minecraft/gangs
     
  3. Offline

    IamNoob

    @JordyPwner
    Prison Gangs - They removed their download plugins.

    Gangs - Doesn't have a lot of command and a lot of bugs mate >.<
     
  4. Offline

    JordyPwner

    please check before posting ;) /gangs will show all cmds -.-
     
  5. Offline

    IamNoob

    @JordyPwner

    Never mind. Thanks mate.

    @JordyPwner
    The plugin suck mate and there's no config. I just gonna bump this.

    Bump.

    EDIT by Timtower: merged posts
     
    Last edited by a moderator: Dec 19, 2014
  6. Offline

    IamNoob

  7. Offline

    BeastCraft3

    @IamNoob
    This plugin reminds me very much as PrisonMine's gang plugin ;P
     
  8. Offline

    IamNoob

  9. Offline

    IamNoob

  10. Offline

    IamNoob

  11. Offline

    IamNoob

  12. Offline

    IamNoob

  13. Offline

    IamNoob

  14. Offline

    IamNoob

  15. Offline

    IamNoob

  16. Offline

    IamNoob

    @ClashOfClansLover101.
    Yeah but the problem is there is a prefix when you create a clan. For example when you create a clan call Poopy it will be Poopy xXIamNoobXx > Hey. I don't want the prefix cause I'm running a prison server.

    And people can make clan base that could be at rank Z place then lower rank can go.
     
  17. Offline

    IamNoob

    Last edited by a moderator: Dec 27, 2014
  18. Offline

    IamNoob

    @ClashOfClansLover101
    Which is the one that can disable chat prefix? I can't find it

    @ClashOfClansLover101

    I tried the disable prefix and it doesn't remove it. Can you have a look?

    Code:
    safe-civilians: false
    tag:
      default-color: '8'
      max-length: 5
      bracket:
        color: '8'
        left: ''
        right: ''
      min-length: 2
      separator:
        color: '8'
        char: ' .'
    settings:
      disable-messages: false
      tameable-mobs-sharing: false
      teleport-blocks: false
      teleport-home-on-spawn: true
      drop-items-on-clan-home: false
      keep-items-on-clan-home: false
      item-list: []
      show-debug-info: false
      mchat-integration: false
      enable-auto-groups: false
      chat-compatibility-mode: true
      rival-limit-percent: 50
      use-colorcode-from-prefix-for-name: false
      display-chat-tags: true
      unrivable-clans:
      - admin
      - staff
      - mod
      show-unverified-on-list: false
      blacklisted-worlds: []
      banned-players: []
      disallowed-tags:
      - vip
      - clan
      language: en
      disallowed-tag-colors: []
      server-name: '&6Cookie&8Prison'
      new-clan-verification-required: false
    spout:
      in-game-tags: false
      alert-url: ''
      default-cape-url: http://i.imgur.com/pjqV6.png
      enable-clan-capes: true
      in-game-tags-colored: false
    commands:
      more: more
      ally: ally
      clan: clan
      accept: accept
      deny: deny
      global: global
    economy:
      creation-price: 100.0
      purchase-clan-create: false
      verification-price: 1000.0
      purchase-clan-verify: false
      invite-price: 20.0
      purchase-clan-invite: false
      home-teleport-price: 5.0
      purchase-home-teleport: false
      home-teleport-set-price: 5.0
      purchase-home-teleport-set: false
      money-per-kill: false
      money-per-kill-kdr-multipier: 10
    kill-weights:
      rival: 2.0
      civilian: 0.0
      neutral: 1.0
    clan:
      homebase-teleport-wait-secs: 10
      homebase-can-be-set-only-once: true
      min-size-to-set-rival: 3
      max-length: 25
      confirmation-for-promote: false
      trust-members-by-default: false
      confirmation-for-demote: false
      ff-on-by-default: false
      min-length: 2
      min-size-to-set-ally: 3
    page:
      untrusted-color: '8'
      clan-name-color: b
      subtitle-color: '7'
      headings-color: '8'
      trusted-color: f
      leader-color: '4'
      separator: '-'
      size: 13
    clanchat:
      rank:
        color: e
      tag-based-clan-chat: false
      name-color: e
      player-bracket:
        left: <
        right: '>'
      announcement-color: e
      message-color: b
      tag-bracket:
        color: e
        left: '['
        right: ']'
      enable: true
    request:
      message-color: b
      ask-frequency-secs: 60
    bb:
      color: e
      accent-color: '8'
      show-on-login: true
      size: 6
    allychat:
      tag-color: b
      name-color: f
      player-bracket:
        left: <
        right: '>'
      message-color: '3'
      tag-bracket:
        color: '8'
        left: '['
        right: ']'
      enable: true
    war:
      auto-war-start: true
      strife-limit: 50
    purge:
      inactive-player-data-days: 30
      inactive-clan-days: 7
      unverified-clan-days: 2
    mysql:
      username: ''
      host: localhost
      enable: false
      password: ''
      database: ''
    permissions:
      auto-group-groupname: true
      YourClanNameHere:
      - test.permission
    
    <Edited by bwfcwalshy: Merged posts, please use the edit button rather than double posting.>
     
    Last edited by a moderator: Dec 28, 2014
  19. Try disable that and set to false? and do so with ally chat too

    Maybe that will work, I will have a look on my server too
     
  20. Offline

    IamNoob

  21. Offline

    Duuuckkky

    */gang addkdr [Gang Name] [Amount] - Add a gang KDR What does KDR stand for?

    I can try to make this but i can't really guarantee I'll finish

    <Edit by mrCookieSlime: Merged posts. Please don't double post. There is an Edit Button right next to the Date.>
     
    Last edited by a moderator: Dec 29, 2014
  22. Offline

    IamNoob

  23. Offline

    IamNoob

  24. Offline

    _Cookie_

    I can make this in a bout 1 - 2 days.

    EDIT by Timtower: skype is not allowed
     
    Last edited by a moderator: Dec 30, 2014
  25. Offline

    IamNoob

    @_Cookie_
    Pweezzz :D and my server name is CookiePrison lol.

    EDIT by Timtower: no skype
     
    Last edited by a moderator: Dec 30, 2014
  26. Offline

    webbhead

    You need to set this to false: display-chat-tags: true
     
  27. Offline

    Duuuckkky

    Okay but why would you want to add kill death ratio manually?
     
Thread Status:
Not open for further replies.

Share This Page