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

    grizzlymann

    I'm not trying to remove them from the help list, that is an issue with with Bukkit or Minecraft I think.
     
  3. Offline

    JackTDawson

  4. Offline

    Hrdkr

    Good to know, will be waiting for Bukkit update, thanks for clarification.
     
  5. Offline

    jefe323

    use the command /unlimited
     
  6. Offline

    davedavy

    how can i create a nether world?
     
  7. Offline

    Malkierian

    It's not about performance, it's about conflicting commands between plugins (and the fact that there's NO way to tell which plugin would end up being able to use any of the commands in question).
     
  8. Offline

    Goe

    Thank you!
     
  9. Offline

    dyslexicfurby

    Using GroupManager, is there a way to allow player to use /item for everything except x,y,z while still allowing admins and moderators to spawn x,y,z?

    EDIT: Also, many of my permissions aren't working correctly. For example, essentials.kit.* is listed under the Builder group but no one but admins can view or spawn kits.
     
  10. Offline

    [F(r)iend]

    How do I set the chat radius thing completely off? I want all players to be able to see all messages/text at all times.
     
  11. Offline

    Don Redhorse

    hmm by default the people don't have that command, except when you gave it to them, also you need to look for the permission node not the command... I think except worldguard and worldedit almost nobody has permissions with / in the front and I strongly believe that worldguard DOESN't work with groupmanager atm.
     
  12. Offline

    aaronify

    Code:
    [SEVERE] BLOCK_RIGHTCLICKED loading Essentials v2.0.6 (Is it up to date?)
    java.lang.NoSuchFieldError: BLOCK_RIGHTCLICKED
        at com.earth2me.essentials.Essentials.onEnable(Essentials.java:165)
        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)
    Getting this error when I boot up the server.
     
  13. Offline

    Antari Adul

    I really want to teleport to world world1 world2 and nether with this plugin. It's the only one with certain features in order to have a more complete server, can anybody help on that?

    Two, I want to put a nefarious welcome message, but it will just crash.

    Three, you can only set day and night, could it be left like it was? Then one can type set 24000.
     
  14. Offline

    MeHasDagger

    I'm having some problem with the group plugin, all of my "Members" seem to have every command possible, I'm not sure if I've done anything wrong or so, but I would be really happy if anyone could say if there is anything wrong in my group.yml file here:

    Code:
    groups:
      Default:
        default: true
        permissions:
        - essentials.helpop
        - essentials.list
        - essentials.motd
        - essentials.rules
        - slowhealth
        inheritance: []
        info:
          prefix: '&e'
          build: false
          suffix: ''
      Member:
        default: false
        permissions:
        - essentials.afk
        - essentials.help
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg
        - essentials.nick
        inheritance:
        - default
        info:
          prefix: '&4'
          build: true
          suffix: ''
      SemiAdmin:
        default: false
        permissions:
        - -groupmanager.mantogglesave
        - essentials
        - essentials.clearinventory
        - essentials.cooldown.bypass
        - essentials.deljail
        - essentials.give
        - essentials.god
        - essentials.heal
        - essentials.heal.others
        - essentials.invsee
        - essentials.item
        - essentials.jails
        - essentials.kickall
        - essentials.kit.*
        - essentials.mute
        - essentials.sell
        - essentials.setjail
        - essentials.signs.protection.override
        - essentials.spawmob
        - essentials.teleport.cooldown.bypass
        - essentials.teleport.timer.bypass
        - essentials.togglejail
        - groupmanager.*
        - essentials.burn
        inheritance:
        - moderator
        info:
          prefix: '&c'
          build: true
          suffix: ''
      Builder:
        default: false
        permissions:
        - essentials.back.ondeath
        - essentials.balance
        - essentials.chat.shout
        - essentials.compass
        - essentials.home
        - essentials.kit
        - essentials.kit.tools
        - essentials.pay
        - essentials.portal
        - essentials.protect
        - essentials.sethome
        - essentials.signs.buy.use
        - essentials.signs.disposal.create
        - essentials.signs.disposal.use
        - essentials.signs.free.use
        - essentials.signs.heal.use
        - essentials.signs.mail.create
        - essentials.signs.mail.use
        - essentials.signs.protection.create
        - essentials.signs.protection.use
        - essentials.signs.sell.use
        - essentials.signs.trade.create
        - essentials.signs.trade.use
        - essentials.suicide
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.worth
        - essentials.spawn
        inheritance:
        - member
        info:
          prefix: '&2'
          build: true
          suffix: ''
      Moderator:
        default: false
        permissions:
        - essentials.back
        - essentials.ban
        - essentials.banip
        - essentials.broadcast
        - essentials.delwarp
        - essentials.depth
        - essentials.eco
        - essentials.getpos
        - essentials.jump
        - essentials.kick
        - essentials.kill
        - essentials.setwarp
        - essentials.time
        - essentials.togglejail
        - essentials.top
        - essentials.tp
        - essentials.tphere
        - essentials.tpo
        - essentials.tpohere
        - essentials.tppos
        - essentials.tptoggle
        - essentials.unban
        - essentials.unbanip
        - essentials.whois
        - essentials.world
        - groupmanager.listgroups
        - groupmanager.mandemote
        - groupmanager.manload
        - groupmanager.manpromote
        - groupmanager.mansave
        - groupmanager.manselect
        - groupmanager.manuadd
        - groupmanager.manudel
        - essentials.ext
        inheritance:
        - builder
        info:
          prefix: '&5'
          build: true
          suffix: ''
      Admin:
        default: false
        permissions:
        - '*'
        inheritance:
        - semiadmin
        info:
          prefix: '&4'
          build: true
          suffix: ''
    
     
  15. Offline

    Brettflan

    The group.yml file looks OK to me at a glance. I had a similar problem earlier today and was pulling my hair out trying to figure out why as a Default user I was able to use all commands. It turned out I'd accidentally added an old ops.txt file with my username in it to the server, so that was overriding permissions for me specifically. D'oh. :rolleyes:
     
  16. Offline

    TheShadow777

    hey can you add a time for the /tjail command ? like /tjail playername jailname time
     
  17. Offline

    Malkierian

    Seeing Essentials 2.0.6, I immediately think "Update your Essentials". I can't know for sure unless I know your CB version (note: I can't stand when people post these laser-focus error messages WITHOUT all the pertinent details... Better to post the entire server log than to forget to say the details).
     
  18. Offline

    Sooks

    /ban isnt' working people can still log in.. do I have to place the banned players list in a certain folder?
     
  19. Offline

    EmVee

    How do we use this bit at the end of the config? It's exactly what I need, but I can't figure out how to use it.

    Code:
      # When we spawn for the first time, which spawnpoint do we use?
      spawnpoint: newbies
    And if it's not in use yet, is there any other plugin I could use to mimic the functionality?
     
  20. Offline

    Gabriel

    Hello guys, we started a server, and we need help adjusting permissions.
    We installed Essentials 2.1 Mod to help us get started. I've looked for about an hour and couldn't figure out how to let guests open doors. here is our criteria

    Player Rankings

    1. Guest
    - can walk around
    - can open doors
    - no building/destroying, or / commands
    - can’t open chests or dispensers
    2. Player
    - build/destroy capabilities on assigned plot of land (small)
    - starting chest (filled with materials)
    - no / commands
    - 200 gold
    3. Admin
    - no worldedit tools
    - allowed server commands
    - /j, /give, /tp, /time, /ban, /kick, /pardon, /say, /list, /whitelist commands
    - no /stop or /save commands
    - no /op or /deop commands
    - 2000 gold
    4. Operator
    Everything - '*' I Guess we already set this one correctly
     
  21. Offline

    Stabu2Dead

    Sorry to steal your ideas Gabriel, but I too would like this setup.
     
  22. Offline

    grizzlymann

    Do you know where to find the permission node that allows players to use /plugins with Essentials. I tried the wiki but it doesn't seem to be there.
     
  23. Offline

    Warope

    yeah I deleted them and started again, I think I have narrowed it down to one specific chunk, maybe there was some corruption :(
     
  24. Offline

    antfry256

    /unlimited command doesn't work

    don't worry it's working now

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

    Don Redhorse

    because I'm sitting at the airport having ample time and being nice to people..

    http://ess.earth2me.com/index.php/Command_Reference

    Search for /plugin....

    voila:

    /plugin: Allows you to enable, disable, or reload a specified plugin.
    • essentials.plugin
    • /<command> [list] [<enable|disable|reload> <plugin name>]


    I would say create a spawn point with /setspawn newbies

    • /setspawn: Sets the global spawn and/or group (Permissions) spawn to your current location. (Multi-world Compatible)
      • essentials.setspawn
      • /<command> [group name]


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

    Sgt Wilkie

    I was wondering if there was a way to list all of the commands for different plugins.
    e.g you would type /commands. Then it would come up with a list saying the different plugins so you would then put in /commands worldedit to get to the worldedit commands. The piece of code is from the config file for essentials of what i thought would work but it obviously never so if there is anyone who can tell me if it can be done. Thankyou for reading.
    Code:
    motd:
      - '&cWelcome, {PLAYER}&c!'
      - '&fType &c/help&f for a list of basic commands.'
      - '&fType &c/rules&f for the rules.'
      - '&fType &c/kit start&f to get start-up items.'
      - '&fType &c/commands&f to get a list of more in-depth commands.'
      - 'Currently online: {PLAYERLIST}'
    
    # The server rules, available by typing /rules
    rules:
      - 'Dont use TNT.'
      - 'Dont beg OPs or other players.'
      - 'Dont ask to be OP.'
      - 'No Fly Hack, x-ray etc.'
      - 'No racism or swearing.'
      - 'Dont griefing or steal.'
      - 'Do what the OPs tell you.'
    
    commands:
      - 'WorldEdit - /commands worldedit'
    
    commands worldedit:
      - 'WorldEdit can only be used by the groups "Builder 2" and "Admins"'
      - '//set <item#> - this can be used after you have made a selection with the wand'
     
  27. Offline

    JagerPrime

    Is list and such broken in some form? All the commands to see who is online result in saying the number of players followed by the line Error: null
     
  28. Offline

    Bmwsu

    Hey, so I can't get /setspawn to work. I can get every other commands to work, and I have groups working as well, but I simply can't get /setspawnn to work... Anything that I might have done would be nice... I guess.
     
  29. Offline

    RecyclingNinja

    I was wondering if you could help me with my problem. When I try to create a jail it says "ERROR:Null" this might have been asked before. It it was can you please direct me to the proper answer. Thanks in advance.
     
  30. Offline

    SeeD419

    No matter how far this plugin goes, I still laugh at the first page of this thread.

    I never would have guessed I would have been using this plugin for so long. When the first page was the only page, I was still using General back then, lol.
     
  31. Offline

    Kruemelkatze

    Is there a way to get Essentials working with ContainerProtect? This plugin restricts the usage of chests. But since I updated my server to 1.4 (and updated Essentials therefore too), it tells me that permission is denied and opens the chest anyway. The author of CP guessed it's a problem in combination with Essentials.
    Using EssentialsProtect and placing a sign next to each protected chest (+protecting the block below) seems quite awkward...
     
Thread Status:
Not open for further replies.

Share This Page