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

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

  1. Offline

    Togakure321

    hey guys this may be a permissions thing im missing or maybe a glitch.. my players are able to sell to the signs without having any items in their invintories.. anyway to fix this?
     
  2. Offline

    Necrodoom

    sell.. what exactly? please provide more info on error, data on sign, and startup log.
    unable to replicate bug though out 2.9.5 to pre2.9.6.3
     
  3. Offline

    Togakure321

    thanks necro but i downloaded vault to go along side it.. seems to be working now :)
     
  4. Offline

    DerpyZ

    I am using both Essentials Chat and Essentials Group manager on a Tekkit server, and when I make a prefix using group manager, the prefix does not show up, that is, untill i do /nick, then it shows up as Your name is now [Owner]Supa. Then, when i log off and back on, the prefix is gone again.
     
  5. Offline

    Necrodoom

    use correct version for tekkit.

    did more research about it and its only a bug reported with chestshop signs, not essentials at all.

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

    PatPeter

     
  7. Offline

    Necrodoom

  8. Offline

    chopstick121

  9. Offline

    jujulogey

    LOVE THIS PLUGIN TO DEATH, but I can't use this on my 1.4.6 server. PermissionsEX won't allow the permission nodes.
     
    5000 People likes this.
  10. Offline

    Necrodoom

    INFO Failed to get local InetAddress for VMID. This is unlikely to matter. At all. We'll add some extra randomness
    note where it says "this is unlikely to matter"
    get a non broken version of PEX.
     
  11. Offline

    TMSJoker

    Hello guys.
    I need small help here.
    I'm really confused..
    I have my own Bukkit Minecraft server and I have those nice plugins.
    I'm confused with "GroupManager".
    I want to make good ranks with permissions such as:
    • Member
    • VIP
    • Moderator
    • Controller
    • Administrator
    • Management
    But I don't know how to make that :s..
    Could anyone please help me with this..
    Thank you, I will really appreciate your help :).
    Sincerely
    TMSJoker.
     
  12. Offline

    Necrodoom

    read wiki
    http://wiki.ess3.net/wiki/Group_Manager
     
  13. Offline

    TMSJoker

  14. Offline

    Necrodoom

    helpful.
    post a groups.yml of you trying to add groups and failing, then.
     
  15. Offline

    PatPeter

  16. Offline

    vanquesh

    When is 1.4.6 supposed to come out? I use essentials for everything.. my server cant run without it
     
  17. Offline

    irockduh

    UPDATE THIS TO 1.4.6 PLZ nice stuff though:mad::)
     
  18. Offline

    Necrodoom

    2.9.6 works fine with 1.4.6.. please test before posting stuff like this.
     
  19. Offline

    BlueJayofEvil

    Is there any way to spawn cats? I can spawn ocelots, but not the tamed cat variants.
    I was trying to set up a "pet adoption center" with [spawnmob] signs but I quickly learned I have no idea how to spawn cats.
    If this is documented somewhere could someone kindly give me a link? (I looked at the Essentials wiki, command reference, etc as well as Google to no avail.)
    Thank you.

    (In case it matters, I'm using a dev build for 1.4.6 dated a few days ago)
     
  20. Offline

    Necrodoom

    /spawnmob cat:[vanilla mob name, see minecraft wiki] works fine.
     
  21. Offline

    arvyduksas

    I need help with my essentials , if there is a nick beer , and if someone connects with a nick /beer , he gets all his items location I mean all that player database , how can i fix it?
     
  22. Offline

    Necrodoom

    he gets... what?
    also offline mode server?
     
  23. Offline

    chopstick121

    2013-01-02 11:53:06 [INFO] [GroupManager] Enabling GroupManager v2.0 (Dev2.9.733) (Phoenix)
    2013-01-02 11:53:06 [SEVERE] Error occurred while enabling GroupManager v2.0 (Dev2.9.733) (Phoenix) (Is it up to date?)
    java.lang.IllegalArgumentException
    at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:232)
    at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:87)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugin(CraftServer.java:315)
    at org.bukkit.craftbukkit.v1_4_6.CraftServer.enablePlugins(CraftServer.java:297)
    at net.minecraft.server.v1_4_6.MinecraftServer.j(MinecraftServer.java:326)
    at net.minecraft.server.v1_4_6.MinecraftServer.e(MinecraftServer.java:305)
    at net.minecraft.server.v1_4_6.MinecraftServer.a(MinecraftServer.java:264)
    at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:149)
    at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:404)
    at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    Caused by: java.lang.NullPointerException
    at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadUsers(WorldDataHolder.java:832)
    at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadUsers(WorldDataHolder.java:434)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:635)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:591)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialWorldLoading(WorldsHolder.java:88)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialLoad(WorldsHolder.java:78)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.resetWorldsHolder(WorldsHolder.java:70)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.<init>(WorldsHolder.java:59)
    at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:163)
    ... 12 more
     
  24. Offline

    chopstick121

    help when players do /pay (name) -100 it does some money glitch
     
  25. Offline

    Darthmineboy

    I have some features to request.

    1. Limited joins per ip. Set how many users can join with the same ip each minute. ( Prevent spam login attacks often happening on cracked servers )

    2. Fix whitelist? Whitelist will only work when set true in config. But with essentials you should be able to turn it off and non without reloading. My whitelist wont go on when not defined in config. I am using 1.4.6 and no other conflicting plugins.
     
  26. Offline

    killerloader

    My players keep dieing of hunger in jail, does anyone know of any way to stop hunger from killing users inside the jail region? :)
     
  27. Offline

    Necrodoom

    chopstick121 first error is you breaking config.yml, second is not possible with essentials /pay, only iconomy
    Darthmineboy no support for cracked servers, and whitelist is not essentials's
    killerloader jail.. region? essentials has no jail regions.
     
  28. Offline

    Darthmineboy

    Not just for cracked servers but also for premium servers... You kinda miss the point
     
  29. Offline

    Necrodoom

    ban the user, done.
     
  30. Offline

    chopstick121

    necrodoom

    when i did /setspawn at spawn later on random players starting moving and the /spawn tp to them
     

Share This Page