need help with superperms and first joiners

Discussion in 'Bukkit Help' started by mrvertigo27, Aug 19, 2011.

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

    mrvertigo27

    WARNING wall of text:

    so im running #1060 and im having a problem (possibly just my understanding getting in my way) when people join my server i have been having to add them to permissions by editing the text file in order to get them out of the default group level of permissions. is there a way to automatically add them to permissions upon join?(adding an entry into the text file for them)
    the reason I am asking is that I would love to use word rank to move them from guest to my next permissions group however this seems to not work for me. I dont know if i am doing it wrong or not...

    I assume word rank cant do it because there's no existing entry for them......
    I am using Superperms, Permissionsbukkit, and superperms bridge.

    Ive given my default group access to use the word rank word however it tells them they don't have permissions to use word rank, I am at a loss for how to automate the giving of permissions

    general help would be appreciated.
     
  2. Offline

    Banana937

    Sadly, I don't know SuperPerms. Also what do you mean by "word rank"? You say it a lot, and I don't quite know what it means.
    the word rank word?

    This post is very confusing.
     
  3. Offline

    mrvertigo27

    WordRank is a plugin that changes peoples permissions group using a secret key word that they say in chat.

    I have searched all around on this.... and am unable to find a solution for automating this process

    I hate to bump however I am scared people may not see this.

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

    Banana937

    Sorry -- I'm not sure.
     
  5. Offline

    mrvertigo27

    back to google I suppose
     
  6. Offline

    Retricide

    Please post your WordRank and Permissions configs.
    Also, look into "RankUp," it can promote users by having them say a keyword (like WordRank), plus it gives you additional commands to promote users, by yourself.
    It's also written for SuperPerms, and PermissionsBukkit, so compatibility should be 100%
     
  7. Offline

    mrvertigo27

    @Retricide

    my permissionsbukkit file
    and yes i named the world after myself but only cause its an AWESOME seed!
    Show Spoiler
    users:
    MRVERTIGO27:
    permissions:
    groups:
    - admin
    crabmaster:
    permissions:
    groups:
    - admin
    Leonidous:
    permissions:
    groups:
    - Founder
    commanderhavoc:
    permissions:
    groups:
    - admin
    ShadowVL:
    permissions:
    groups:
    - Founder
    billdemuth:
    permissions:
    groups:
    - Founder
    Toormai:
    permissions:
    groups:
    - Founder
    blaze28:
    permissions:
    groups:
    - Founder
    Nocturne974:
    permissions:
    groups:
    - Default
    wijnsma:
    permissions:
    groups:
    - Founder
    bgr5123:
    permissions:
    groups:
    - Founder
    MickelMcMuffin:
    permissions:
    groups:
    - Founder
    yourundeadpal2:
    permissions:
    groups:
    - Founder
    jbstixx97:
    permissions:
    mchat.prefix.Admin: true
    groups:
    - Admin
    kaliard:
    permissions:
    groups:
    - Founder
    Captpanda:
    permissions:
    groups:
    - Founder
    whitewave01:
    permissions:
    groups:
    - Newbie
    jeezzuuss666:
    permissions:
    groups:
    - Newbie
    conman7812:
    permissions:
    groups:
    - Newbie
    Deathconjurer:
    permissions:
    groups:
    - Newbie
    Deadlykid27:
    permissions:
    groups:
    - Newbie
    groups:
    Default:
    permissions:
    herospawn.tp: true
    superpermbridge.WordRank.say: true
    permissions.build: false
    inheritance:
    Newbie:
    permissions:
    server.gills: true
    server.allusers: true
    server.commandbook.user: true
    server.warp.basic: true
    server.warp.sign.user: true
    server.citizens.user: true
    mchat.prefix.Newbie: true
    server.shop.user: true
    inheritance:
    Founder:
    permissions:
    server.gills: true
    mchat.prefix.Founder: true
    server.allusers: true
    server.commandbook.user: true
    server.warp.basic: true
    server.warp.sign.user: true
    server.citizens.user: true
    server.shop.user: true
    superpermsbridge.WordRank.say: true
    inheritance:
    Moderator:
    permissions:
    permissions.player.setgroup: true
    mchat.prefix.Moderator: true
    server.moderator: true
    server.goldtools: true
    server.bigbrother: true
    server.worldguard: true
    server.commandbook.moderator: true
    server.citizens.moderator: true
    server.shop.moderator: true
    WordRank.add: true
    WordRank.remove: true
    WordRank.say: true
    inheritance:
    - Newbie
    Admin:
    permissions:
    mchat.prefix.Admin: true
    herospawn.tp: true
    server.gills: true
    server.default: true
    server.commandbook.user: true
    server.warp.basic: true
    server.warp.sign.user: true
    server.citizens.user: true
    server.shop.user: true
    permissions.player.setgroup: true
    server.moderator: true
    server.goldtools: true
    server.bigbrother: true
    server.worldguard: true
    server.commandbook.moderator: true
    server.citizens.moderator: true
    server.shop.moderator: true
    server.admin: true
    server.worldedit: true
    server.worldguard: true
    server.commandbook.admin: true
    server.warp.admin: true
    server.warp.command.user: true
    server.citizens.user: true
    server.citizens.moderator: true
    server.citizens.admin: true
    herospawn.set: true
    server.shop.admin: true
    WordRank.say: true
    WordRank.remove: true
    WordRank.add: true
    inheritance:

    messages:
    build: '&cYou do not have permission to build here.'

    my word rank file
    Show Spoiler
    config:
    congrats-msg: Congrats %player%! You are now in the group %group%
    wordlist:
    McBeefer:
    group: Newbie
    world: mrvertigo27


    i may look into that other plugin but its 4:15 am here...... lol
     
  8. Offline

    Sh8kezula

    Currently Any plugin that is not updated to accept and use SuperPermsdoes not recognize Group names.

    So any plugin that uses a users group name will not work until updated to use SuperPerms correctly.
     
  9. Offline

    mrvertigo27

    so there is no fix to this currently your saying?
     
  10. Offline

    Sh8kezula

    Currently yes.. well you could use an old permission manager.. But I don't recommend this over waiting for plugins to update.
     
  11. Offline

    mrvertigo27

    Thank you you've been very helpful I wish i could buy you a beer! :p
     
  12. Offline

    Sh8kezula

    Very glad I could help.
     
  13. Offline

    mrvertigo27

    as far as my origional question is there a way to automatically generate peoples names into the permissions bukkit list? currently or planned that anyone knows of?

    @Sh8kezula
     
  14. Offline

    Sh8kezula

    When a player joins you server they get put in the default permission group.. Nothing is added to the permiisoin file tho for the defualt class.

    If you actualy need a player in the default file so you can add extra permission nodes to just the player.. You can use the command to add the perm to the player /permissions player setperm PlayerName example.permisiosn

    Or just use the command to add the player to the group.. Using the command will enther them in the config file.

    /permissions player setgroup PlayerName GroupName

    As for automatic I am not sure.. PermissionsBukkit is still very new.. and plugins are slowly starting to support it.
     
  15. Offline

    mrvertigo27

    I have decided to use rankup as mentioned earlier. I am hoping it suits my needs.
     
Thread Status:
Not open for further replies.

Share This Page