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

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

  1. Offline

    Luwiego

    I dont if this is a bug... But if you look at the sky, and theres a cave beneath you, by typing /jump you teleport to the cave.
     
  2. Offline

    Unknown_1

    Good questions here is how I normally use it and it works...

    1. I don't use essentials.*
    2. I use essentials.item
    3. the user mus specify a group. This is the problem I am having I don't have my users specifying a group at all and because of this I get no Item. But if I simply specify the default group then presto they have access.

    But I think in your case there is more to it then that because from what I have read you already are using the essentials.item node and you are specifying a group. Post back your group and user files.

    One other question do you have any other plugins that could allow a /item or /give command?

    Just look at the docs and never even knew you could home to another player.

    You will have to add two permissions to allow both commands.
    essentials.home (allow a player to go to there own home)
    essentials.home.others (allow players to go to another persons home)
     
  3. Offline

    Ghostaunt

    is it compatible with permissiosn v3.1 ?
     
  4. Offline

    vasil7112

    I have problem with the groupmanager..
    and i know its my code..because when i delete the file..and put it back it worked..but when i put my other code..itt didnt!!
    PLZ CHECK!
    groups:
    SemiAdmin:
    default: false
    permissions:
    - -groupmanager.mantogglesave
    - EasyFlight.fly.give
    - essentials
    - essentials.burn
    - essentials.clearinventory
    - essentials.cooldown.bypass
    - essentials.deljail
    - essentials.give
    - essentials.give.item-all
    - essentials.god
    - essentials.heal
    - essentials.heal.others
    - essentials.invsee
    - essentials.item
    - essentials.itemspawn.item-all
    - essentials.jails
    - essentials.kickall
    - essentials.kit.*
    - essentials.mute
    - essentials.sell
    - essentials.setjail
    - essentials.signs.protection.override
    - essentials.spawnmob
    - essentials.teleport.cooldown.bypass
    - essentials.teleport.timer.bypass
    - essentials.togglejail
    - groupmanager.*
    - lc.admin
    inheritance:
    - moderator
    info:
    prefix: '&4[SemiAdmin]'
    build: true
    suffix: ''
    Builder:
    default: false
    permissions:
    - essentials.afk
    - essentials.back.ondeath
    - essentials.balance
    - essentials.chat.shout
    - essentials.compass
    - essentials.home
    - essentials.kit
    - essentials.kit.tools
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.nick
    - essentials.pay
    - essentials.portal
    - essentials.protect
    - essentials.sethome
    - essentials.signs.protection.create
    - essentials.signs.protection.use
    - essentials.signs.trade.create
    - essentials.signs.trade.use
    - essentials.suicide
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.worth
    inheritance:
    -new
    info:
    prefix: '&2[Builder]'
    build: true
    suffix: ''
    Vip:
    default: false
    permissions:
    - essentials.signs.disposal.create
    - essentials.signs.disposal.use
    - essentials.signs.free.use
    - essentials.signs.heal.use
    - essentials.signs.mail.create
    - essentials.signs.mail.use
    - essentials.signs.protection.create
    - essentials.signs.protection.use
    - essentials.signs.trade.create
    - essentials.signs.trade.use
    inheritance:
    - builder
    info:
    prefix: '&e[ViP]'
    build: true
    suffix: ''
    New:
    default: true
    permissions:
    - essentials.help
    - essentials.helpop
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.spawn
    - lc.level.*
    - lc.level.LevelName
    inheritance: []
    info:
    prefix: '[New]'
    build: false
    suffix: ''
    Moderator:
    default: false
    permissions:
    - EasyFlight.fly.self
    - essentials.back
    - essentials.ban
    - essentials.banip
    - essentials.broadcast
    - essentials.delwarp
    - essentials.depth
    - essentials.eco
    - essentials.ext
    - essentials.getpos
    - essentials.jump
    - essentials.kick
    - essentials.kill
    - essentials.setwarp
    - essentials.time
    - essentials.togglejail
    - essentials.top
    - essentials.tp
    - essentials.tphere
    - essentials.tpo
    - essentials.tpohere
    - essentials.tppos
    - essentials.tptoggle
    - essentials.unban
    - essentials.unbanip
    - essentials.whois
    - essentials.world
    - groupmanager.listgroups
    - groupmanager.mandemote
    - groupmanager.manload
    - groupmanager.manpromote
    - groupmanager.mansave
    - groupmanager.manselect
    - groupmanager.manuadd
    - groupmanager.manudel
    inheritance:
    - vip
    info:
    prefix: '&5[Mod]'
    build: true
    suffix: ''
    Admin:
    default: false
    permissions:
    - -essentials.protect.damage.*
    - '*'
    inheritance:
    - semiadmin
    info:
    prefix: '&c[Admin]'
    build: true
    suffix: ''
     
  5. Offline

    Einschtein

    I got a question.

    Whenever I do /manuadd in-game, where does it save the rank of the player? Or will the user just be in that group till he logs off?

    And what if I use /manload after it/before it/at anytime, what will it do? Will it restore the default .conf files? I don't really get it.

    Why I ask this? Someone recently joined my server, I used /manuadd <name> moderator. And after that, I use /manload, and the person couldn't do the allowed things anymore. So I'm curious what'll happen.
     
  6. Offline

    Maguron

    I need help !

    Not much mobs spawn at my server.

    But i dont deny spawn from the mobs in the config..

    Pls help me
     
  7. Offline

    Shay Williams

    Great plugin, very proffesional.

    How do you disable (if at all) the "You have no new mail" prompt on login? Even without the essentials.mail permission, I still get it.
     
  8. Offline

    Hrdkr

    Oh, I see Essentials is now caplable to replace AntiGrief plugin.
    How do I prevent block placement for member of one group and allow it for members of another? Actually I set this in config:
    Code:
      blacklist:
        placement: 14,56,7,51,10,11,8,9,46
        usage: 327,46
    This prevents all groups from using mentioned blocks/items. So, what I need to add to groups.yml of GroupManager?
     
  9. Offline

    userdel_9192018

    why is the instuctions page aint loading need help...
     
  10. Offline

    dersies

    Could someone show me how to limit commands by cost?

    I.E. /kit tools
    cost 100 Iconomy cash.
     
  11. Offline

    RugRats

    I'm an OP on my server and in the players onlinelist my name is red but when I talk it's not any help>?
    Code:
    groups:
        Member:
            default: true
            info:
                prefix: '&2'
                suffix: '&2'
                build: true
            inheritance:
            permissions:
                - 'MobBounty.mb'
                - 'nSpleef.member.creategame'
                - 'nSpleef.member.deletegame'
                - 'nSpleef.member.join'
                - 'nSpleef.member.leave'
                - 'nSpleef.member.list'
                - 'nSpleef.member.wager'
                - 'iConomyChestShop.shop.create'
                - 'iConomyChestShop.shop.create.<id>'
                - 'iConomyChestShop.shop.exclude.<id>'
                - 'iConomyChestShop.shop.buy'
                - 'iConomyChestShop.shop.sell'
                - 'iConomyChestShop.command.iteminfo'
                - 'scavenger.scavenge'
                - 'bog.powered_rail'
                - 'bog.detector_rail'
                - 'bog.torch'
                - 'bog.ladder'
                - 'bog.rails'
                - 'bog.lever'
                - 'bog.stone_plate'
                - 'bog.wood_plate'
                - 'bog.redstone_torch_on'
                - 'bog.stone_button'
                - 'bog.sign'
                - 'bog.wood_door'
                - 'bog.iron_door'
                - 'bog.redstone'
                - 'bog.bed'
                - 'bog.diode'
                - 'bog.fence'
                - 'mcmmo.motd'
                - 'mcmmo.regeneration'
                - 'mcmmo.chat.partychat'
                - 'mcmmo.commands.ability'
                - 'mcmmo.commands.ptp'
                - 'mcmmo.commands.party'
                - 'mcmmo.commands.whois'
                - 'mcmmo.ability.woodcutting'
                - 'mcmmo.ability.mining'
                - 'mcmmo.ability.axes'
                - 'mcmmo.ability.excavation'
                - 'mcmmo.ability.swords'
                - 'mcmmo.ability.unarmed'
                - 'mcmmo.ability.herbalism'
                - 'mcmmo.skills.*'
                - 'uQuest.CanQuest.done'
                - 'uQuest.CanQuest.amount'
                - 'uQuest.CanQuest.stats'
                - 'uQuest.CanQuest.info'
                - 'uQuest.CanQuest.give'
                - 'uQuest.CanDropQuest'
                - 'lwc.protect'
                - 'iConomy.access'
                - 'iConomy.payment'
                - 'iConomy.bank.access'
                - 'iConomy.bank.access'
                - 'iConomy.bank.deposit'
                - 'iConomy.bank.join'
                - 'iConomy.bank.join.multiple'
                - 'iConomy.bank.leave'
                - 'iConomy.bank.list'
                - 'iConomy.bank.main'
                - 'iConomy.bank.main.change'
                - 'iConomy.bank.main.set'
                - 'iConomy.bank.main.view'
                - 'iConomy.bank.transfer'
                - 'iConomy.bank.transfer.multiple'
                - 'iConomy.bank.withdraw'
                - 'iConomy.list'
                - 'iConomy.rank'
                - 'craftbook.mech.ammeter.use'
                - 'craftbook.mech.bridge'
                - 'craftbook.mech.bookshelf.use'
                - 'craftbook.mech.cauldron'
                - 'craftbook.mech.elevator'
                - 'craftbook.mech.elevator.use'
                - 'craftbook.mech.gate'
                - 'craftbook.mech.light-switch'
                - 'craftbook.ic.safe'
                - 'essentials.help'
                - 'essentials.depth'
                - 'essentials.getpos'
                - 'essentials.compass'
                - 'essentials.top'
                - 'essentials.jump'
                - 'essentials.back'
                - 'essentials.back.ondeath'
                - 'essentials.world'
                - 'essentials.portal'
                - 'essentials.home'
                - 'essentials.home.others'
                - 'essentials.sethome'
                - 'essentials.warp'
                - 'essentials.warp.list'
                - 'essentials.info'
                - 'essentials.msg'
                - 'essentials.afk'
                - 'essentials.rules'
                - 'essentials.motd'
                - 'essentials.me'
                - 'essentials.list'
                - 'essentials.seen'
                - 'essentials.whois'
                - 'essentials.clearinventory'
                - 'essentials.suicide'
                - 'essentials.spawn'
        Mod:
            default: false
            info:
                prefix: '&1'
                suffix: '&1'
                build: true
            inheritance:
                - Member
            permissions:
                - 'essentials.clearinventory.others'
                - 'essentials.ban'
                - 'essentials.tempban'
                - 'essentials.banip'
                - 'essentials.mute'
                - 'essentials.kick'
                - 'essentials.kickall'
                - 'essentials.unban'
                - 'essentials.unbanip'
                - 'essentials.invsee'
                - 'essentials.give'
                - 'essentials.item'
                - 'essentials.unlimited'
                - 'essentials.kit.*'
                - 'essentials.time'
                - 'essentials.tree'
                - 'essentials.bigtree'
                - 'essentials.god'
                - 'essentials.god.others'
                - 'essentials.heal'
                - 'essentials.heal.others'
                - 'essentials.powertool'
                - 'essentials.weather'
                - 'essentials.thunder'
                - 'essentials.lightning'
                - 'essentials.setspawn'
                - 'backup.canbackup'
                - 'lwc.mod'
        Admin:
            default: false
            info:
                prefix: '&8'
                suffix: '&8'
                build: true
            inheritance:
            permissions:
                - '*'
     
  12. Offline

    nolan

    How do i use permissions with it i have tried the tut. but it still wont work i have set my /lightning command to admin but i can still use it as default! is there some type of switch that i need to use to make it use permissions?
     
  13. Offline

    nichiatu

    Alright, one of my players discovered a bug. If you place lava or any other blocked item 4 or more blocks away, it still get's placed. This is a quite severe bug.
     
  14. Offline

    ItsMeYaniv

    can i edit help command for guest group?
    there is worldedit commands but its dosent work for guests please help me
     
  15. Offline

    felipepcjr

    yeah... first off DONT remove groupmanager, it is WAY better than permissions even though it is outaded, also most servers use groupmanager, and please fix the weather for it doesnt work
     
  16. Offline

    MOHH

    I have a problem.. When I try to type a command in-game. It keeps saying An Internal error occured while attempting to perform this command. Then, When I saw my console, i saw alot of errors and stuff
     
  17. Offline

    Serialkiller520

    Hi I'm glad to say that permissions 2.3 is compatible with permissions 3.1.4. It's working perfectly on my server. btw for now every plugin I use (iconomy, worldguard....) are compatible with permissions 3.1.4.
    However, my server is used under MCMyAdmin plugin. it's a payable plugin that cost 10€ per month and wrote automatically your config permissions as you enter values in your panel.

    Sorry for my explanation, hope this will help you and that you'll undertand me cause I'm french.. lol
     
  18. Offline

    edocsyl

    When perhaps a release comes out from "Essentials Permissions" with MySql?
     
  19. Offline

    JagerPrime

    Unknown if this error is related to Essentials, Permissions, or iConomy, so I'm posting it around looking for help.

    Code:
    2011-06-10 09:25:39 [INFO] Loaded Essentials build 2.3.1 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-06-10 09:25:41 [INFO] [iConomy] Logging is currently disabled.
    2011-06-10 09:25:41 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    2011-06-10 09:25:41 [INFO] [iConomy] Developed by: [Nijikokun]
    2011-06-10 09:25:41 [INFO] [Essentials] Payment method found (iConomy version: 5)
    2011-06-10 09:25:41 [SEVERE] Error occurred (in the plugin loader) while enabling Essentials v2.3.1 (Is it up to date?): null
    java.util.ConcurrentModificationException
        at java.util.TreeMap$PrivateEntryIterator.nextEntry(Unknown Source)
        at java.util.TreeMap$KeyIterator.next(Unknown Source)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:308)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:757)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:134)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:112)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
     
  20. Offline

    looklee

    how can i multi world ???
    i want to separate permissions and group between world1 and world2
    please tell me what will i do?
     
  21. Offline

    some1

    try something called WORLDGUARD and MULTIVERSE with THIS
    LIKE MEH ;)
     
  22. Offline

    Incendia

  23. Offline

    RugRats

    tempban doesn't work Error:index 0, Size:0 and /nuke "unknownconsole command" help?
     
  24. Offline

    cameron rees

    I am having Jail problems. When i /togglejail (user) (jail-name) it says YOU CANNOT JAIL THAT PERSON... where do i go (in my server files) to change this?

    Hey
     
  25. Offline

    caseyjfer

    How do I turn off or disable EssentialsEco shop signs? I want to use a different sign shop, but Eco is taking precedence and I can't find a line in the config to turn it off.
     
  26. Offline

    quickclay

    Is there a way to disable essentials.protect notifications for admins? Every time I interact with a sign, I get [Essentials.Protect] Protection owner: username
     
  27. Offline

    logoth

    I feel like I'm missing something simple. We've run essentials since Minecraft 1.4. When I first set it up, I disabled the 'newbie' stuff, and all of my players logged in and were where they last logged out. I did a fresh world with 1.6, had some people play, and just installed essentials from the new release build a few days ago, and anyone logging in are getting spawned at the "newbie" spawn point one time, as if the server/essentials doesn't know they existed. (Essentials ignoring the player.dat files?).
    Is there any way to disable the newbie settings?
     
  28. Offline

    Forecaster

    I would like for essentials to, when a user either uses the /home command, or when he dies and respawn-at-home is set to true, check wether the bed they used to set their home still exists.

    If the bed has been destroyed it would re-spawn them at the global spawn point. (Obviously)

    I ended up removing the protect part partially due to that, but also because it caused problems with collaborating players not being able to edit each other's signs.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  29. Offline

    quickclay

    The sign protection is really the only reason I use it. It makes falsebook IC's, doors, and gates more resiliant. But I might do the same..
     
  30. Offline

    sintri

    I've always wondered why ToggleJail and none of the teleport or heal cooldowns work.
     

Share This Page