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

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

  1. Offline

    Sander Simonsen

    Because ppl who donate will be able to use it ?
     
  2. Offline

    SPAMCraft1

    Hello, I've used essentials for a while, and i REALLY like it. I only have two problems though...
    First: Whenever I edit the rules in the config, everything crashes. I've got no clue why though?

    Second: For some reason, Essentials.jar messes with jChat, and i've removed EssentialsChat because it kills every other chat plugin. Is there any way this can be fixed?
    List of Plugins:
    bPermissions (The actual permissions is *Dead*), Citizens, CitizenSpout, EffectiveArrows, Essentials, EssentialsGeoIP, FakeMessage, jChat (iChat is dead too), LoginItem, LWC, Showcase, Spout, Worldedit

    If the problem is with Essentials and Not jChat, could you add support for jChat if you haven't already?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 17, 2016
  3. Code:
    15:36:12 [SEVERE] Could not load 'plugins\PermissionsSql.jar' in folder 'plugins
    ':
    java.lang.NoClassDefFoundError: com/nijiko/data/StorageCreator
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:168)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:213)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:136)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:143)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:110)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:51)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:133)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: com.nijiko.data.StorageCreator
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 11 more
    
    15:36:18 [SEVERE] java.lang.NullPointerException
    15:36:18 [SEVERE]       at org.anjocaido.groupmanager.dataholder.WorldDataHolder
    .load(WorldDataHolder.java:509)
    15:36:18 [SEVERE]       at org.anjocaido.groupmanager.dataholder.worlds.WorldsHo
    lder.loadWorld(WorldsHolder.java:358)
    15:36:18 [SEVERE]       at org.anjocaido.groupmanager.dataholder.worlds.WorldsHo
    lder.initialWorldLoading(WorldsHolder.java:68)
    15:36:18 [SEVERE]       at org.anjocaido.groupmanager.dataholder.worlds.WorldsHo
    lder.initialLoad(WorldsHolder.java:63)
    15:36:18 [SEVERE]       at org.anjocaido.groupmanager.dataholder.worlds.WorldsHo
    lder.<init>(WorldsHolder.java:56)
    15:36:18 [SEVERE]       at org.anjocaido.groupmanager.GroupManager.onEnable(Grou
    pManager.java:75)
    15:36:18 [SEVERE]       at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:126)
    15:36:18 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
    JavaPluginLoader.java:885)
    15:36:18 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
    mplePluginManager.java:278)
    15:36:18 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftSe
    rver.java:178)
    15:36:18 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.enablePlugins(Craf
    tServer.java:161)
    15:36:18 [SEVERE]       at net.minecraft.server.MinecraftServer.e(MinecraftServe
    r.java:286)
    15:36:18 [SEVERE]       at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:273)
    15:36:18 [SEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:149)
    15:36:18 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:337)
    15:36:18 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    15:36:18 [SEVERE] Error occurred while enabling GroupManager v1.0(alpha-5) [Zomb
    ie-Version] (Is it up to date?): Your Permissions config file is invalid.  See c
    onsole for details.
    java.lang.IllegalArgumentException: Your Permissions config file is invalid.  Se
    e console for details.
            at org.anjocaido.groupmanager.dataholder.WorldDataHolder.load(WorldDataH
    older.java:542)
            at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(W
    orldsHolder.java:358)
            at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialWorl
    dLoading(WorldsHolder.java:68)
            at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialLoad
    (WorldsHolder.java:63)
            at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.<init>(Worl
    dsHolder.java:56)
            at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:75
    )
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:885)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:278)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161
    )
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    This is what I get when I run groupmanager under CB #1060. Anyone have any ideas?
     
  4. Offline

    antirapper0809






    New

    # The message of the day, displayed on connect and by typing /motd.
    motd:
    - '&cWelcome to antirapper0809”s server, {PLAYER}&c!'
    - '&fType &c/help&f for a list of commands.'
    - 'Currently online: {PLAYERLIST}'

    # The server rules, available by typing /rules
    rules:
    - '[1] Keep swearing to a minimum'
    - '[2] Don’t greif'
    - '[3] Don”t make or be a dick'

    @Smokie23 I tried again and this failed, Could you look it over please? Tell me if you need anything else!​
    Thanks :)
     
  5. Offline

    robjhak

    help me command nodes not working with group yml only works with user yml permissions
     
  6. Offline

    Anthony45654

    Hi I have a problem with spawn protection. No one in my server seems to be able to destroy blocks or use anything (buttons, levers, doors, etc.) within the spawn radius. When they try to destroy a block, the block instantly re-appears and they don't receive any type of message when trying to destroy. For doors, buttons, etc. nothing happens when they try using it and they don't receive any error message either. I have set primitive spawn protection in the config to false and I've also confirmed that no other plugins are protecting my spawn. Here's a list of my plugins:
    Code:
    Administrate
    Anti-Creeper/TNT
    AutoAnnouncer
    BigBrother
    dynmap
    Essentials
    FalseBook
    FullChest
    HeroicDeath
    iChat
    iConomy
    iConomyChestShop
    Jail
    Jobs
    Lottery
    LWC
    mcMMO
    Minequery
    ModTRS
    MultipleHomes
    NoCheat
    Permissions
    PreKick
    SimpleModerator
    Stargate
    Towny
    Vault
    WarpAllHere
    WorldEdit
    WorldGuard
     
  7. Offline

    Jarwain

    Its none of your plugins. Its a simple vanilla function. Nobody can build in the spawn unless they are OP. You could probably give them permissions to build in it, but that would be under permissions.

    For the color of the name of ops, you have a 2 there. Thats improper formatting, so it wont work.

    Add all the eco commands to the command blacklist in the config

    Find the part that says
    # Disabled commands will be completelly unavailable on the server.
    disabled-commands:
    And add
    - eco
    - worth
    - setworth
    - sell
    - balance
    - pay
    - balancetop
    Dont forget the spaces. It should look like
    Show Spoiler

    # Disabled commands will be completelly unavailable on the server.
    disabled-commands:
    - eco
    - worth
    - setworth
    - sell
    - balance
    - pay
    - balancetop


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

    7michal7

    my essentials isnt working anymore i downloaded the full package thing and i used to have normal essentials now no essentials is working
     
  9. Offline

    Sander Simonsen

    You must add somethin after &1 to change that !
    If you have &1 [Builder] , Builder will be in the color !
     
  10. Offline

    Krazy

    Code:
    2011-09-02 08:58:44 [SEVERE] com.google.common.collect.ComputationException: unacceptable character #0 special characters are not allowed
    in "<reader>", position 0
    2011-09-02 08:58:44 [SEVERE]     at com.google.common.collect.MapMaker$StrategyImpl.compute(MapMaker.java:603)
    2011-09-02 08:58:44 [SEVERE]     at com.google.common.collect.MapMaker$StrategyImpl.compute(MapMaker.java:463)
    2011-09-02 08:58:44 [SEVERE]     at com.google.common.collect.CustomConcurrentHashMap$ComputingImpl.get(CustomConcurrentHashMap.java:2045)
    2011-09-02 08:58:44 [SEVERE]     at com.earth2me.essentials.UserMap$1.run(UserMap.java:44)
    2011-09-02 08:58:44 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
    2011-09-02 08:58:44 [SEVERE]     at java.lang.Thread.run(Thread.java:722)
    2011-09-02 08:58:44 [SEVERE] Caused by: unacceptable character #0 special characters are not allowed
    in "<reader>", position 0
    2011-09-02 08:58:44 [SEVERE]     at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:68)
    2011-09-02 08:58:44 [SEVERE]     at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:159)
    2011-09-02 08:58:44 [SEVERE]     at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:117)
    2011-09-02 08:58:44 [SEVERE]     at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:106)
    2011-09-02 08:58:44 [SEVERE]     at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:964)
    2011-09-02 08:58:44 [SEVERE]     at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:237)
    2011-09-02 08:58:44 [SEVERE]     at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
    2011-09-02 08:58:44 [SEVERE]     at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:200)
    2011-09-02 08:58:44 [SEVERE]     at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
    2011-09-02 08:58:44 [SEVERE]     at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
    2011-09-02 08:58:44 [SEVERE]     at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:104)
    2011-09-02 08:58:44 [SEVERE]     at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
    2011-09-02 08:58:44 [SEVERE]     at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    2011-09-02 08:58:44 [SEVERE]     at org.bukkit.util.config.Configuration.load(Configuration.java:82)
    2011-09-02 08:58:44 [SEVERE]     at com.earth2me.essentials.EssentialsConf.load(EssentialsConf.java:71)
    2011-09-02 08:58:44 [SEVERE]     at com.earth2me.essentials.UserData.reloadConfig(UserData.java:36)
    2011-09-02 08:58:44 [SEVERE]     at com.earth2me.essentials.UserData.<init>(UserData.java:31)
    2011-09-02 08:58:44 [SEVERE]     at com.earth2me.essentials.User.<init>(User.java:26)
    2011-09-02 08:58:44 [SEVERE]     at com.earth2me.essentials.UserMap.apply(UserMap.java:79)
    2011-09-02 08:58:44 [SEVERE]     at com.earth2me.essentials.UserMap.apply(UserMap.java:12)
    2011-09-02 08:58:44 [SEVERE]     at com.google.common.collect.MapMaker$StrategyImpl.compute(MapMaker.java:593)
    2011-09-02 08:58:44 [SEVERE]     ... 5 more
    what is?
     
  11. Offline

    PureTryOut

    I've installed EssentialsGroupManager and i'm trying to make Per World permissions.
    I have 7 different worlds but GroupManager only recognized 1 of it (the default world).
    I made the other worlds by hand but the people still don't have the permissions in the other worlds that they have to.. What do I have to do?
     
  12. Offline

    Arton

    Dos that Groupmanger suport superperms ?
     
  13. Offline

    Jombi

    Awesome, how about changing your font?
     
  14. Offline

    serpenoids

    I just have Essentials, essentialGeoIP, and EssentialsSpawn on and this always happens HELP!

    151 recipes,
    16 achievements
    15:28:30 [INFO] Starting minecraft server version Beta 1.7_01
    15:28:30 [INFO] Loading properties
    15:28:30 [INFO] Starting Minecraft server on *:25565
    15:28:30 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-902-
    gde8569e-b950jnks (MC: 1.7_01)
    15:28:30 [INFO] Preparing level "world"
    15:28:30 [INFO] Preparing start region for level 0 (Seed: 6127839934249793986)
    15:28:31 [INFO] Preparing start region for level 1 (Seed: 6127839934249793986)
    15:28:31 [INFO] Creating config from template: C:\Users\*****\Desktop\server\plu
    gins\Essentials\worth.yml
    15:28:31 [SEVERE] Error occurred while enabling Essentials v2.5.7 (Is it up to d
    ate?): com/google/common/base/Function
    java.lang.NoClassDefFoundError: com/google/common/base/Function
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
    at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoad
    er.java:219)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:32)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at com.earth2me.essentials.Essentials.onEnable(Essentials.java:113)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:857)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:264)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: com.google.common.base.Function
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 26 more
    15:28:31 [INFO] Loaded EssentialsGeoIP build 2.5.7 by essentials team
    15:28:31 [INFO] This product includes GeoLite data created by MaxMind, available
    from http://www.maxmind.com/.
    15:28:31 [INFO] Loaded EssentialsSpawn build 2.5.7 by essentials team
    15:28:31 [INFO] Done (0.110s)! For help, type "help" or "?"
    >
     
  15. Offline

    ElitexvxRampage

    The BEST plugin package EVER!
     
  16. Offline

    chuiby

    Best plugin this essentials plugin is essential for a good server ;)

    About 2.5.8: Awesome! no more entity damage errors :D

    Could superperms groups be displayed in chat with essentialChat ?
     
  17. Offline

    V1LL4NO

    Could anyone point me in the direction of an essentials 2.2 download? Ive been having trouble finding it.
     
  18. Offline

    Sh4d0w

    - Essentials 2.5.7
    - #1060

    follow error messages if i try to hurt (pvp) an npc from Citizens 1.09d:

    Code:
    2011-09-03 02:40:15 [SEVERE] Could not pass event ENTITY_DAMAGE to Essentials
    java.lang.NullPointerException
        at com.earth2me.essentials.EssentialsEntityListener.onEntityDamage(EssentialsEntityListener.java:50)
        at org.bukkit.plugin.java.JavaPluginLoader$59.execute(JavaPluginLoader.java:656)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:427)
        at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:180)
        at net.minecraft.server.EntityHuman.d(EntityHuman.java:566)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:883)
        at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:478)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-09-03 02:40:15 [SEVERE] Could not pass event ENTITY_DAMAGE to Essentials
    java.lang.NullPointerException
        at com.earth2me.essentials.EssentialsEntityListener.onEntityDamage(EssentialsEntityListener.java:50)
        at org.bukkit.plugin.java.JavaPluginLoader$59.execute(JavaPluginLoader.java:656)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:427)
        at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:180)
        at net.minecraft.server.EntityHuman.d(EntityHuman.java:566)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:883)
        at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:478)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-09-03 02:40:15 [SEVERE] Could not pass event ENTITY_DAMAGE to Essentials
    java.lang.NullPointerException
        at com.earth2me.essentials.EssentialsEntityListener.onEntityDamage(EssentialsEntityListener.java:50)
        at org.bukkit.plugin.java.JavaPluginLoader$59.execute(JavaPluginLoader.java:656)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:427)
        at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:180)
        at net.minecraft.server.EntityHuman.d(EntityHuman.java:566)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:883)
        at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:478)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  19. Offline

    jasonsj10

    Lol i am super late. But when i started my server i used this untill this day i still use it with my 30 plugins xD
     
  20. Offline

    7michal7

    well you noticed it didnt you
     
  21. Offline

    dpakman

    Essentials 2.5.7 and CB1060

    With the new changes you made to the /time command, when a player uses "/time day", it now changes the time for all worlds. I believe this is new behavior where the time change was limited to only the world they were in. Does a permission exist to grant permission ONLY to change the time in one world?
     
  22. Offline

    Joshu012887

    Anyone know why tempban does not temp ban it keeps them permit banned unless i remove them.
     
  23. Offline

    wolfz18

    how i make a Builder group to be able to spawn items?
     
  24. Offline

    Maxster99

    Help me PLEASE your plugin practicly runs my server and now it stopped working!
    14:00:26 [ALLVARLIG] Could not load 'plugins\Essentials.jar' in folder 'plugins':
    expected '<document start>', but found BlockMappingStart
    in "<reader>", line 32, column 1:
    ops-name-color: 'c'
    ^
    at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentStart.produce(ParserImpl.java:233)
    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.getSingleNode(Composer.java:108)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    at org.bukkit.util.config.Configuration.load(Configuration.java:82)
    at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:157)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:175)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:213)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:143)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:110)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:133)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    14:00:26 [INFO] NewsPapers.yml
    14:00:26 [INFO] colorsFile.yml
    14:00:27 [ALLVARLIG] Could not load 'plugins\EssentialsChat.jar' in folder 'plugins': Essentials
    org.bukkit.plugin.UnknownDependencyException: Essentials
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:213)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:143)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:110)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:133)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    14:00:27 [ALLVARLIG] Could not load 'plugins\EssentialsSpawn.jar' in folder 'plugins': Essentials
    org.bukkit.plugin.UnknownDependencyException: Essentials
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:213)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:143)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:110)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:133)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  25. Offline

    Jigsaw

    @wolfz18
    You need to edit their permissions and and either allow "Builder" to use /give or /item.

    Example
    Code:
     Builder:
        default: false
        permissions:
        - essentials.give
    OR
    Code:
     Builder:
        default: false
        permissions:
        - essentials.item
     
  26. Offline

    gegenwind

    Hi, maybe someone can help me.
    On the server im playing someone unbaned a player by mistake and we want to know who unbaned him - is there a protocol or something?
     
  27. Offline

    V1LL4NO

    ANYONE!! Do you know were an essentials 2.2 download is?
     
  28. Offline

    Klavaslapa

    changed it to default, still dont work!
     
  29. Offline

    DeeJayKennet

    This keeps disabling itself
    I have no clue why but its really annoying....
    It got disabled the moment I reloaded the server after editing the config. If that helps
     
  30. Offline

    Sh8kezula

    Here is a suggestion.

    Can essentials use the LogBlockQuestioner?

    I charge players with Essentials economy to use commands like /kit /home and /set home ect ect. When players use these It would be nice if they were asked a question first.

    e.g. When a player uses the command /home "It will cost you $(amount) to teleport home" "Yes" "No"

    By doing this players will know they have been charged money, and I feel that it would add more depth to economy based commands in essentials.

    Thanks for reading. :)
     

Share This Page