[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

    pacmanjones

    I'm using the latest version and for some reason all the clan names become lower case.
    ie /clan create STAFF Staff
    /clan list shows the clan as "staff" not "Staff"
     
  3. Offline

    phaed

    Will be fixed on next verison
     
  4. Offline

    Ralm

    Well im using world guard with your plugin. (well trying since the server Im using, the owner havent updated to 1240 and since he is using Multicraft I cant change the dam bukkit.jar)

    And the way Im doing it is having leaders with are owners of the areas. But can only change some stuff like, addmember, remmember, info and flags. About flags they can use build, pvp, use, farewell, gretting, and some others I dont remember.

    And for war I gona have it like on saturday where if they decide both sides have war to turn build protection off for an fixed ammount of time.

    I really not sure how you would do it really =S And normally I have a bunch of ideias =S

    Cant a plugin execute commands??
    Think of it like this:
    The leader gets to the center where he wants to build is fort or something. And does some kind of command from sinpleclans and simpleclans would do the required commands to expand the area, do it //expand vert, etc define it, and give ownership to the leaders.

    I really dont know, is hard to do really.
     
  5. mhh I love this plugin but there is a problem, I probably has something to do with mySQL.
    I don't even know if that bug comes form your plugin.
    Code:
    22:30:55 [SEVERE] Error at SQL INSERT Query: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry 'ritzbitz18' for key 'uq_sc_players_1'
    
    If the server restarts, all clan tags in the chat are gone, the clan data seems to be saved but the player data not.
    I disapointed the players on my server alot already with the reseting clans.
    Any idea how I can fix it?
    Thanks in advance
     
  6. Offline

    phaed

    This was happening with an older version of SC. Upgrade to 1.7.2 and let me know if it happens again.
     
  7. Offline

    pacmanjones

    Also, I have a feature request for the next version. Could you make it so that group prefixes are included in the name and aren't completely removed when SimpleClans modifies the chat? (Similar to Towny)

    The end goal would be the ability to do this:

    Permission group for Admins has the prefix Admin

    Make the name show up in chat as

    [Admin][clanname]

    or even

    [Admin.clanname]


    The way to do this would have a better chat configuration in the config file. Towny does it like this:

    Chat Modifier-
    [&b{townname}][{prefix}]{name}

    So that if my name were Joebob15 and I belonged to the town TheRealMen and I had the group prefix Guest my name would show up as: [TheRealMen][Guest]Joebob15

    So for SimpleClans if I wanted to get [Admin.clanname]myname the chat modifier in the config would be

    [{prefix}.{clanname}]{name}

    I hope you understand what I mean. SimpleClans is already an awesome feature packed plugin, and adding more flexibility in modifying the chat would make it even better!
     
  8. Offline

    Ralm

    @phaed
    Hi, I started using your plugin today and I really love it.

    But I miss one thing. We at the server require people to have 5 members in the clan and from those 5 at least 2 Leaders.

    But even we, Admins + OP with all permissions cant see clan member list. It allways give the "clan not verified". Can you add an exception to OP/Admins???

    Please we need it =(

    Thanks a lot.
     
  9. Offline

    phaed

    What command are you trying to use to see the memberlist of a clan? Have you tried /clan roster [tag] ?

    The problem is that SimpleClans is not a chat plugin. It does not have control of the prefix. All SimpleClans does is adds the tag prefix next to the name in the player's display name.

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

    ApplePieRocks

    BE
    BEST PLUGIN EVER nuff sayed
     
  11. Offline

    pacmanjones

    I understand, however for some reason SimpleClans makes all the prefixes disappear. With Towny, it the prefixes showed up, however with SimpleClans they are gone.

    Maybe it's the permissions plugin? Do you use prefixes on your server and do they show up?
     
  12. Offline

    YoshiGenius

    1. I see that you -apparently- updated it to 1317. Download link?
     
  13. Offline

    phaed

    I'll add a workaround next version
     
  14. Offline

    jase240

    @phaed Any chance you can make the tags compatible alongside with PermissionsEX prefixes?
    Just a request :D
     
  15. Offline

    pacmanjones

    I don't mean to bother you (I saw that you just updated PreciousStones, another awesome plugin), but any idea when a new version will be out?

    I saw this in the thread:

    Compatible with:

    • mChat
    • HeroChat
    [​IMG]
    Staff, GBH, Tol, are clans. The hearts "<3" are group prefixes.

    This is exactly how I wished my prefixes were working! So if the group prefix were VIP the name would be
    <VIP.clantag.playername> or <VIP.clantag>playername

    So I'm guessing SimpleClans isn't reading the group prefixes from the Permissions plugin I use? May I ask what plugin you're using (as it's obviously working)?

    -would bPermissions happen to be it?



    Thanks again for the amazing plugin, once I get a few more VIP members I'll donate to your projects (I also use Pstones)

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

    phaed

    Change log
    Version 1.7.3

    • Fixed insufficient permissions bug with /clan clanff
    • Added simpleclans.mod.bypass permission that allows bypassing of different limits when creating a clan (tag/nam mix/max length, colors, disallowed words/colors)
    • Fixed problem where you couldnt place a pstone block type down even with /ps off
    • Updated for bukkit's new style settings
     
  17. Offline

    JanTTuX

    You call this simple? :confused: its advanced! BTW nice work
     
  18. Offline

    phaed

    Yes haha. I am going to be renaming the plugin to SacredClans after version 2.0
     
  19. Offline

    pacmanjones

    Thanks for implementing the bypass node and fixing the lowercase clan names!

    However, my prefixes aren't showing up. I updated from P3x to bPermissions to see if it would help, but nothing changed. Do you use mChat? Maybe prefixes aren't working for me because I use HeroChat. I don't have any chat modifying plugins other than HeroChat and bPermissions.

    Because I'm a bPermissions newbie, here is the prefix node for mods in bPermissions for example (in case I'm doing something wrong):

    prefix.1.&1mod
     
  20. Offline

    phaed

    Odd, regardless i will be adding options for all that in future version coming next week or so.
     
  21. Offline

    pacmanjones

    Thanks for the help. The only reason I find this kind of a problem is because it would be useful to have all the staff in one clan, however the prefixes aren't showing up so players can't tell whether a staff member is a Mod or an Admin.
     
  22. Offline

    kahlilnc

    New update seems to not be working. ;( for me
     
  23. Offline

    CeramicTitan

    hi, is it possible for another clan to overthrow the power of the one faction and claim there land?
     
  24. Offline

    phaed

    You're looking for a different plugin. There are not factions here.
     
  25. Offline

    BioRage

    @phaed
    Is it possible to send all the information onto a website, perhaps with MySQL?

    So user's can go onto a website, instead of in-game with all the clutter to find some info. Just for the sake of webpage based :)
     
  26. Offline

    CeramicTitan

    so
    sorry would would it be possible for a clan to overturn another clan? and take that clans land?
     
  27. Offline

    GmK

    You're looking for a different plugin. There are not factions here ;)

    @phaed

    Would something like this be possible?

    https://github.com/phaed420/SimpleClans/issues/52

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

    phaed

    Change log
    Version 1.7.4

    • Fixed error when generating config

    Adding to next build

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

    DARKELEMENT1997

    Hey, Love the mod but i cant get the commands to work. I nearly deleted all of the plugins i have to see if something was conflicting but nothing and i reloaded all my plugins numerous times, i downgraded from permissions 3.x to permissions 2.x and still nothing works, deleted essentials and that was my last resort please help!
     
  30. Offline

    glow

    i was unable to get simple calans to work .. i was howping is i could get soem more details on this error.

    11:43:00 [SEVERE] Could not pass event PLAYER_CHAT to SimpleClans
    java.lang.NumberFormatException: null
    at java.lang.Integer.parseInt(Integer.java:443)
    at java.lang.Integer.valueOf(Integer.java:543)
    at net.sacredlabyrinth.phaed.simpleclans.Helper.toColor(Helper.java:246)
    at net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.getTagBracketColor(SettingsManager.java:920)
    at net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager.updateDisplayName(ClanManager.java:273)
    at net.sacredlabyrinth.phaed.simpleclans.listeners.SCPlayerListener.onPlayerChat(SCPlayerListener.java:204)
    at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.java:295)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:727)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  31. Offline

    Alphaglenni

    I have a server and running simpleclans, does the permissions work for Permissions.x3?
    One of my players want to make a Clan but is only says "Insufficent permissions" :(
    Do i have to download Permissions x2, BukkitPerms or PEX? please help me I am so tired of trying to help him :p
     
Thread Status:
Not open for further replies.

Share This Page