Inactive [GEN] Essentials v2.1 [?]

Discussion in 'Inactive/Unsupported Plugins' started by Zenexer, Jan 19, 2011.

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

    Zenexer

  2. Offline

    Jalroth

    Hi, I have been having trouble with getting permissions to work right with essentials. It seems like everything is right, but some of my users seem to have access to commands that I have not alloted them in the permissions.
    can someone look at this permissions file and tell me what the blazes i've done wrong? group friends has access to /antioch, and i'd rather they did not. (edited to not show usernames)
    Show Spoiler
    Code:
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'general.spawn'
        Friends:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'essentials.help'
                - 'essentials.depth'
                - 'essentials.getpos'
                - 'essentials.top'
                - 'essentials.world'
                - 'essentials.tp'
                - 'essentials.sethome'
                - 'essentials.home'
                - 'essentials.warp'
                - 'essentials.warp.list'
                - 'essentials.motd'
                - 'essentials.afk'
                - 'essentials.rules'
                - 'essentials.list'
                - 'essentials.item'
                - 'essentials.kit'
                - 'essentials.time'
                - 'essentials.heal'
                - 'essentials.jump'
                - 'essentials.clearinventory'
                - 'essentials.back'
                - 'essentials.back.ondeath'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    users:
        user1:
            group: Admins
        user2:
            group: Admins
        user3:
            group: Friends
        user4:
            group: Friends
        user5:
            group: Friends
        user6:
            group: Friends
        user7:
            group: Friends
     
  3. Offline

    Marcus101RR

    There is a problem with WATER/Buckets when I place it, it disappears. Someone tell me why this is happening?
     
  4. Offline

    Crown3r

    Great Plugin but pls updated on cb670# and support for iConomy(4.6.5)
     
  5. Offline

    Godknown

    This worked awesome for me. Thank you! =]
     
  6. Offline

    br0ad456

    my config file is blank....what do i do..?
     
  7. Offline

    andrewkm

    Console spam errors...
    with 2.1.34
    The new way your sell command works now

    It should be /sell for sell whats in your hand
    and /sell info for that /sell now outputs.

    ALSO Console spam errors ALL OVER
    everytime user types a wrong item name /sell cobbolstone instead of /sell cobblestone it spams console with errors....
     
  8. Check at http://forums.bukkit.org/threads/ad...real-multiworld-permissions-677.5974/page-136 best help for permissions

    Anyone having issues with furnaces not working? I haven't used one since i went to 677, and I really dont have the time to go through 160 pages of posts.

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

    Don Redhorse

    Permissions is wrongly setup.. I would put the questions into the permissions http://forums.bukkit.org/threads/ad...rld-permissions-677.5974/page-134#post-216231 group.

    don't know about your world issue, perhaps just renaming is fine, depends on the plugins you have.

    SimpleSign Edit 1.1 http://forums.bukkit.org/threads/9590/ Editing signs the easy way

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

    Spastic_Lime

    you should add the freeze command /freeze [player] this way if you see someone doing something wrong you just freeze them and they cant do anything until you /unfreeze [player]
     
  11. Offline

    fugue2005

    i can't get powertool to work properly, i'm trying to do burn on it
    how would i set it up to burn a player

    get 7zip open the archive edit plugin.yml and completely remove the entries for the commands you don't want.

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

    Pr4w

    No.
    Open your Essentials folder, go to users, find your username, edit the file and remove the "Godmode" in it. :)
     
  13. Offline

    Brettflan

    Are you in the Nether? If so, that's default behavior.
     
  14. Offline

    newtekie1

    So GroupManager still isn't working. The proper permissions are not being applied. When user is given a permission, they don't actually get the permission. If I move one user from one group to another, their permissions are not updated, and they keep the permissions from the original group they were in. This is with the latest GroupManager Alpha 5 and Bukkit 677, when I use Bukkit 617 it GroupManager works perfectly.
    Any plans to fix this?
     
  15. Offline

    Rytharr

    Is there any way to limit what users can get with /i? I only want them to get basics like dirt, cobble, sand, gravel, maybe some others to help speed building but I still want us to mine & craft.
     
  16. Offline

    grizzlymann

    I tried to find an answer in the last fifteen pages but had to no luck. Does anyone know how to disable the use of the '/plugins' command that lists the current plugins the server is using? I can't seem to find it in the Essentials plugins.yml file. Is it just part of CB?
     
  17. Offline

    vfern_fern

    Thanks Don! I did install permissions wrongly and I fixed it! Now I just can't get rid of powertool off my diamond pickaxe!

    How do we permanently get it off?

    I do the /powertool command with my pickaxe in my hand and it comes off THEN but afterward (when I dc and get back in) it goes back to having powertool. How should I get rid of this?
     
  18. Offline

    valdark

  19. Offline

    jamiro24

    make a kit for each item.
    here, maybe this helps, remove what you don't want.
    Code:
      stone:
        delay: 60
        items:
          - 1 64
    
      cobble:
        delay: 60
        items:
          - 4 64
    
      plank:
        delay: 60
        items:
          - 5 64
    
      log:
        delay: 60
        items:
          - 17 64
    
      glass:
        delay: 60
        items:
          - 20 64
    
      sandstone:
        delay: 60
        items:
          - 24 64
    
      brick:
        delay: 60
        items:
          - 45 64
    
      moss:
        delay: 60
        items:
          - 48 64
    
      obsidian:
        delay: 60
        items:
          - 49 64
    
      dirt:
        delay: 60
        items:
          - 3 64
      sand:
        delay: 60
        items:
          - 12 64
      gravel:
        delay: 60
        items:
          - 13 64
      sponge:
        delay: 60
        items:
          - 19 64
      noteblock:
        delay: 60
        items:
          - 25 64
      wool:
        delay: 60
        items:
          - 35 64
     
  20. Offline

    Wall

    Essentials makes my server crash alot

    CB 277 and Essentials 2.1

    2011-04-17 12:41:50 [SEVERE] null
    java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
    at com.earth2me.essentials.Essentials.loadData(Essentials.java:292)
    at com.earth2me.essentials.Essentials.reload(Essentials.java:208)
    at com.earth2me.essentials.Essentials.onEnable(Essentials.java:139)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:578)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:216)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:115)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:93)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
     
  21. Offline

    jor956

    I'm still waiting for /tphereall or /tphere * Could you please do it?
     
  22. Offline

    Lazermatt

    Great plugin, I've been using it on my server now for quite some time. I've recently run into a rather frustrating issue though which I would greatly appreciate some help with.

    Basically I have all my groups set up and one of them is assigned to use /nick. However when the SU, Wewk (the only SuperUser on the server at the moment) tries to type /nick he gets a message saying something around the lines of 'Can not use this, only available to operators' or some such and it doesnt work. I tried adding essentials.kit.tools into SU's permissions temporarily and in the server log I got: [Warning] player was denied access to command, or something similar, when he tried to use the kit command. As a sidenote incase it helps, I'm the only person set as an OP in the operators file.

    I cant understand why this is happening since it looks to be set up correctly to my unexperienced eyes, but perhaps someone here can help me?

    Heres what plugins I'm using (all most recent updates):
    Essentials
    EssentialsSpawn
    CraftBook
    WorldEdit
    WorldGuard
    Lockette
    Permissions
    iChat
    HeroicDeath
    FenceStack
    VoxelPort
    VoxelSniper
    VoxelMore

    And heres the permissions config file:
    Code:
    plugin:
        permissions:
            system: default
            copies: null
    groups:
        Guest:
            default: true
            info:
                prefix: '&8[&0Guest&8]&8'
                suffix: '&8'
                build: false
            inheritance: null
            permissions:
            - essentials.spawn
            - essentials.list
            - essentials.help
            - essentials.motd
            - essentials.rules
            - essentials.msg
            - essentials.helpop
        User:
            default: false
            info:
                prefix: '&8[&6User&8]&e'
                suffix: '&f'
                build: true
            inheritance:
            - Guest
            permissions:
            - essentials.clearinventory
            - essentials.getpos
            - essentials.whois
            - essentials.mail
            - essentials.mail.send
            - essentials.ping
            - essentials.realname
            - essentials.compass
            - essentials.depth
            - essentials.home
            - essentials.sethome
            - craftbook.mech.*
            - lockette.create.*
        SU:
            default: false
            info:
                prefix: '&8[&3SuperUser&8]&b'
                suffix: '&f'
                build: true
            inheritance:
            - User
            permissions:
            - essentials.nick
        VIP:
            default: false
            info:
                prefix: '&8[&aV&2I&aP&8]&a'
                suffix: '&f'
                build: true
            inheritance:
            - SU
            permissions:
            - essentials.heal
            - essentials.top
            - essentials.jump
            - essentials.kit.tools
        Mod:
            default: false
            info:
                prefix: '&8[&4Mod&8]&4'
                suffix: '&f'
                build: true
            inheritance:
            - VIP
            permissions:
            - essentials.kick
            - essentials.ban
            - essentials.unban
            - essentials.unbanip
            - essentials.banip
        Admin:
            default: false
            info:
                prefix: '&8[&1Admin&8]&9'
                suffix: '&a'
                build: true
            inheritance:
            - Mod
            permissions:
            - essentials.*
            - permissions.group
        Owner:
            default: false
            info:
                prefix: '&8[&4Owner&8]&4'
                suffix: '&f'
                build: true
            inheritance:
            - Admin
            permissions:
            - '*'
    users:
        Lazermatt:
            group: Owner
            permissions:
            info:
                prefix: ''
                suffix: '&6'
        deslacoda:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&4'
        dryg:
            group: Admin
            permissions:
            info:
                prefix: ''
                suffix: '&8'
        Flattax:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&f'
        Bunduls:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&a'
        AllanOnDate:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&7'
        Isakup:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&3'
        newk1337:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&9'
        Zukhramm:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&d'
        Wewk:
            group: SU
            permissions:
            info:
                prefix: ''
                suffix: '&e'
        Snappedice:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&5'
        NovaSkoty:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&1'
        Mikazorz:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&2'
        Gurky:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&5'
        johnnufc:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&b'
        xSvRxPr0totype:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&d'
        Skabbling:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&d'
        Clappeh:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&d'
        immaturity:
            group: User
            permissions:
            info:
                prefix: ''
                suffix: '&2'
    
     
  23. Offline

    Kitzur

    How can I disable Essential Eco. I have IConomy but this is buggy with essentialseco
     
  24. Offline

    KazukiMutou

    Can anyone help me out? I just updated to revision 677 of CraftBukkit and the latest dev build of Essentials (April 8th). Now every time when a user places a block, I get a message that says "You don't have permission to use this." As soon as I remove Essentials and reload the plugins, the error is gone. I haven't changed my permissions at all, so I'm unsure what the issue is.

    EDIT: Also, Essentials only creates blank YML files. Is it supposed to be like that now?
     
  25. Offline

    jamiro24

    http://dl.dropbox.com/u/26378987/EssentialsnoEcon.jar

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
    Moronmaster and Kitzur like this.
  26. Offline

    KazukiMutou

    Ah, just fixed the issue. It was Essentials unrelated but would only pop up with Essentials on...

    Anyway, the fix is to add a "craftbook.mech.cauldron" permission node. (Yes I have Craftbook as well)


    It's still doing the empty YMLs though.
     
  27. Offline

    jamiro24

    for the first problem with /nick. you need to be an op to change the nickname of other users, even admins can't. you can nickname yourself by using the command without a target, for example /nick Anickname .
    for the second problem. you can't use a kit if you don't add this permission: essentials.kit
    i hope this helped
     
  28. Offline

    Snip3d

    Is it just me or does it look like the iconomy confliction has been fixed? I redownloaded essentials + essentials spawn and /money works fine. I'm just testing this on my local server with only 3 plugins though. Don't want any conflicts when we go live with 50 players.
     
  29. Offline

    Kitzur

    Lol my config.yml was resettet when i reloadall my server. WHY?
     
  30. Offline

    Jake Rees

    how do i make kits?
     
  31. Offline

    NEREVAR117

    I really don't understand this mod. How do I restrict access to a command for everyone except, say one person? I want to give someone the ability to kick and teleport, but not let anyone else have it. (I'm the Admin) I add this to plugins/essentials/users.yml

    8_b_a_l_l:
    permissions:
    - essentials.tphere
    - essentials.tp

    He can't do any of it. It seems to be a conflict withing the plugin itself. I restrict it to OPs only, and no one can use it. Even him. However, I unrestrict it, and then everyone can use it. It doesn't make sense. There really should be a guide for this stuff. :/
     
Thread Status:
Not open for further replies.

Share This Page