[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

    phaed

    My closest guess is some kind of misconfiguration with your MySQL database. Don't think this is cause of SimpleClans tho.
     
  3. Offline

    TraRanger109455

    what would i type into the permissions file to allow anyone create and join clans?
     
  4. Offline

    ray0911

    Too many connections from simpleclan once i disabled mysql in the config the error went away.
     
  5. Offline

    kahlilnc

    Is this plugin compatible with other chat plugins besides mchat that uses channels? :D I really want channels.

    Give them the anyone permissions node. Look at the permissions page for this plugin.

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

    TraRanger109455

    do i just copy simpleclans.anyone:true into the permissions.yml file?
     
  7. Offline

    kahlilnc

    matters if you use permissionsbukkit or old perms? and space
    anyone: true
     
  8. Offline

    TraRanger109455

    00:33:03 [WARNING] Server permissions file permissions.yml is not valid YAML.
    java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
    at org.bukkit.craftbukkit.CraftServer.loadCustomPermissions(CraftServer.
    java:430)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:162
    )
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:410)
    at org.bukkit.Bukkit.reload(Bukkit.java:173)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:
    22)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    3)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    53)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:756)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    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:464)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  9. Offline

    kahlilnc

    Yeah like I said space anyone:_true
    _ is space
     
  10. Offline

    TraRanger109455

    added the space, now getting a different error
    01:10:17 [SEVERE] Permission node 'simpleclans.anyone' in server config is inval
    id
    java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.util.Map
    at org.bukkit.craftbukkit.CraftServer.loadCustomPermissions(CraftServer.
    java:452)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:162
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  11. Offline

    kahlilnc

    paste your permissions file in this
    http://pastiebin.com/
    Then post link of it here
     
  12. Offline

    TraRanger109455

  13. Offline

    SoftD3W

    whats the permissions notes?

    i cant invite my admin to my clan
    and my mods can create clan
     
  14. Offline

    phaed

    Change log
    Version 1.7

    • Added config setting to turn ff on (can hurt eachother) by default on new clans
    • Added ally chat. /ally will send a message to all you allies. (Read new sections in OP for info)
    • Added /[tag] join/leave/on/off.
    • Added /ally join/leave/on/off.
    • Added /global on/off.
    • Join/leave allow you to join a chat and free you from having to type the command before your each message you send
    • On/off toggle displaying the content on your chat (yes you can disable global chat)
    • Players with the "simpleclans.mod.nohide" permission will be heard no matter what
    • Chat state is persistent and saved in the database per player.
     
  15. Offline

    GmK

    <3 ! Awesome features
     
  16. Offline

    nicholosophy

    Feature request: A peaceful flag

    Clans can be set as being peaceful. They can't dish out damage or receive damage, but they enjoy all the other clan features.

    The peaceful flag can only be set by someone with a particular permission node, since it could be abused by being toggled off and on. In my case, a server admin would allow groups to be peaceful and not unflag them, but I guess ot her servers may be different.
     
  17. Offline

    SoftD3W

    help... my mod can't accept invites or create a clan...

    WHATS WRONG? ;o
     
  18. Offline

    ray0911

    Would be nice if there was an option to convert from SQlite to MYSQL and Mysql to Sqlite
     
  19. Offline

    pvjinflight

    Ok tell me why this does not save players that belong to clans when server is restarted? It saves clans but not players who belong to them... Im not using mysql
     
  20. Offline

    TraRanger109455

    10:27:29 [SEVERE] Permission node 'simpleclans.anyone' in server config is inval
    id
    java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.util.Map
    at org.bukkit.craftbukkit.CraftServer.loadCustomPermissions(CraftServer.
    java:452)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:162
    )
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:410)
    at org.bukkit.Bukkit.reload(Bukkit.java:173)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:
    22)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    3)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    53)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:756)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    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:464)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)



    im getting this error. im using the permission.yml that i got with the server, am i doing something wrong? the only thing i have in it on the first line is simpleclans.anyone: true
     
  21. Offline

    astinax

    add essentialschat support please
     
  22. Offline

    Myraw

    Don't work in 1.8 ? Even without pluggins (just SimplyClan) i have log error :(
     
  23. Offline

    phaed

    Consider it done.
     
  24. Offline

    SoftD3W

    help? it saves the clan but not the people inside
     
  25. Offline

    Celeress

    plugin works fine with me, no errors or anything when the server starts up or anything but when i reload the server, everyone in every clan gets kicked out including the leader. I'm not getting any problems in the console or anything and all the commands work fine but it seems to be kicking everyone from the clans every time i reload.....
     
  26. Offline

    TraRanger109455

    i still need to know whats wrong with my permissions
     
  27. Offline

    barneebrown

    I am having issues setting up the war functionality. I was under the impression that when 2 clans go to war, they are about to bypass each others protection. However, this doesn't seem to be the case. I would really appreciate help here as we are really relying on this functionality.
    PS is adding the clan tag to the fields, I don't know where we are going wrong.
     
  28. Offline

    TraRanger109455

    ok, so im using the permissions.yml that came with the bukkit server, i put simpleclans.anyone: true on the very first line, but it wont let anyone join or make clans, is there something i did wrong?
     
  29. Offline

    rezznov

    i have a small problem when i create a clan it delets when i stop the server
     
  30. Offline

    barneebrown

    When the clan leader the initiates the clan logs off... it often says "clan invite cancelled" even though I am 100% sure they have accepted.
     
  31. Offline

    Tha_Wolf

    Feature Request, ptp Timer, if they move / get attack / do anything besides type in the time set, it stops the ptp.
     
Thread Status:
Not open for further replies.

Share This Page