Level 1
New Miner
0

Forum Posts

1 - 8 of 8

    ProjectGemini
    04/13/2013 2:17 pm
    Level 1 : New Miner
    Ok, so I got groupmanager. Absolutly clueless as to how to use it. If anyone could help, that would be great. so, lets see this is what I want:

    Admin: /mute /ban /banip /kick /tp /nuke (from nuke plugin, forget what its called) /vanish /fly
    Head-Mod: /mute /ban /kick /tp /fly
    Mod: /mute /kick
    Chat-Mod: /mute
    Resident: (default) /tpa /list /seen /warp, /pay /balance plus I want them to be able to build, break, place, etc, in wild (Towny Plugin). I do not want any essential commands like /hat or anything. I also want ranks to inherit the permissions from lower ranks, the ranks are in order from best to lowest. (admin to Resident)

    And I uploaded my globalgroups.yml to pastie.

    http://pastie.org/7491621
    1
    ProjectGemini
    04/13/2013 12:34 pm
    Level 1 : New Miner
    um... my permissions are screwed up too. I fixed it before, IDK how, but it didn't involve permissions. this happened when I reinstalled towny to fix another problem.
    1
    ProjectGemini
    04/12/2013 11:43 pm
    Level 1 : New Miner
    thats pretty much what I want, Also, how do I assign a player, to say, Admin or something.
    1
    ProjectGemini
    04/12/2013 11:42 pm
    Level 1 : New Miner
    uh, ok. Ill just copy/paste it.


    Permission bukkit config.yml
    Click to reveal
    # PermissionsBukkit configuration file
    #
    # A permission node is a string like 'permissions.build', usually starting
    # with the name of the plugin. Refer to a plugin's documentation for what
    # permissions it cares about. Each node should be followed by true to grant
    # that permission or false to revoke it, as in 'permissions.build: true'.
    # Some plugins provide permission nodes that map to a group of permissions -
    # for example, PermissionsBukkit has 'permissions.*', which automatically
    # grants all admin permissions. You can also specify false for permissions
    # of this type.
    #
    # Users inherit permissions from the groups they are a part of. If a user is
    # not specified here, or does not have a 'groups' node, they will be in the
    # group 'default'. Permissions for individual users may also be specified by
    # using a 'permissions' node with a list of permission nodes, which will
    # override their group permissions. World permissions may be assigned to
    # users with a 'worlds:' entry.
    #
    # Groups can be assigned to players and all their permissions will also be
    # assigned to those players. Groups can also inherit permissions from other
    # groups. Like user permissions, groups may override the permissions of their
    # parent group(s). Unlike users, groups do NOT automatically inherit from
    # default. World permissions may be assigned to groups with a 'worlds:' entry.
    #
    # The cannot-build message is configurable. If it is left blank, no message
    # will be displayed to the player if PermissionsBukkit prevents them from
    # building, digging, or interacting with a block. Use '&' characters to
    # signify color codes.

    users:
    HeroCC:
    permissions:
    *: true
    essentials.*: true
    groups:
    - admin



    groups:
    default:
    permissions:
    essentials.tpa: true
    essentials.tpaccept: true
    essentials.tpdeny: true
    essentials.tpahere: true
    essentials.afk: true
    essentials.motd: true
    essentials.rules: true
    essentials.spawn: true
    essentials.helpop: true
    essentials.help: true
    towny.wild.build: true
    towny.wild.break: true
    towny.wild.switch: true
    helper:
    permissions:
    essentials.tpa: true
    essentials.tpaccept: true
    essentials.tpdeny: true
    essentials.tpahere: true
    essentials.afk: true
    essentials.motd: true
    essentials.rules: true
    essentials.spawn: true
    essentials.helpop: true
    essentials.help: true

    chathelp:
    permissions:
    essentials.tpa: true
    essentials.tpaccept: true
    essentials.tpdeny: true
    essentials.tpahere: true
    essentials.afk: true
    essentials.motd: true
    essentials.rules: true
    essentials.spawn: true
    essentials.helpop: true
    essentials.help: true
    essentials.kick: true
    essentials.mute: true

    mod:
    permissions:
    essentials.tpa: true
    essentials.tpaccept: true
    essentials.tpdeny: true
    essentials.tpahere: true
    essentials.afk: true
    essentials.motd: true
    essentials.rules: true
    essentials.spawn: true
    essentials.helpop: true
    essentials.help: true
    essentials.kick: true
    essentials.mute: true
    essentials.tempban: true

    headmod:
    permissions:
    essentials.tpa: true
    essentials.tpaccept: true
    essentials.tpdeny: true
    essentials.tpahere: true
    essentials.afk: true
    essentials.motd: true
    essentials.rules: true
    essentials.spawn: true
    essentials.helpop: true
    essentials.help: true
    essentials.kick: true
    essentials.mute: true
    essentials.tempban: true
    essentials.ban: true
    towny.wild.build: true
    towny.wild.break: true
    towny.wild.switch: true
    admin:
    permissions:
    essentials.tpa: true
    essentials.tpaccept: true
    essentials.tpdeny: true
    essentials.tpahere: true
    essentials.afk: true
    essentials.motd: true
    essentials.rules: true
    essentials.spawn: true
    essentials.helpop: true
    essentials.help: true
    essentials.kick: true
    essentials.mute: true
    essentials.tempban: true
    essentials.ban: true
    essentials.ipban: true
    essentials.vanish: true
    towny.wild.build: true
    towny.wild.break: true
    towny.wild.switch: true
    messages:
    build: '&cYou can't build in this area!'

    debug: false
    1
    ProjectGemini
    04/12/2013 8:25 pm
    Level 1 : New Miner
    Ok. thanks! Ill check it out!
    1
    ProjectGemini
    03/26/2013 4:21 pm
    Level 1 : New Miner
    So how would I convert it?
    1
    ProjectGemini
    03/26/2013 7:22 am
    Level 1 : New Miner
    Ps my upload speeds are awesome. So that isnt a problem.

    So do I need to change the Mac TextEdit files to the Wondows equivalent or will .txt work?
    1
    ProjectGemini
    03/26/2013 7:20 am
    Level 1 : New Miner
    Ok, so can I just take the files, run the server and then change the configuration to use the world name I want? And just replace plugins, permissions, etc, with my old files?
    1

1 - 8 of 8

Welcome