[GEN/SEC/ECON/TP/ADMN] Essentials - A collection of useful commands

Discussion in 'Archived: Plugin Releases' started by EssentialsTeam, Apr 30, 2011.

  1. Offline

    davejavu

    2011-05-11 15:57:47 [INFO] Starting minecraft server version Beta 1.5_02
    2011-05-11 15:57:47 [INFO] Loading properties
    2011-05-11 15:57:47 [INFO] Starting Minecraft server on *:25565
    2011-05-11 15:57:47 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-729-g5ee3f0f-b766jnks (MC: 1.5_02)
    2011-05-11 15:57:47 [INFO] Preparing level "world"
    2011-05-11 15:57:47 [INFO] Preparing start region
    2011-05-11 15:57:48 [INFO] Loaded Essentials build 2.2.8 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    2011-05-11 15:57:48 [SEVERE] null loading GroupManager v1.0(alpha-5) (Is it up to date?)
    java.lang.NullPointerException
    at org.anjocaido.groupmanager.dataholder.WorldDataHolder.load(WorldDataHolder.java:577)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:358)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialWorldLoading(WorldsHolder.java:68)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialLoad(WorldsHolder.java:63)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.<init>(WorldsHolder.java:56)
    at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:73)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:676)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:249)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:131)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:109)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-05-11 15:57:48 [INFO] Loaded EssentialsSpawn build 2.2.8 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
     
  2. Offline

    klosen

    nono the chat goes
    and what is UTF-8
     
  3. Offline

    grimmeld

    UTF-8 is the character encoding used for the data in the yml files. Try notepad++(google it, it's free and used by a lot of programmers) to save your yml file with UTF-8 encoding.
     
  4. Offline

    TheShadow777

    little questions, is fayconomy now included in essentials ?
     
  5. Offline

    EssentialsTeam

    Because of changes in iConomy 5.0, the differences between EssentialsEco and iConomy are too many. So we decided not to include it.
    We always supported iConomy as a replacement for Eco, Version 2.2.14 includes support for iConomy 5.0.
     
  6. Offline

    MeinerHosen

    So if I want fayconomy, what do I do when I download the Essentials.zip version 2.2.8?
     
  7. Offline

    CrissIIL

    Someone help me with this SERIOUS problem!!!
    Code:
    20:05:24 [SEVERE] Could not load 'plugins\Essentials.jar' in folder 'plugins':
    while scanning for the next token
    found character         '\t' that cannot start any token
     in "<reader>", line 157, column 1:
    
        ^
    
            at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja
    va:360)
            at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:18
    3)
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(
    ParserImpl.java:508)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
            at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.jav
    a:203)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    2)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:73)
            at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:158)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:166)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:191)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:115)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:100)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
     
  8. Offline

    Jeyge

    Remove the tab at or around line 157 and remove all others that might be in the file.
     
  9. Offline

    papand13

    Does the eco Signs work with iConomy? Or can you make it disable it's own economy system and use iConomy instead?
    I know there is a thread above. But can't essentials' own economy system just be disabled? And the signshops plugin doesn't work with iConomy beacuse essentials overrides it. Any ideas? D:
     
  10. Offline

    watar

    I'm trying to figure out how to use the timer for /tjail but I must be doing something wrong.
    According to the wiki:
    Code:
    <time> argument syntax is as given as "years(y) months(mo) weeks(w) days(d) hours(h) minutes(m) seconds(s}
    Code:
    /<command> <player> <jail name> [time] To jail the player
    So am I completely off if I write /tjail kevinken jail1 30s if I want kevinken to be locked up in jail1 for 30 seconds?
    I can use /tjail without the time but then I have to unjail them manually later on and it would be great not to have to worry about that.
     
  11. Offline

    embty

    Essentials protect is protecting chests from creepers block explosion. When a creeper is near a chest it only does dmg to players not blocks at all,.
     
  12. Offline

    Ptonjalken

    I cant seem to get permissions to work.
    I log in, my name is red, but i cant do /listgroups or anything. The general permissions work that come with the default data.txt tho..

    im sure its something im just overlooking.. i get no error messages btw. I just put myself "Ptonjalken" as admin.
    Code:
    users:
      Ptonjalken:
        permissions: []
        group: Admins
        info: {prefix: '&c', suffix: ''}
    groups:
      Default:
        default: true
        permissions: [essentials.spawn, essentials.motd, essentials.help, essentials.home,
          essentials.sethome, essentials.tp, essentials.warp.*]
        inheritance: []
        info: {prefix: '', build: true, suffix: ''}
      SemiAdmin:
        default: false
        permissions: [+groupmanager.mandemote, +groupmanager.manpromote, -groupmanager.*,
          '*']
        inheritance: [Moderator]
        info: {prefix: '', build: false, suffix: ''}
      Admins:
        default: false
        permissions: ['*']
        inheritance: [SemiAdmin]
        info: {prefix: '', build: false, suffix: ''}
      Moderator:
        default: false
        permissions: [essentials.tp, essentials.tphere, essentials.item, essentials.give]
        inheritance: [Default]
        info: {prefix: '', build: false, suffix: ''}
    plugin:
      permissions: {system: default}
    
    
    I cant even get default users to be able to warp/tp like i (think) i put above.

    help?
     
  13. Offline

    shiruba

    I am getting THIS, and I lost already some world due to severe server non-workiness(tm)
    plugins involved: essentials, multiverse and ancient gates, any ideas?
    everything was working before updating essentials, but it seems that rolling back is not helping it.

    Code:
    2011-05-12 23:08:39 [SEVERE] Could not pass event PLAYER_MOVE to Essentials
    java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key userCreatedPortal
        at java.util.ResourceBundle.getObject(Unknown Source)
        at java.util.ResourceBundle.getString(Unknown Source)
        at com.earth2me.essentials.Util.i18n(Util.java:375)
        at com.earth2me.essentials.Util.format(Util.java:380)
        at com.earth2me.essentials.EssentialsPlayerListener.onPlayerMove(EssentialsPlayerListener.java:139)
        at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:268)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:289)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:131)
        at net.minecraft.server.Packet10Flying.a(SourceFile:126)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
     
  14. Offline

    Danthok

    I am looking for the essentialsiconomybridge5.jar but cannot find a download link. Please help! Is it included in one of the others?
     
  15. Offline

    Meridias561

    Compare your groups layout to http://ess.earth2me.com/index.php/Group_Manager/Config and see what the difference is. That will most likely fix your problem.

    On a different note, I'm trying to get creepers to not explode. Am I missing something here?
    Code:
      prevent:
        lava-flow: false
        water-flow: false
        water-bucket-flow: false
        fire-spread: true
        lava-fire-spread: true
        flint-fire: false
        lightning-fire-spread: true
        portal-creation: false
        tnt-explosion: false
        creeper-explosion: true
        creeper-playerdamage: false
        creeper-blockdamage: true
        # Monsters won't follow players
        # permission essentials.protect.entitytarget.bypass disables this
        entitytarget: false
        # Prevent the spawning of creatures
        spawn:
          chicken: false
          cow: false
          creeper: false
          ghast: false
          giant: false
          monster: false
          pig: false
          pig_zombie: false
          sheep: false
          skeleton: false
          slime: false
          spider: false
          squid: false
          zombie: false
          wolf: false
    
      # Maximum height the creeper should explode. -1 allows them to explode everywhere.
      # Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
      creeper:
        max-height: -1
    Even with that set, when I let creepers spawn in with moblimiter, they still act normal (hiss and explode, doing block damage). http://www.mc-haven.com/viewtopic.php?f=4&t=3 for my server set up. Or am I going to have to use essentials.protect?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  16. Offline

    Ptonjalken

    I found my problem, i had edited data.yml and not group.yml , now ive got them matching.

    I cant get my defaultusers doing /tp , but i got them using warp. its 'essentials.tp' , no?
     
  17. Offline

    $p!k3

    can i make the essentials money to icom?
     
  18. Offline

    Necrodoom

    papand13: works with iconomy 4 and should mostly work with iconomy 5. no overall disable feature yet for essentialseco, so remove commands off plugin.yml.

    watar: yes. go essentials wiki for more information

    embty: is that supposted to be a bug report? looks like a feature to me.

    ptonjalken: wrongly set groups.yml. head essentials wiki for more information

    shiruba: some of your essentials jars are still outdated.

    danthok: inside the essentials pack

    meridias561: make sure essentialsprotect.jar is installed

    ptonjalken: make sure there isnt any other plugin taking over /tp. to use essentials /tp, go essentials config, overrided commands and add /tp

    sp!k3: essentialseco will use iconomy money.
     
  19. Offline

    $p!k3

  20. Offline

    Necrodoom

    $p!k3: er, essentialseco detects iconomy, then uses iconomy currecy
     
  21. Offline

    NOiR

    I changed the currency name in
    \plugins\Essentials\Config.yml

    But every time i do a /balance ingame it comes out in my local country currency. How do i change it?

    Im guessing it has to do with geoip.
     
  22. Offline

    Necrodoom

    noir: have you remembered to do /essentials to reload config?
     
  23. Offline

    watar

    Since I copied parts of the wiki in my previous post I must be missing something when I try to understand the commandline. What is the command to put PLAYERX in JAIL1 for 5 minutes?
     
  24. Offline

    NOiR

    server has been restarted plenty of times :) and the change was done while server was stopped.

    Citizens load the correct currency type. Eco just doesnt seem to be using it.
     
  25. Offline

    ShiLingStar

    One thing about the selling sign bugs me...:'(

    I create one selling sign that can sell cookies. Like :
    But since cookies is stack-able, every time I sell(right click the sign), I will eat one cookie at the same time...
     
  26. Offline

    $p!k3

    how to get rid of fake permissions....im want to use my REAL one... and essential will connect to icom? :O
     
  27. Offline

    EssentialsTeam

    Someone reverted the main download link in the OP, please do not use the links using artifactory if you come across them. The large DL link now points to our latest release version for craftbukkit recommended.

    In other events, people working with register http://bit.ly/RegisterMethod , please use 2.2.13 or greater as these do contain the essentialseco api. Thanks.
     
  28. Offline

    $p!k3

    and where can i get EssentialsiConomyBridge5?
     
  29. You can't its not ready yet
     

Share This Page