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

    fugue2005

    that doesn't help.

    the wiki says nothing about creating actual portals, only how to create the "nether" world and how to set permissions on who can use a portal or /world command

    Code:
        * /world: Allows you to teleport to any world by name, which is on the server.
              o essentials.world
              o essentials.portal Allows players to use a portal to the nether.
              o /<command> <nether|normal|0,1,2,3, etc..>
     
    
    above is the only reference in the wiki regarding portals.
     
  3. Offline

    chill1977

    Creating an actuyal portal that uses obsidian can be found multiple places on the net, this is nothing new to minecraft and i cant draw you a picture here lol
    http://www.dogpile.com/clickserver/...23=0&40=LhcOjmi7nwoic9jVtAOW/Q==&_IceUrl=true

    http://www.dogpile.com/clickserver/...23=0&40=FHjOh8db3OSiMxPSoV7E0w==&_IceUrl=true

    Google works like a charm
     
  4. Offline

    Plyz

    Where to get older versions of essentials ? :)
     
  5. Offline

    Maddin

    [​IMG]
    what to do?
     
  6. Offline

    nichiatu

    /tree or /bigtree doesn't work.
     
  7. Offline

    Brettflan

    For now, you can either set "teleport-delay" in the config.yml to 0, or alternately use the latest dev build which defaults it to 0. The teleport delay functionality is currently a bit screwy, and in the latest release build it's enabled and defaults to 10 seconds.
     
  8. Currently any player can run any essentials command on my server.

    Is this broken Permissions plugin, CraftBukkit, Bukkit or Essentials?

    Permissions 2.0, CraftBukkit, Bukkit and Essentials as of an hour ago.
     
  9. Offline

    fugue2005

  10. Offline

    jordanske

    when i do /spawn it go to the nether? why...
     
  11. Offline

    Maddin

    so its not possible to fix it atm? because i cant find "teleport-delay"
     
  12. Offline

    chill1977

  13. Offline

    Khyron

    An enhancement suggestion: /world with no options or /getpos should return the name of the world you're currently in. Unless this function is already built in somewhere else. I can see this being needed both to double-check where you are in many-world servers, and to verify whether or not the plugin has gotten confused about what world you're in for /spawn and other such commands.
     
  14. hello, how can i set the tepelort delay off?
    in the config is nothing about it.
     
  15. Offline

    Brettflan

    Just add this line to the config.yml file:
    Code:
    teleport-delay: 0
    It's present in the newer default config.yml files. Another way to get it is to move your config.yml elsewhere and start up CraftBukkit with Essentials, and it will add a new config.yml with all of the newer settings. Or, if you have 7Zip or WinRAR and know how, you could open the Essentials.jar file with either of those and extract the config.yml out of there. Either way, with the new file, you could then copy whatever changes you made in the old file over to it.
     
  16. Offline

    Redecouverte

    when trying to tp between worls: (with v184 and craftbukkit #304)
    Code:
    2011-02-11 20:53:24 [SEVERE] Unexpected exception
    java.lang.NullPointerException
            at net.minecraft.server.World.a(World.java:1408)
            at net.minecraft.server.World.a(World.java:1381)
            at net.minecraft.server.World.a(World.java:579)
            at net.minecraft.server.MetadataChunkBlock.a(SourceFile:104)
            at net.minecraft.server.World.d(World.java:1369)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:309)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:232)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
     
  17. Offline

    Dharkk

    Getting this when I type /plugin list:

    http://pastie.org/1554041

    Started happening after the third Minecart Mania plugin, and it just crashes my client, kinda assuming it might have to do with the length of the list and all of the other plugin commands work fine.

    Currently using: Essentials, Permissions, Minecart Mania Core, Minecart Mania Chest Control, Minecart Mania Stations, PetitionPlugin, WorldEdit, WorldGuard, GodMode, LWC, and SpawnControl

    Should have the latest build of Essentials installed.
     
  18. Offline

    mikec789

    I'd really like this Too.
     
  19. Offline

    Maddin

    Where?
     
  20. Hey why shut the server down if i do /modgrp or /mod?
     
  21. Offline

    Monzi

    It will not give anyone access to any command at my server!

    HELP!!!
     
  22. Offline

    CoZmicShReddeR

    Ok now a question is Essentials EssentialsHelp both show motd? I am lost do not understand... Should I remove all the config.yml files and they will get remake to new ones?
     
  23. Offline

    bentech

    I'm been trying to work out what's lagging my server, i think it's this module when players disconnect
     
  24. Offline

    Shadowsquire

    I'm having a problem with the /tpa command. Whenever any player uses the tpa command, it teleports them immidiately instead of making a request. Even if they have /tpatoggle turned on (deny all requests). Only when the player tries to tpa to an Admin, does it make a request. I'm using Niji's permissions to make the permissions and I'm running build #300.
    Code:
    # Supports "Default" and "GroupUsers"
    plugin:
        permissions:
            system: default
    
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:"
    #   field seperated by commas.
    #
    #   Example: inheritance: Default,Admins,
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'general.spawn'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'general.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    ##
    groups:
        Default:
            default: true
            info:
                prefix:
                suffix:
                build: true
            inheritance:
            permissions:
                - 'essentials.afk'
                - 'essentials.rules'
                - 'essentials.list'
                - 'essentials.motd'
                - 'essentials.mail.*'
                - 'essentials.helpop'
                - 'essentials.whois'
                - '/stats'
                - '/ach'
                - 'mcdocs.*'
        VIP:
            default: false
            info:
                prefix:
                suffix:
                build: true
            inheritance:
                - Default
            permissions:
                - 'essentials.time'
                - 'essentials.tpa'
                - 'essentials.tpahere'
                - 'essentials.tptoggle'
                - 'essentials.depth'
                - 'essentials.getpos'
                - 'essentials.compass'
                - 'essentials.msg'
                - 'essentials.me'
                - 'essentials.time'
                - 'essentials.heal'
                - 'mywarp.warp.*'
                - 'myhome.home.*'
                - 'flashlight.normal'
        Moderator:
            default: false
            info:
                prefix:
                suffix:
                build: true
            inheritance:
                - VIP
            permissions:
                - 'essentials.top'
                - 'essentials.jump'
                - 'essentials.broadcast'
                - 'essentials.item'
                - 'essentials.tree'
                - 'essentials.bigtree'
        Admins:
            default: false
            info:
                prefix:
                suffix:
                build: true
            inheritance:
                - Moderator
            permissions:
                - '*'
                - 'statsadmin'
                - 'achadmin'
                - '/listach'
    ##
    ##
    users:
        Shadowsquire:
            group: Admins
            permissions:
        Elecbrother:
            group: Admins
            permissions:
        xXo_MaRTyR_oXx:
            group: VIP
            permissions:
                - 'essentials.jump'
                - 'essentials.top'
        MaxFast:
            group: VIP
            permissions:
        Ionothanus:
            group: Moderator
            permissions:
        british13:
            group: VIP
            permissions:
        ZOD:
            group: VIP
            permissions:
    Theres my permissions file. All of the players that can /tpa to each other immediately are part of the VIP group.
     
  25. Offline

    chill1977

    Please update Essentials
     
  26. Offline

    Kingadams

    Im getting the same problem and all my users can get in fine(well one joined fine but i cant) its very annoying ive tried to debug everything and its still goofing up....

    Running this, worldedit, worldguard, loginmessage, LWC, Privatewarp, Iconomy, Ichat, dynmap, boarderguard, backupplugin, signtrader
     
  27. Offline

    Meteo

    How to edit cooldown? it's really annoying espicially when trying to warp alot of people =/
    --- merged: Feb 12, 2011 2:38 AM ---
    Any reason why that /tp doesnt work? any of the /tp commands?
     
  28. Offline

    razieh

    Is there a way to make it so if you die in the Nether you teleport back to the normal world? Also Is there a way to have portals in the nether too?
     
  29. Offline

    Meteo

    Yes to both, and to go back do /world i believe.
     
  30. Offline

    Brettflan

    Essentials.zip is on the download page, look harder.

    This mod has a feature which by default reclaims wasted memory for the server when players log out, rather than waiting for Java's Garbage Collection to eventually clean it up. This can however potentially cause a brief lag when players disconnect. If you want to disable the feature, edit your config.yml and change this setting to "false":
    Code:
    reclaim-onlogout: true
    Cooldown and delay should both in the config.yml file assuming it's up to date, both fully configurable. If you wanted them both disabled, part of your config.yml would look like this:
    Code:
    # The delay, in seconds, required between /home, /tp, etc.
    teleport-cooldown: 0
    
    # The delay, in seconds, before a user actually teleports.  If the user moves or gets attacked in this timeframe, the teleport never occurs.
    teleport-delay: 0
    The /tp related commands are currently being moved out to another separate plugin (EssentialsTele.jar) by Zenexer, so it's possible there are bugs in the current release related to that work being done.
    --- merged: Feb 12, 2011 3:21 AM ---
    This error seems to be related to a chat message being sent to the client which the client doesn't like. The usual culprit being blamed is having a text-color definition at the end of a line; this can also happen if lines of chat text are automatically wrapped by the client and a text-color definition just happens to end up being the last character before the text wraps.
    So, it's really primarily a Minecraft Client weakness/bug.
     
  31. Offline

    Kingadams

    -snip-
    Thanks i figured out it was login message oddly....

    This was what was causing it
    &6Welcome back, %nm\! @ &6 News : &b Secret update out! @ &6Coins: &2%bal @ &2%max %7%ol
     
Thread Status:
Not open for further replies.

Share This Page