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

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

  1. Offline

    selonianth

    All you need to do is have superperms in your plugins folder like any other plugin. Then in the config folder for permissionsbukkit setup your groups, users, and permission nodes for each. It's that simple.
     
  2. The permission node is just essentials.warp. Each individual warp doesn't need it's on permission node.
     
  3. Offline

    staticfactory


    Use the essentials.ban.offline permissions node. It is listed in the changelog but the documentation has yet to be updated.
     
    BSPiotr and Snipes01 like this.
  4. Offline

    Turtlicious

    I wanted to thank you, you have made mt server what it is today.

    :D

    [cake]
     
  5. Offline

    Sh8kezula

    Just wondering.. Is it possible to have different essentials economy bank accounts per world?

    I read about 10 pages of these posts and didn't see it so Ill ask.
     
  6. Offline

    Snipes01

    Oh ok thanks. I rarely look at the changelog... I should more.
     
  7. Offline

    DeathToKittens

    I'm getting the standard "You do not have access to that command." message when I de-op myself. I'm set as and admin, I think I did the permissions inerritence correctly.

    I do have both the PermissionsBukkit1.1 and SuperpermsBridge1.2 setup on the server. So I must have messed up on the config file some where.

    Here is a paste of the config file out of the PermissionsBukkit folder.

    http://pastebin.com/AQ4Crwxv
     
  8. Offline

    CrispyDiamonds

    why is it that every command will work except for /help?? it just shows an ingame message saying "Error:null"
    using permissionsbukkit and superperms latest bukkit build and latest essentials version.
     
  9. Offline

    Horseofthenorth

    Request to tp to a players sethome location for admins and mods like /tphome <name>
     
  10. Offline

    stargazerone

    I'm trying to use /nick but when i log in the log in message still says my regular name and so does the name above my head. The only thing that changes it my chat name.
     
  11. Offline

    PureDark

    I tried ModloaderMP for craftbukkit a few day ago, and it worked fine...
    So now I am using Essentials with IndustrialCraft, but the /give and /item command cannot give me those new items IndustrialCraft added.
    Also there were a lot of 'Could not pass event BLOCK_PLACE to Essentials' error....
    Could you plz help me with that ?
     
  12. Offline

    Jaminb2030

    IndustrialCraft uses some of its own item id's that are not in essentials. Im sure there is a way to edit in the values but im not sure how

    Also need some help with setting up xmpp on my server:
    Have the server set to [email protected]
    went in game and used /setxmpp to [email protected]
    then got on Google Chat and added [email protected] to my contacts and turned on social spy but im still not getting any messages, did i miss something here

    and yes the server connected to [email protected] just fine, no error with that.

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

    BernardoDN

    How do I enable the buildings? I'm trying to break blocks and put them but I can not, they return. Help me.

    Sorry for my English, I'm using google translator


    Thx.
     
  14. Offline

    Jaminb2030

    turn spawn protection false in the essentials config and set build to true on the group you want to have the build ability in GroupManager.
     
  15. Offline

    zoolder101

    Can I use groupmanager without any other essentials plugin? (Including essentials itself)? Its slowing down my server and conflicting with WorldEdit. Please reply
     
  16. Offline

    tycoonbob

    Alright, so I have tried for 3 days to figure it out and I can't. How do you set up the cost per command usage? I cannot figure it out! Can someone show an example please?

    Thanks!
     
  17. Offline

    Wolfeman

    Hey, im having some trouble, im trying to make my server "Legit", like so no one can spawn/TP or cheat... is there a way i can take off item spawning and stuff like that, i have already tried taking off the permissions, but that doesnt help and what does the essentials permission do?
     
  18. Offline

    zoolder101

    Just get essentials group manager and dont allow anyone but admins to spawn and tp.
     
  19. Offline

    xlipe

    Do you put Permissions to command / plugins in 2.5.7?
     
  20. Offline

    NinjaGrinch

    Is there any way to make it so when a user moves between worlds it turns godmode off/on (depending on the world) and clears the inventory?
     
  21. Offline

    malabarth

  22. Offline

    selonianth

    Ok. Well I can see two oopsies from here. Under the worlds heading, specifically the two permissions you made "Creative" only. They don't get a ": true" after them. It screws up the program which actually should show up in the server load... past that, run it through the online parser, might have another typo or oopsie I can't see.
     
  23. Offline

    imoneofthem

    This is definitely an upgrade from CommandBook but I do miss a few commands.

    /bring doesn't exist which is an alternative to /tphere

    Would you be able to implement a /where command like the one in CommandBook?
    It tells you your position (X,Y,Z), direction (compass) and world

    Also how can I display which world people are currently in either through MOTD or /who?
     
  24. Offline

    ii_H_dot_B_ii

    I load up my server and get these errors everytime:


    Code:
    19:27:22 [SEVERE] Could not load 'plugins\Essentials.jar' in folder 'plugins':
    unacceptable character #FFFD special characters are not allowed
    in "<reader>", position 8727
            at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.ja
    va:68)
            at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:159)
            at org.yaml.snakeyaml.reader.StreamReader.forward(StreamReader.java:89)
            at org.yaml.snakeyaml.reader.StreamReader.forward(StreamReader.java:79)
            at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.ja
    va:974)
            at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja
    va:237)
            at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:18
    3)
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(Par
    serImpl.java:564)
            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.composeMappingNode(Composer.java
    :228)
            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:82)
            at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:157)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:175)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:207)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:130)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:128)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:97)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:51)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    19:27:22 [SEVERE] Could not load 'plugins\EssentialsChat.jar' in folder 'plugins
    ': Essentials
    org.bukkit.plugin.UnknownDependencyException: Essentials
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:133)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:207)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:130)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:128)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:97)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:51)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    19:27:22 [SEVERE] Could not load 'plugins\EssentialsProtect.jar' in folder 'plug
    ins': Essentials
    org.bukkit.plugin.UnknownDependencyException: Essentials
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:133)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:207)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:130)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:128)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:97)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:51)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    19:27:22 [SEVERE] Could not load 'plugins\EssentialsSpawn.jar' in folder 'plugin
    s': Essentials
    org.bukkit.plugin.UnknownDependencyException: Essentials
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:133)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:207)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:130)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:128)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:97)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:51)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    I know it says special characters aren't allowed, but in the essential config.yml it says if you use special characters you need to set the file type to USG-8 or something like that, which is the default, so I don't know what to do. Anyone have any advice, thanks
     
  25. Offline

    Jaminb2030

    5 mins searching on bukkit, its not that hard,
    This ones out of date by looks like exactly what you need, may still work.
    http://forums.bukkit.org/threads/fun-multigod-v1-0-multi-world-god-mode-permissions-766.17384/

    This ones not 100% what you need but what i would do is search for a plugin that makes buttons do ingame commands and like the different commands to a change world button in game.
    http://forums.bukkit.org/threads/ad...and-restore-different-inventories-1000.28664/

    No it is Not UTF-8 by default, you need to open it in notepad and save-as it as utf-8
    [​IMG]

    make sure to remove the original file too.

    Use F3 to see your cords and /compass tells you your direction

    as for the other i could not find any mutiworld player list or motd addon but im sure there is one out there.

    I just used this plugin to hide my plugin list.
    http://forums.bukkit.org/threads/se...hide-plugins-from-the-plugin-list-1000.17004/

    If your still having issues ill help you out just message me on my teamspeak server at server.realmcraft.us

    After seeing your post a plugin i see many times in the plugin list comes to mind.
    http://forums.bukkit.org/threads/fu...ouchers-for-features-and-commands-1000.19070/

    Iv wanted to try it many times myself just never got around to it!
    And if it dosn't have what you are looking for try looking at the Bukkit Economy plugins.

    Yes you can download it with just itself, the dl link is
    http://tiny.cc/EssentialsGMJarDL
    Taken right from the Essentials download page, tho i have never tested it, copy all your server files to a new folder and change the port in the server.properties then load it up and try, make sure you enter the port in minecraft mutiplayer with a : and hte port number, like my test server is server.realmcraft.us:25585 This is of course if your going to run your Test server on the same server as your main server.

    Also still looking for some help to my problem:

    Need some help with setting up xmpp on my server:
    Have the server set to [email protected]
    went in game and used /setxmpp to [email protected]
    then got on Google Chat and added [email protected] to my contacts and turned on social spy but im still not getting any messages, did i miss something here

    and yes the server connected to [email protected] just fine, no error with that.

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

    MrAbrman

    Hello I have a problem with essentials, probably (I might be wrong), I tried vanilla server with [MECH] SimpleSignEdit v1.5 - Edit signs with right-click [1000] and it worked, but as soon as I installed Essentials it stopped working properly, I asked SimpleSignEdit developer about it but he advised me to rather ask you. Any ideas what might be causing this? :/
     
  27. Offline

    tycoonbob

    I thank you for your reply, and will definitely check out other plugins...but looking through the config.yml, there is a section in there that appears to be able to do what I would like (hence me getting the idea to do it).


    Code:
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsEco                      | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # Defines the balance with which new players begin.  Defaults to 0.
    starting-balance: 0
    
    # worth-# defines the value of an item when it is sold to the server via /sell.
    # These are now defined in worth.yml
    
    # Defines the cost to use the given commands PER USE
    command-costs:
      # /home costs $1000 PER USE
      # home: 1000
      # /kit tools costs $1500 PER USE
      # kit-tools: 1500
    # Set this to a currency symbol you want to use.
    currency-symbol: '$'
    
    
    I just can't figure out how to get it to work. Advice anyone?
     
  28. Offline

    crysis992

    Suggestion:

    the /vanish command send also a /dynmap hide <nick>.
    Cause its useless for my moderators to "spectate" the players have dynmap opend in the background and still see "vanished" players.
     
  29. Offline

    Jaminb2030

    can you post the console startup?
     
  30. Offline

    Wolfeman

    Thats what i did....
     

Share This Page