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

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

  1. Offline

    hjeyez

    /mail sendall Attention all players: blah blah blah.

    I realize now that it is still sending it, yet it is returning the message as if I typed something in wrong. It works fine in-game, but the issue I believe is with the console.
     
  2. Offline

    Necrodoom

    are you typing this though console?
    try type it ingame, see if you get same message, and if yes, check console for any errors reported.
    also make sure essentials is 2.10.1 and above.
     
  3. Offline

    gmalone

    Is the latest Essentials compatible with Minecraft 1.5 client and Craftbukkit 1.5? Thanks.
     
  4. Offline

    Necrodoom

    yes.
     
  5. Offline

    Curtis3321

    Does anybody have a item.csv that has the spawners named in it?
     
  6. Offline

    Necrodoom

    spawners dont go by damage values, so no, impossible.
     
  7. Offline

    sakura_blades

    This may be a stupid question, but it doesn't hurt to ask anyway...
    Is there a way to create new files with their own commands to reach them?
    Like the MotD and Rules.txt files are accessed withe /motd and /rules respectively. Is it possible for me to create my own .txt files in this fashion and Essentials will register it as a /(.txtname) command?

    Wouldn' be surprised if this didn't work in this fashion, but it crossed my mind and I thought it would be really neat if it could that!
     
  8. Offline

    kreashenz

    sakura_blades No, because it wouldn't be hooked into any of the essentials code, and none of it would even work, as the command wouldn't be registered anywhere.
     
  9. Offline

    Necrodoom

    no, you should alias the existing commands instead.
     
  10. Offline

    sakura_blades

    Well thanks guys. Didn't know if there was a way I could get essentials to show it's own sort of "credits" file like it was doing with those two files. *shrugs*

    Discovered there is an "info" file that Essentials generates, I can easily use this to display my Server's credits thanks to it's Chapters and Extra Pages.

    Which btw I can create other "info" files that work like the generated one, and with my server's "create a command" function I can hook into the command to open the new info file.
    So there is a way around Essentials inability to create new .txt files! Huzzah!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 17, 2016
  11. This is a good plugin for starter servers =3 ty for essentials makes everything much simple, so I dont have to keep downloading separate plugins
     
  12. Offline

    OptimistEmo

    I have recently look with /spawner and i noticed that there are some new entities that you can asign to a spawner, i was wondering how these would work, i tried changing a spawner to experienceorb but no experience spawned. The same thing happened with boats. Could anyone tell me how to make these things spawn?

    Thankyou BTW for the amazing plugin!
    PS: are you going to add witherskeletons to the spawner?
     
  13. Offline

    Wepp

    Hello!! :) Good plugin :)
    anyone knows KHobbits or ElgarL default password set at Group Manager? I need it for some security on my server.
    Thank you
     
  14. Offline

    Necrodoom

    you need to google to see how mob spawners handle it, i dont know myself.

    also witherskeletons require mobdata, which /spawner doesnt support yet, make a ticket for it.
     
  15. Offline

    kahlilnc

    Can I write a book in game and save a book to the book.txt from there? Cuz I did write a 37 paged book that took forever... :(
     
  16. Offline

    Necrodoom

    no, sorry.
     
  17. Offline

    kahlilnc

    :(
     
  18. Offline

    Nlsminecraft

    when i try and use group manager commands it says: "All commands are locked due to an error. Check the log and then try a /manload. Idk what to do please help
     
  19. Offline

    Necrodoom

    check the log and paste what it says, i guess?
     
  20. Offline

    Nlsminecraft

    ============================================================================

    2013-04-18 18-08
    =============================== GM ERROR LOG ===============================

    java.lang.IllegalArgumentException: The following file couldn't pass on Parser.
    plugins/GroupManager/worlds/world/groups.yml
    at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:493)
    at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:413)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:615)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:577)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialWorldLoading(WorldsHolder.java:89)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialLoad(WorldsHolder.java:79)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.resetWorldsHolder(WorldsHolder.java:71)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.<init>(WorldsHolder.java:60)
    at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:161)
    at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:85)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:386)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246)
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:387)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:374)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:208)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: while parsing a block mapping
    in "<reader>", line 11, column 1:
    groups:
    ^
    expected <block end>, but found BlockMappingStart
    in "<reader>", line 58, column 3:
    Moderator:
    ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:575)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
    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:123)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
    at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:488)
    ... 19 more

    ============================================================================
     
  21. Offline

    Necrodoom

  22. Offline

    Nlsminecraft

    how do i fix it?
    could u do it for me?
     
  23. Offline

    Necrodoom

    i said what you need to do.
     
  24. Offline

    goldenapple007

    im using essentials for a while but now it does strange things somethimes it says : welcome username to the server! when the user isnt sigging in for the first time. it resets invitory and give's basic items again , money keeps the same
    . ( 1.5.1)
     
  25. Offline

    Necrodoom

    would be a MC problem, essentials doesnt handle inventory, its stored in your world data.
     
  26. Offline

    goldenapple007

    thanks i got this on different bukkit builds but when i delete essentials and reinstall the problem is gone for some days and then it comes back ( my server is crashing a lot maybe thats the problem )
     
  27. Offline

    Necrodoom

    you should solve your crashing issue then.
     
  28. Offline

    LHammonds

    Found a mistake in the documentation regarding permissions.

    Page: http://ess.khhq.net/wiki/Command_Reference/Perm

    Command: /enchant
    Permission: essentials.enchant.[enchantmentname]

    The correct permission is essentials.enchantment.[enchantmentname]
     
  29. Offline

    Necrodoom

    updates according to reco builds to not confuse most users.
     
  30. Offline

    Bertsmash

    /spawn is broken for my server it says unknown command
     

Share This Page