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

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

  1. Offline

    MarleySR

    sorry my english...

    What command to use the nickname in chat?
    Only one player who has the real name in chat and I can not put the nickname :(

    [​IMG]
     
  2. Offline

    marti.2001

    i use permissions and iChat. can essentials be configured when somebody types /online the server displays the rang and the playername, not only the playername? example: [HeadAdmin]marti.2001(not only marti2001 with white)
     
  3. Offline

    Raem

    Hey :D i have tryed ur plugin but if a player come he cant see /balance "u have no perrmision" Can u fix that? :D
     
  4. Offline

    egladius

    I would like to request a feature: I would like to be able to change teleport wait time by user group.
    If there were configurable tpdelay permission nodes like is done with sethomes.multiple, I would be able to give vip users a reduced teleport delay.

    Currently I give vip players no teleport delay, but it is really abusable. A 3 second delay or even 2 second would be a nice boost (from 7) but it would make the vip have to actually escape a bit before they could just poof.
     
  5. Offline

    Toodo

    Hello i think this plugin kick my players if that have been AFK in maby 10 20 min anyone have same problem?
    can i fix it in the config?
     
  6. Offline

    Danta1st

    Anyone here who can help me with limiting the /kit command to signs? i want users to only be able to buy a kit through a sign, and somehow it won't work for me.

    if its the essentials plugin you can fix it in the config.yml document.

    you have to look for this part:
    Code:
    # Auto-AFK
    # After this timeout in seconds, the user will be set as afk.
    # Set to -1 for no timeout.
    auto-afk: 300
     
    # Auto-AFK Kick
    # After this timeout in seconds, the user will be kicked from the server.
    # Set to -1 for no timeout.
    auto-afk-kick: -1
    Hope it helps.


    You could go to the essentials config.yml and change the value on one of the two following lines:
    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
    This won't be configured for each user or group, but rather overall, which i realize is not what you want. But it will keep them from abusing it? :)

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

    FKATleader

    PLZZZZZZ HELP!!! I have been having a LOT of trouble with essentials!! If anyone knows the answer, PLZ tell me! Ok, here it is. So I have done a bukkit server before, and i was making a new one for 1.1 and i got the new essentials.zip with essentials chat and all that. But when i get on it and try to build it says: "You are not permitted to build" so i went to delete essentails protect. Well, that didn't work at all, so i made myself op, still didn't work, to i got back essentials protect and edited the essentials config.yml so build= false and use= false and when i tried again the SAME THING HAPPENED!!!:'( I'll do anything i just RLLY need to know how to fix this! thx!
    P.S. Every other plugin on my server works perfectly!
     
  8. Offline

    dmcginvt

    Ok dude, calm down! Take a deep breath. Ahhhhh, relaxed now? You need to go into plugins/group manager/worlds/your worldname and using notepad ++ (everyone should use notepad++ to edit yml files) open groups.yml The default group is the DEFAULT you need to set that to false and set the Builder group default to true, or under inheritance in the default group add - g:essentials_builder
     
  9. Offline

    DaEgo

    Please add some note in ur Plugin,
    it takes hours to find the "colored name" bug on my server
    all admins was white cause i use "change-displayname: false"

    original :

    # Disable this if you have any other plugin, that modifies the displayname of a user.
    change-displayname: true

    please add this :

    # Disable this if you have any other plugin, that modifies the displayname of a user.
    # false disable the prefix: '&c'
    change-displayname: true

    thx
     
  10. Offline

    MarleySR

    All players are ok (and admins). Only one player no.
    Nothing solves -.-
     
  11. Offline

    Crayder

    Getting this error when players go through an end portal, weird:
    Code:
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:219)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:679)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:307)
    at net.minecraft.server.EntityPlayer.a(EntityPlayer.java:223)
    at net.minecraft.server.EntityHuman.w_(EntityHuman.java:158)
    at net.minecraft.server.EntityLiving.w_(EntityLiving.java:297)
    at net.minecraft.server.EntityHuman.d(EntityHuman.java:310)
    at net.minecraft.server.EntityLiving.d(EntityLiving.java:913)
    at net.minecraft.server.EntityHuman.a(EntityHuman.java:1101)
    at net.minecraft.server.EntityLiving.a(EntityLiving.java:751)
    at net.minecraft.server.Entity.move(Entity.java:613)
    at org.getspout.spout.block.mcblock.CustomContainer.a(CustomContainer.java:321)
    at net.minecraft.server.BlockEnderPortal.a(SourceFile:55)
    at net.minecraft.server.EntityPlayer.e(EntityPlayer.java:336)
    at net.minecraft.server.ServerConfigurationManager.changeDimension(ServerConfigurationManager.java:337)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:328)
    at org.anjocaido.groupmanager.permissions.BukkitPermissions$PlayerEvents.onPlayerPortal(BukkitPermissions.java:291)
    java.lang.NullPointerException
    2012-01-18 00:04:38 [SEVERE] Could not pass event PLAYER_PORTAL to GroupManager
     
  12. Offline

    marti.2001

    i have a problem with /killall:it doesn't work :(
     
  13. Offline

    Joe Morris

    I'm kinda a noob. How do I add a new command to Essentials?
     
  14. Offline

    rahmat2222

    after i changed my time server, and then i can't use command
    [​IMG]
     
  15. This should be fixed in Dev.
     
  16. Offline

    Crayder

    I want to be able to restrict commands (like "/tpa") in certain regions of the world. Does anyone know how I can do this, or know of another plugin alongside Essentials that can accomplish it?
     
  17. Offline

    MoreBloodWine

    Stupid question but is group manager considered a permissions plugin since each groupd has a defined set of things it can do ?

    Also, what groups are built in to it by default ?

    I have it disabled right now because I noticed that after first use / fresh install I couldn't build anything.

    Edit: I also ask because of this OT thought, note the second line...

    Code:
    BoatRemover: Booting...
    BoatRemover: Permissions system not detected! Shutting down...
    BoatRemover: Shutting down...
    BoatRemover: Done!
    BoatRemover: Done!
     
  18. Offline

    Joe Morris

    I wanna add a /punishments command, how do I do that?
     
  19. Offline

    Tendonsie

    We have a problem.

    In our permission files, players have NO permission of this:

    Various None essentials.chat.color This allows you to color your chat messages using color codes.
    Various None essentials.signs.color This allows you to color your signs using color codes.
    Source: http://ess.khhq.net/wiki/Command_Reference/Perm

    But! Players can use color codes on our server.
    We have disabled each plugin, and we are sure that its essentials chat plugin.

    How can we fix that player cannot use this two things? We have now full colored chat and we can't disable it... We use permissionsex.

    thanks!
     
  20. Offline

    Toodo

    dont work :/ and i dont know why thay get kick for flying i have allow-flight=false

    Code:
    # Auto-AFK
    # After this timeout in seconds, the user will be set as afk.
    # Set to -1 for no timeout.
    auto-afk: 300
     
    # Auto-AFK Kick
    # After this timeout in seconds, the user will be kicked from the server.
    # Set to -1 for no timeout.
    auto-afk-kick: -1
    
     
  21. Offline

    Mr_H4mm3r

    If you want people to fly it should be to true :)
     
  22. Offline

    Toodo

    no but when people are AFK thay get kicked for flying xD
     
  23. Offline

    Stephen92

  24. Offline

    kurZiNo

    hi people, i have a problem.
    when I buy something from the signs, automatically repair tool in my hand.
    What should I do to solve it?
    Sorry for my bad english.. :)

    Thank's
     
  25. Offline

    eddie017

    Im Planning On protecting spawn with worldguard but I can't seem to turn off spawn protection in the essentials config HELPS! :D
     
  26. Offline

    jdemangelaere

    No matter what i do i can't mine or build. What do i do? I can kill animals and such, but no matter what i do, i cant alter the terrain
     
  27. Offline

    VKG14

    Hi,this is very useful for my server and i have a question can you add permissions to the warps example:i have a warp a and b ,i wanna tomake a waro for all (from default to owner) and b only for admins and owners and can you add wordguard and worldedit to this i wanna to creat a platform where a player cant use /spawn,/warp and /tp (its not a jail) but he can only warp to that platform like a funny house where a player /warps and he cant escape.Thank you.​
     
  28. Offline

    MoreBloodWine

    Curiosity question regarding GroupManager...

    I'm new to all this so I'm sure I'm missing something here, in any event. I have myself in the Admin group and for testing purposes I took out the '*' from permissions for said group which should disallow all commands unless specifically defined. Well, I wanted to test something so I made the group look as follows.

    NM, the number / line formatting, it's from vi since I'm console editing the file (PuTTy).

    Code:
      Admin:
    43    default: false
    44    permissions:
    45    - boatremover.removeboats
    46    inheritance:
    47    - moderator
    48    - g:essentials_admin
    49    - g:bukkit_admin
    50    info:
    51      prefix: '&c'
    52      build: true
    53      suffix: ''
    
    Ok, so notice the boatremover permission, since that's all thats set it should be all I'm allowed to use right ?

    Well, I tested it with /removeminecarts since I also use that mod and got the appropriate not allowed to use message and was able to successfully use removeboats but then I went and tried it using warp stuff that's part of Essentials. Well, since I don't have any defined warp permissions set one would assume I shouldn't be allowed to use any warp stuff like the removeminecart stuff right ?

    Well, wrong...

    So here's my dilema / question... without a defined permissiong being set like I did for boatremover, why am I being allowed to use warp stuff ?

    Mod list is as follows, pic taken from McMyAdmins plugin list...

    [​IMG]

    Edit: Did another little test, it also seems I can use certin GroupManager commands like /manload & /mangaddp without having either of these set.

    • groupmanager.mangaddp
    • groupmanager.manload
    I thought the point of GroupManager was supposed to have definable permissions. While that does seem to be the case with things like minecartremove & boatremover it does not seem that way for others as described.

    So ya, color me confused.

    Oh and while were at it, where can I find a color code list to use i nthe groups file. All that's there is existing things ike &2, &5 etc. and I have no idea what those colors are unless I assign myself to those groups and then type something in game.

    Edit 2: The reaon this permission stuff is such an issue for me is because I don't want guests having access to certain things which it seems they might be able to use seeing as how I can as an admin with nothing set but the boatremover command which is I thought all I would be able to use since I removed the '*' which allows anything and everything.
     
  29. Offline

    Mr_H4mm3r

     
  30. Offline

    MoreBloodWine

    But all the other groups have 0 permissions so what's to inherit or am I mising something ?

    Oh, and what about the other points / questions made in my post ?
     

Share This Page