Inactive [CHAT] Simple Prefix v1.4 - Easy prefixes & API (PermissionsBukkit)[1.1-R3]

Discussion in 'Inactive/Unsupported Plugins' started by Flabaliki, Jul 17, 2011.

  1. Offline

    Flabaliki

    JesseG17 and TimboHSV like this.
  2. Offline

    Flabaliki

    @Mikhos It may be creating another folder with a config file for Simple Prefix, in which cause the file you are editing probably isn't being used. Can you please check the other folders to make sure there isn't an identical config (if there is, this is a bug I need to fix). I've had that issue in the past, so it may be that. If not, I'll ask you a few more questions to get to the bottom of it.

    @Flipsen Done.

    PS, from now on:
    If you need support, it will only be granted here: http://dev.bukkit.org/server-mods/simple-prefix/tickets/
     
  3. Offline

    Snowy007

    Just a #1185 update or also new/fixed features? (the reload command and automatic reloading on world change)
    Not trying to sound impatient or something but just wondering as you said you would look into it and the change log only says 'compiled with 1185'.
     
  4. Offline

    Flabaliki

    @Snowy007 Sorry, still a bit out of it. I forgot about that. I'll see what I can do.
     
  5. Offline

    JohnPulse

    I loved your plugin!
    But with it, I lost the ability for having the "World" the user is in as a prefix.
    Even in I set the flag on MultiVerse to "worldnameprefix: true", nothing shows.
    Can you add the "world" as a flag or let other plugins use their own prefix/sufix?
    Regards,
    John
     
  6. Offline

    Anthony45654

    Does this support PermissionsEx?
     
  7. Offline

    Harunopel

    I have the same exact problem.
     
  8. Offline

    TheTekromancer

    Using Bukkit 1185, Krinsdeath's Fix Build 1.2 of PermissionBukkit, and Simple Prefix 1.1 everything worked out fine. Timestamp and <> were removed without a problem. I would also like to request the option to display the world name as well. If possible as simply as [world] in the format would be excellent. This is already a great plugin with or without that feature though. Thanks!

    Here's my Simple Prefix config to show how I removed the <> and timestamp.

    Code:
    Template:
        format: '[prefix][name][suffix]: '
        time: hh:mm a
    Group:
        Op:
            prefix: '&4[Op]&f'
            suffix: ''
        Admin:
            prefix: '&5[Admin]&f'
            suffix: ''
        Mod:
            prefix: '&a[Mod]&f'
            suffix:
        Prime:
            prefix: '&e[Prime]&f'
            suffix:
        VIP:
            prefix: '&b[VIP]&f'
            suffix:
        Citizen:
            prefix: '&3[Citizen]&f'
            suffix:
        default:
            prefix: '&f[Visitor]&f'
            suffix:
    Server:
        register: true
     
  9. Offline

    TalentedM

    Running almos the same exact thing as you and I still can't get rid of my timestamp. When I do what you have it just stops functioning.
     
  10. Offline

    Snowy007

    Tried restarting your server?
     
  11. Offline

    Trigonous

    Awesome plugin. One small note:

    This made me think in the config.yml I could add a section like this:

    Code:
    Players:
        Player1:
            prefix: '&4[CustomPrefixes!]&f'
            suffix: '&6'
    So I could have permissions-based prefixes for an entire group, or override it on a per-user basis, say for donors. While I realize now the mistake was my own, this feature would be amazing!
     
  12. Offline

    odielag

    I'm sorry if this question has been asked before... but is there a way to make certain groups able to change their suffix just for themselves? (thinking of donators changing their name's color)...

    Thanks for the plugin, after a fiasco trying to get a plugin working with pex I finally found this and it works once configured correctly!
     
  13. Offline

    Thyrin

    I found out why it wasn't working for me: I was using PermissionsBukkit 1.2

    Using PermissionsBukkit 1.1 fixed the problems I was having (and others were describing above).

    Hope this helps. :)
     
  14. Offline

    Steelcryo

    We were having trouble getting this to work on our server. We were running bukkitpermissions 1.2 and it would only display timestamps (even when i removed them from the display format) and wouldnt show peoples prefixes.

    Fixed it when we reverted the permissions back to bukkitpermissions v1.1. May want to look into making this compatible with 1.2.
     
  15. Offline

    Teddeh

    When I promote people with PermissionsBukkit, they have to leave the game to get their rank.
     
    odielag likes this.
  16. Offline

    TalentedM

    Yes, of course.

    The problem is most likely something to do with PermissionsBukkit 1.2, as I am using it and someone else mentioned it possibly being the issue.
     
  17. Offline

    Snowy007

    I'm using PermissionsBukkit 1.2 and everything seems to be working fine.
    I am using the "Krinsdeath's Fix Build" version of PermissionsBukkit 1.2.

    Also version 1.1 of PermissionsBukkit gave me problems on RB 1185 when changing worlds. It didn't reload the permissions for the user leaving them with the permissions they had on the other world.
     
  18. Offline

    JohnPulse

    You can do the "/spr reload" command, even in the console, after you promote someone to they get their rank without moving a finger.
    Regards,
    John
     
  19. Offline

    HxD

    probably SP wont work when you reload your server. i'm using bukkit at build 1185 with the latest SP version.
    Everytime i reload my Server with /reload , SP wont work until you need to /spr reload which only works on the terminal.

    so bad, SP was my favourite prefix plugin so far :(
     
  20. Offline

    marshystomp

    Help! Can I make it show it doesnt show the time?
     
  21. Offline

    domdbomb

    Not sure what I did wrong in the config, but my admin prefix won't show up...
    Show Spoiler
    Here's my Simple Prefix file
    Code:
    Template:
        format: '[[timestamp]] <[prefix][name][suffix]> '
        time: hh:mm a
    Group:
        admin:
            prefix: '&e[SirAdmin]&f'
            suffix: ''
        user:
            prefix: '&b[User]&f'
            suffix: ''
        default:
            prefix: '&d[Noob]&f'
            suffix: ''
    Server:
        register: true
    
    and my premissions bukkit config
    Code:
    users:
        ConspiracyWizard:
            permissions:
                permissions.example: true
            groups:
        domdbomb:
            groups:
            - admin
        drillonater:
            groups:
            - admin
        life_wolf:
            groups:
            - admin
        dsboy1120:
            groups:
            - user
        zen524:
            groups:
            - user
        tamstermer:
            groups:
            - user
        kanonkoki123:
            groups:
            - user
        snips29:
            groups:
            - user
        minecraft1000:
            groups:
            - default
            - user
    groups:
        default:
            permissions:
                permissions.build: false
                simpleprefix.default: true
        Admin:
            permissions:
                '*': true
                permissions.*: true
                residence.Admin: true
                simpleprefix.admin: true
        user:
            permissions:
                permissions.build: true
                simpleprefix.user: true
            worlds:
                creative:
                    coolplugin.item: true
    messages:
        build: '&cYou do not have permission to build here.'
    debug: false
    

    I figured that anyone could help. I'm new to setting up bukkit so...\

    Edit: here's what it says on start up
    03:15 PM [INFO] [Simple Prefix v1.0.1] Configuration Loaded.
    03:15 PM [INFO] 3
    03:15 PM [INFO] [Simple Prefix v1.0.1] Permissions node is incorrect or domdbomb doesn't have a node.
    03:15 PM [INFO] [Simple Prefix v1.0.1] Plugin enabled!

    Edit2: It's working now :p
     
  22. Offline

    goodoletom

    wats /kill /ban node for default servers?
     
  23. Offline

    Crysillion

    This does not work alongside HeroChat. Just spent the past 2 hours fiddling with it and I'm done. I tried PermissionsEX and BukkitPermissions. Nothing.

    Too bad. Looks like I'm not going to get to have prefixes.

    #1185
     
  24. Offline

    aj7821

    This mod is great, except one tiny thing that bugs me. Players have to log out and log in for their prefix to be updated when I switch their rank. Is there any way around this?
     
  25. Offline

    Xaqa

  26. Offline

    Snowy007

    Try removing this line from the builder, miner and registered ranks: - simpleprefix.Member: true
    And remove this line from the trusted and veteran ranks: - simpleprefix.Trusted: true
    And this from the OP rank: - simpleprefix.Op: true
    Those lines are just wrong and make no sense. Also you don't have a 'member' prefix.
     
  27. Offline

    Xaqa

    bump ^ didnt help
     
  28. Offline

    Snowy007

    @Xaqa
    Why didn't i notice this earlier....
    Your probably using permissions 2 or 3

    And this plugin... (copied from the op)
    Requires: PermissionsBukkit or similar superperm plugin.
     
  29. Offline

    Xaqa

    <3

    EDIT: Still not working, using PermissionsBukkit. New to it and don't fully understand it.

    This is what I got:

    http://pastie.org/2733131
     
  30. Offline

    EstJoel

    I did everything said in the tutorial video but the only thing I get is this: '<> EstJoel: Message'
     
  31. Offline

    Snowy007

    Seems to be fine.
    i did notice that you don't use any inheritance so you could try to remove the inheritance lines like in this example:
    Code:
    groups:
        CowSlayer:
            permissions:
                permissions.build: false
        Co-Owner:
            permissions:
                permissions.*: true
                simpleprefix.coowner: true
    Also change 'simpleprefix.supermod' to 'simpleprefix.supermod: true'

    EDIT:
    I just re-read your simpleprefix configuration and noticed you use double brackets at the prefix.
    I'm not sure but try changing
    format: '[[timestamp]] <[[prefix]][name][suffix]>'
    Into
    format: '[[timestamp]] <[prefix][name][suffix]>'
     

Share This Page