[MECH/INFO] SimpleClans v1.7.3 - Deceptively simple full-featured clan system [1317]

Discussion in 'Inactive/Unsupported Plugins' started by phaed, Aug 26, 2011.

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

    phaed

  2. Offline

    kahlilnc

    hm Every one seems to be able to make clans even with out the leader permission node.
     
  3. Offline

    oliverw92

    @phaed Bravo, this looks like a very refined and intuitive clan plugin! I currently use Factions but IMO it doesn't promote actual killing enough. People just hide in their protected areas. This plugin seems like something that will be awesome for everyone!

    One question - does it have full multiworld support? We have 6 main worlds, I only want it on the PVP world.
     
  4. Offline

    phaed

    This is the first lines of the create command. As you can see, there is no way to get through without "simpleclans.leader.create". Double-check your permission setup.

    Code:
     if (command.equalsIgnoreCase("create"))
            {
                if (plugin.getPermissionsManager().has(player, "simpleclans.leader.create"))
                {
    
    Do not have this yet. Will add a world blacklist config list where you can add the worlds you don't want this plugin to work on. Coming next version.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  5. Offline

    M1sT3rM4n

    Oh snap! Looks like Factions has to work harder now :O
     
  6. Offline

    HockeyMike24

    Does this allow you to have clan name above the players heads with Spout?
     
  7. Offline

    phaed

    Yes RTM. It says it right there on the first paragraph of the post.
     
  8. Offline

    M1sT3rM4n

    Will you implement clan-land protection or will you keep it lightweight as is?
     
  9. Offline

    phaed

    That is not in the scope of this plugin. Any protection system out there can use the API to integrate with SimpleClans and provide clan based protection. PreciousStones is integrated out of the box with SimpleClans.

    Please stop posting here and take the discussion to BukkitDev, this thread is dead:
    http://dev.bukkit.org/server-mods/simpleclans/

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
    M1sT3rM4n likes this.
  10. Offline

    phaed

    http://dev.bukkit.org/server-mods/simpleclans/files/10-simple-clans-1-3-6/
     
  11. Offline

    oliverw92

  12. Offline

    R4Z0R49

    phead,

    Another nice plugin nice work.

    I do have a small issue with the plugin we use mcmmo also and as you may know /accept is used for party invites in mcmmo. Ive seen in your config we can change the commands to accet/deny however if you invite someone to a clan they still get a msg saying type /accept or /deny no matter what you change the commands to.

    Any chance you can update that msg to say the command within the config?


    commands:
    more: clanmore
    accept: clanaccept
    deny: clandeny


    Thanks
     
  13. Offline

    reddhero12

    Great plugin, but i have a few suggestions. 1. more ranks pl0x? such as private, corporal, etc? all with different levels of abilities? it'd make it alot more fun. :3 and perhaps only 1 person can be leader? (whoever made the guild) and had full control (didnt have to ask to ban/kick etc.) incase some leaders de-mote him and destroy the clan. but instead you can only promote to Co-Leader? please reply, Redd.
     
  14. Offline

    phaed

    Change log
    Version 1.5

    • Added: War functionality with /clan war. (Requires PreciousStones v6.0.1)
    • Added: **bb.show-on-login** setting to optionally disable the bb from showing on login
     
  15. Offline

    Mrchasez

    Wow @phaed

    This looks great!
    You did a wonderful job on this, This plugin looks really amazing.
    :)
     
  16. Offline

    M1sT3rM4n

    Too bad this isn't getting the recognition it deserves...
     
  17. Offline

    Mrchasez

    I bet it will :)
    Btw: Just released SimpleBan :)
     
  18. Offline

    M1sT3rM4n

    Link?
     
  19. Offline

    Mrchasez

    Being lazy -.-
    Click my name>Started Threads>Success!
     
  20. Offline

    M1sT3rM4n

    I AM that lazy.
     
  21. Offline

    Mrchasez

    Well your genius!
    Your like one of my Plugin Hero's lol
     
  22. Offline

    GmK

    It's one of the very best plugins I have encountered, it made my server 100% more sexy to players. I would go so far as to request this becoming private again except to us that use it now, so that we have special servers :D (jk)

    Thanks @phaed for this, thank you!
     
  23. Offline

    phaed

    Thanks :)
     
  24. Offline

    phaed

    Change log
    Version 1.5.2

    • Fixed: /clan roster now shows the word "online" for members as well
    • Fixed: can now trust/untrust offline players

    Change log
    Version 1.5.1

    • Fixed: Bug where you couldnt kick a player from a clan unless he was online
    • Added: Legend to vitals screen

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  25. Offline

    Mrchasez


    Your a liar.
    "Simple"Clans xD

    This stuff is great, far from simple. :>
     
  26. Offline

    criticalfinal

    Please tell me your gonna upgrade it to 1.8
     
  27. Offline

    squazify

    it looks great, the server im on has been discusing a plugin like this for a while. but i want to know if it works with lockette. so i could put the group name and they could go through that door. and i could also do the leaders for one so only they can, then same with trusted but includes leaders?
     
  28. Offline

    phaed

    http://forums.bukkit.org/threads/in...o-databases-updating.4336/page-50#post-638504

    Its on their Github, maybe its already released, but you should be able to do [clan].
     
  29. Offline

    thorncrown

    Great Plugin... !

    Is it possible to enable "war mode" without PreciousStones?
     
  30. Offline

    phaed

    Yes but nothing would really happen since war mode depends on a protection plugin to provide the functionality.
     
  31. Offline

    Razukie

    I like this, but a land claiming feature like "Factions" would be nice.
     
Thread Status:
Not open for further replies.

Share This Page