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

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

  1. Offline

    dark2222

    why will it not come whit the motd when i login only of i put the permission code in it will show it?
    i love this plugin but this is my problem else it run perfect

    my plugins NoLagg,TelePlusPlus,Permissions,EssentialsProtect,EssentialsChat,Essentials,worldedit,regios,antihack,acceptrules
     
  2. Offline

    Sh4d0w

    Thx a lot khobbits. I have seen, that the latest build 2.6.58 has my ticket wishes :)

    Code:
      # essentials.sethome.multiple
      default: 3
      # essentials.sethome.multiple.vip
      vip: 5
      # essentials.sethome.multiple.staff
      staff: 10
    #Dev2.6.58:
    Does it comes in 2.6.3?
     
  3. Offline

    MizLiv

    Does Essentials have a permission node for whitelisting? I don't want to OP my Admins, however I want them to be able to use "/whitelist (add|remove) (name)". Pardon me if this is already implemented!
     
  4. Offline

    DoctorBoyd

    It seems buy/sell signs aren't working in random 16 block sections along our store?
    Any ideas?
     
  5. Offline

    Rizz95

    This is a great plugin but there is one thing i would like to know... am i able to remove the nuke command because there are some people that like to abuse the command and i want to keep them op's.
     
  6. Offline

    weirdbraxto

    how do i add money to a balance?
     
  7. Offline

    feildmaster

    Alright... I guess I should have fully tested it before sending (then deleting) that last message.

    Please edit Priority to "High" in EssentialsChat to gain compatibility with ChannelChat. Thank you.
     
  8. Offline

    w000rm

    Using a permission system you can do
    - -essentials.nuke

    To remove their permission.
     
  9. Offline

    rcth

    Hello,

    I have essentials + groupmanager from essentials installed. I've configed it, but guest's can build (gast in my config) and owners can't use /manuadd :S

    This is my groupmanger config:
    Code:
    groups:
      Gast:
        default: true
        permissions:
        - essentials.help
        - essentials.helpop
        - essentials.list
        - essentials.motd
        - essentials.rules
        - essentials.spawn
        inheritance: []
        info:
          prefix: '&e'
          build: false
          suffix: ''
      Adventure:
        default: false
        permissions:
        - essentials.afk
        - essentials.back
        - essentials.back.ondeath
        - essentials.balance
        - essentials.balance.others
        - essentials.balancetop
        - essentials.chat.color
        - essentials.chat.shout
        - essentials.chat.question
        - essentials.compass
        - essentials.depth
        - essentials.home
        - essentials.ignore
        - essentials.kit
        - essentials.kit.tools
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg
        - essentials.nick
        - essentials.pay
        - essentials.ping
        - essentials.portal
        - essentials.powertool
        - essentials.protect
        - essentials.sethome
        - essentials.signs.use.*
        - essentials.signs.create.disposal
        - essentials.signs.create.mail
        - essentials.signs.create.protection
        - essentials.signs.create.trade
        - essentials.signs.break.disposal
        - essentials.signs.break.mail
        - essentials.signs.break.protection
        - essentials.signs.break.trade
        - essentials.suicide
        - essentials.time
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.worth
        inheritance:
        - default
        info:
          prefix: '&2'
          build: true
          suffix: ''
      Handelaar:
        default: false
        permissions:
        - essentials.afk
        - essentials.back
        - essentials.back.ondeath
        - essentials.balance
        - essentials.balance.others
        - essentials.balancetop
        - essentials.chat.color
        - essentials.chat.shout
        - essentials.chat.question
        - essentials.compass
        - essentials.depth
        - essentials.home
        - essentials.ignore
        - essentials.kit
        - essentials.kit.tools
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg
        - essentials.nick
        - essentials.pay
        - essentials.ping
        - essentials.portal
        - essentials.powertool
        - essentials.protect
        - essentials.sethome
        - essentials.signs.use.*
        - essentials.signs.create.disposal
        - essentials.signs.create.mail
        - essentials.signs.create.protection
        - essentials.signs.create.trade
        - essentials.signs.break.disposal
        - essentials.signs.break.mail
        - essentials.signs.break.protection
        - essentials.signs.break.trade
        - essentials.suicide
        - essentials.time
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.worth
        inheritance:
        - default
        info:
          prefix: '&2'
          build: true
          suffix: ''
      Architect:
        default: false
        permissions:
        - essentials.afk
        - essentials.back
        - essentials.back.ondeath
        - essentials.balance
        - essentials.balance.others
        - essentials.balancetop
        - essentials.chat.color
        - essentials.chat.shout
        - essentials.chat.question
        - essentials.compass
        - essentials.depth
        - essentials.home
        - essentials.ignore
        - essentials.kit
        - essentials.kit.tools
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg
        - essentials.nick
        - essentials.pay
        - essentials.ping
        - essentials.portal
        - essentials.powertool
        - essentials.protect
        - essentials.sethome
        - essentials.signs.use.*
        - essentials.signs.create.disposal
        - essentials.signs.create.mail
        - essentials.signs.create.protection
        - essentials.signs.create.trade
        - essentials.signs.break.disposal
        - essentials.signs.break.mail
        - essentials.signs.break.protection
        - essentials.signs.break.trade
        - essentials.suicide
        - essentials.time
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.worth
        inheritance:
        - default
        info:
          prefix: '&2'
          build: true
          suffix: ''
      Leerling:
        default: false
        permissions:
        - essentials.afk
        - essentials.back
        - essentials.back.ondeath
        - essentials.balance
        - essentials.balance.others
        - essentials.balancetop
        - essentials.chat.color
        - essentials.chat.shout
        - essentials.chat.question
        - essentials.compass
        - essentials.depth
        - essentials.home
        - essentials.ignore
        - essentials.kit
        - essentials.kit.tools
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg
        - essentials.nick
        - essentials.pay
        - essentials.ping
        - essentials.portal
        - essentials.powertool
        - essentials.protect
        - essentials.sethome
        - essentials.signs.use.*
        - essentials.signs.create.disposal
        - essentials.signs.create.mail
        - essentials.signs.create.protection
        - essentials.signs.create.trade
        - essentials.signs.break.disposal
        - essentials.signs.break.mail
        - essentials.signs.break.protection
        - essentials.signs.break.trade
        - essentials.suicide
        - essentials.time
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.worth
        - essentials.kick
        - essentials.kick.notify
        - essentials.broadcast
        - essentials.invsee
        inheritance:
        - default
        info:
          prefix: '&2'
          build: true
          suffix: ''
      Moderator:
        default: false
        permissions:
        - essentials.ban
        - essentials.ban.notify
        - essentials.banip
        - essentials.broadcast
        - essentials.clearinventory
        - essentials.delwarp
        - essentials.eco.loan
        - essentials.ext
        - essentials.getpos
        - essentials.helpop.recieve
        - essentials.home.others
        - essentials.invsee
        - essentials.jails
        - essentials.jump
        - essentials.kick
        - essentials.kick.notify
        - essentials.kill
        - essentials.mute
        - essentials.nick.others
        - essentials.realname
        - essentials.setwarp
        - essentials.signs.create.*
        - essentials.signs.break.*
        - essentials.spawner
        - essentials.thunder
        - essentials.time
        - essentials.time.set
        - essentials.protect.alerts
        - essentials.protect.admin
        - essentials.protect.ownerinfo
        - essentials.ptime
        - essentials.ptime.others
        - essentials.togglejail
        - essentials.top
        - essentials.tp
        - essentials.tphere
        - essentials.tppos
        - essentials.tptoggle
        - essentials.unban
        - essentials.unbanip
        - essentials.weather
        - essentials.whois
        - essentials.world
        - groupmanager.listgroups
        - groupmanager.mandemote
        - groupmanager.manpromote
        - groupmanager.manselect
        - groupmanager.manuadd
        - groupmanager.manudel
        - groupmanager.manwhois
        - lwc.mod
        inheritance:
        - builder
        info:
          prefix: '&5'
          build: true
          suffix: ''
      Burgermeester:
        default: false
        permissions:
        - -essentials.backup
        - -essentials.essentials
        - -essentials.setspawn
        - -essentials.reloadall
        - -essentials.plugin
        - essentials.*
        - groupmanager.mantogglevalidate
        - groupmanager.mansave
        - groupmanager.mangcheckp
        - groupmanager.manglistp
        - groupmanager.manucheckp
        - groupmanager.manulistp
        - lwc.mod
        inheritance:
        - Moderator
        info:
          prefix: '&c'
          build: true
          suffix: ''
      Co-Owner:
        default: false
        permissions:
        - '*'
        inheritance:
        - Burgermeester
        info:
          prefix: '&4'
          build: true
          suffix: ''
      Owner:
        default: false
        permissions:
        - '*'
        - groupmanager.manuadd
        inheritance:
        - Co-Owner
        info:
          prefix: '&4'
          build: true
          suffix: ''
    
     
  10. Offline

    yaitsbilly

    Is there anyway I can change someones rank ingame when that player is not online? /manuadd, requires the player to be online.
     
  11. Offline

    Daje

    Alright, so I setup a server a long time ago, but only now am I starting to really use it. Since 1.8 came out recently, I'm going through and updating everything to make sure it all works best. But I think I need to take another look at the plugins that I'm using. I don't remember why I downloaded certain plugins before, but I remember certain plugins required other plugins.

    Currently I have Permissions (versions 2. something) which I guess is inactive now, and it seems I have Group Manager as well as Essentials. And here's my big question. Can I essentially use the latest version of essentials to replace all of that, and just have Essentials be the plugin that controls everything? Because I was looking at the configuration file, and it seems like Essentials controls enough permissions to actually do anything I need.
     
  12. Offline

    MizLiv

    Does Essentials have a permission node for whitelisting? I don't want to OP my Admins, however I want them to be able to use "/whitelist (add|remove) (name)". Pardon me if this is already implemented!

    Agh, have gone EVERYWHERE to get an answer for this XD

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

    Vezorock

    So I transferred my permissions 3.x to Groupmanager, and it goes along fine. No errors n the console. But when I log in, or anyone for that matter, and type in /spawn or /home or something, i get an error in the chat You dont have permission to do that. I'm an admin, and I still cant do anything. We've tried it with moderators, operators, and members and the permissions just dont work. Whats the problem? Please answer!
     
  14. Offline

    kainerwayne

    Anyone know how to get rid of this

    13:37:27 [SEVERE] Error occurred while enabling Essentials v2.6.2 (Is it up to d ate?): ENDERMAN_PICKUP java.lang.NoSuchFieldError: ENDERMAN_PICKUP at com.earth2me.essentials.Essentials.onEnable(Essentials.java:185) 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:171) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154 ) at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417) 13:37:27 [INFO] Essentials: Using config based permissions. Enable superperms in config. 13:37:27 [INFO] [Essentials] Payment method found (iConomy version: 6) 13:37:27 [INFO] Loaded EssentialsChat build 2.6.2 by: essentials team 13:37:27 [SEVERE] Error occurred while enabling EssentialsProtect v2.6.2 (Is it up to date?): ENDERMAN_PICKUP java.lang.NoSuchFieldError: ENDERMAN_PICKUP at com.earth2me.essentials.protect.EssentialsProtect.onEnable(Essentials Protect.java:73) 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:171) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154 ) at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  15. Offline

    SondreHG

    Umm, whats the command to promote someone In Game?
     
  16. Offline

    connor yates

    Does anyone know how to disabled nicknames so no-one can use them?
     
  17. Offline

    SondreHG

    How do I remove the OP-Red name?
     
  18. Offline

    TruePiz

    Hey Dude how do i get Builders to place Lava and Water?
     
    Recky likes this.
  19. Offline

    JordD04

    Hey, I installed core essentials and it all worked fine but when I installed group manager it stopped working. do you know what this is? and could you offer some advice?
     
  20. Offline

    drfox

    ok guys i need a little help please if someone can, i have added the permissions to my admin group but when thy try to rank a member up to a builder it says: Can't modify player using groups with different heritage, can anyone tell me why this is, and how i can fix it pleaseeeeeeeee
     
  21. Offline

    Devin14

    Does Essentials work with PermissionsEx?
     
  22. Offline

    MizLiv

    Why doesn't anyone seem to read the freaking instructions. All this can be found on their website guys...

    ESSENTIALS DEVS: PLEASE, PLEASE, PLEASE add a whitelisting permission. I want my Admins to be able to whitelist but I DON'T want them to be OP. Please add one!
     
  23. Offline

    PhoenixStar117

    06:13 PM [INFO] No source for EssentialsChat.jar ask the Author to add it to dev.bukkit.org
    06:13 PM [INFO] No source for EssentialsGeoIP.jar ask the Author to add it to dev.bukkit.org
    06:13 PM [INFO] No source for EssentialsProtect.jar ask the Author to add it to dev.bukkit.org
    06:13 PM [INFO] Not able to update Essentials.jar. It seems there no file-Uploads at dev.bukkit.org.
    06:13 PM [INFO] No source for EssentialsSpawn.jar ask the Author to add it to dev.bukkit.org
    06:13 PM [INFO] No source for EssentialsXMPP.jar ask the Author to add it to dev.bukkit.org


    when ever i run the server it says this, it also says this for all my other plugins... Any ideas?

    06:13 PM [INFO] No source for EssentialsChat.jar ask the Author to add it to dev.bukkit.org
    06:13 PM [INFO] No source for EssentialsGeoIP.jar ask the Author to add it to dev.bukkit.org
    06:13 PM [INFO] No source for EssentialsProtect.jar ask the Author to add it to dev.bukkit.org
    06:13 PM [INFO] Not able to update Essentials.jar. It seems there no file-Uploads at dev.bukkit.org.
    06:13 PM [INFO] No source for EssentialsSpawn.jar ask the Author to add it to dev.bukkit.org
    06:13 PM [INFO] No source for EssentialsXMPP.jar ask the Author to add it to dev.bukkit.org


    any ideas?!?

    OH WAIT NVM :p

    IT FINNALY STARTED WORKING !!!


    OH WAIT NVM :p

    IT FINNALY STARTED WORKING !!!


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

    mario00037

    Every time my Builder's use the "/help" command. The only commands that show up are (Vote, Pong, Help)

    Here's my config for my permission's http://pastie.org/2635455
     
  25. Offline

    Recky

    I got the same prob, users can't place water or lava. Any ideas?
    EDIT: Fixed when you remove EssentialsProtect
     
  26. Offline

    Tanite

    I think that typing "/mail" by itself should give help. Also maybe "/mail help". I saw a user trying both and getting no feedback. He then failed at sending a message by guessing the wrong syntax. It was a mess :p
     
  27. Offline

    MeatBat

    /ban doesn't set reason. In plugins/Essentials/userdata/testplayer.yml got
    Code:
    ban:
        reason: ban
    
    after /ban testplayer test reason.
     
  28. Offline

    flarnot

    How do i change the /rules txt
     
  29. Offline

    Mike Geitz

    Anyone else getting the error below? It's been plaguing me for a while now (different versions of essentials and cb). Spams the console quite a bit too:

     
  30. Offline

    GECLAN Erik

    Any ways to deactivate essentials economy totaly? It's interfering with iConomy6
     

Share This Page