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

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

  1. Offline

    huhu31

    Hi,
    I have problem like Stevanov


    Not work.
    (sorry for my sentences, I'm not good in english)
     
  2. Offline

    EssentialsTeam

    We do not support CraftbukkitUpToDate because:

    - Updating plugins is not as easy as getting the latest jars, especially when there is a new minecraft update. Most of the time it's better to wait a week until everything is updated and the bugs are worked out.
    - The users should read the changelog before they update. We don't want hundreds of support requests, just because people did not read that they had to change something.
    - Some months ago, we didn't know that CbUtD was updating Essentials. They pulled the release from an outdated url, resulting in a broken Essentials for all users that relied on CbUtD. Since then we removed it from CbUtD and worked on our own update solution. (not done yet)
     
  3. Offline

    tydas

    Please keep the group manager..so easy!!!
     
  4. Offline

    DanB

    Any chance of adding essentials.god.default so by default anyone in that user group has god mode enabled?

    Thanks
    Dan
     
  5. Offline

    jor956

    I'm getting a "-" instead of the welcome message when somebody logs in the first time, is there any way to fix this??
     
  6. Offline

    HaZeRaPz

    Hey,
    Does anyone know how to get FakePermissions.jar itself? I don't want all essentials as they conflict with wanted plugins.
    Any help? :)
     
  7. Offline

    jor956

    Hi, I'm getting a "-" as a first login broadcast message, any way to fix this??
     
  8. Offline

    PatPeter

    Second bump.
     
  9. Offline

    EssentialsTeam

    @PatPeter: The blacklist does not apply if permission-based-item-spawn is set to true.
     
  10. Offline

    lowmotion

    Hi
    I loaded all the Essentials.jar's on my Server
    Now i'm getting lots of Errors
    VoxelSnipes and WorldEdit are installed too.
    The plugins EssentialsGroupManager.jar and EssentialsGroupBridge.jar are running, but the others are not starting.
     
  11. Offline

    Jobsti

    Hi,

    whats about GroupManager?
    Would be awsome if it would be updated for actual Permissions (3.x), I love it ;-)
     
  12. Offline

    ostepop2211

    I made this kit
    fight:
    delay: 10
    items:
    - 283 1
    - 276 1
    - 261 1
    - 320 64
    - 98 1
    - 261 64
    - 262 64
    - 262 64
    - 262 64
    - 309 1
    - 312 1
    - 311 1
    - 310 1

    but every time i use it i get kicked, the message Internal server error pops up. Then when i log in every thing is normal and i got the kit.... is there a spelling error or another bug?
     
  13. Offline

    SwatCorp

    The server say me "/plugin list" is a unknown command?
     
  14. Offline

    lowmotion

    you have to type /plugins
     
  15. Offline

    Zaila

    I'm wondering, is there any deeper explanation on how Essentials are working with Multiworlds and how to teleport between them? I've been trying out everything i have been thinking about but i can't get it working at all...
     
  16. Offline

    SwatCorp

  17. Offline

    intelnavi

    Having the same issue, even with the essentials.time.world permission, people cannot do /time. As admin it works with '*' so there must be a permission node for it, but not the one documented.
     
  18. Offline

    Haduke

    I have a few problems.
    1. I set up a /info file hoping my players could read it. I figured it would be a good way to write down quick commands for them to use to get started on my server. However, only the admins/OPs can use the command /info.
    2. Can more than one person share a password locked chest with the /cpassword command? If so, how can that be done?
    3. Not sure if this is Essentials related or iConomy related:
    My normal players can't use any of the /bank commands. So they can't create any accounts. /money commands seem to be working fine though.
    4. Kits:
    I set up a basic tool kit and wanted to charge 500 dollars for it. (My iConomy Currency). But I found that players were able to get it for free and were spamming the hell out of it. I since made it where they can only use that command once every 24 hours. How can I set it so that it actually charges them for using the kit?
    I think that is all. Any help or assistance would be GREATLY appreciated.
    I don't use permissions on my server because it always causes problems and no one can seem to do anything when I set them up.
     
  19. Offline

    nichiatu

    Mods can't use /time day.
    Code:
     Moderator:
        default: false
        permissions:
        - essentials.time
        - essentials.back
        - multiworld.goto
        - essentials.ban
        - essentials.banip
        - essentials.broadcast
        - essentials.jump
        - essentials.kick
        - essentials.top
        - essentials.tp
        - essentials.tphere
        - essentials.tpo
        - essentials.tpohere
        - essentials.tppos
        - essentials.tptoggle
        - essentials.unban
        - essentials.unbanip
        - essentials.weather
        - essentials.whois
        - essentials.world
        - magiccarpet.mc
        - stargate.free.use
        inheritance:
        - member
        info:
          prefix: '&b'
          build: true
          suffix: ''
    It's all there, but it simply won't work.
    Has anyone had same experiences? Admins can use it, though.
     
  20. Offline

    jor956

    Is there any way for me to change the first login message that usually says something like "Welcome <name> to the server!" or something, because another plugin is conflicting and causing a "-" instead, any way to do that?
     
  21. Offline

    Rich Boos

    I'm not 100% sure if this will make a difference, but I noticed that for your two donor groups, you have
    Code:
        inheritance: trusted
    When all your other groups (as do mine on my server) have the inherited groups on a new line like so:
    Code:
        inheritance:
        - trusted
     
  22. Offline

    alcoholicweeman

    I have found even giving my default group permissions
    essentials.signs.use.*
    They actually still can't use signs....

    I have given them many other permissions which all work. Bar these ones..
    Also had issues with essentials.signs.use.warp, but got that to work after allowing seperate warp permissions in the essentials config file itself.

    I still have had no luck with essentials.signs.use.heal
    If anyone has help please share it :D
     
  23. Offline

    ewized

    For all who free signs dont work the permission node is diffrent from the commnd reference.
    - The command reference says
    essentials.signs.use.free
    - But the correct one is
    essentials.signs.free.use

    This is thee same for all the signs commands. Here are all the signs permission nodes.

    essentials.signs.balance.use
    essentials.signs.buy.use
    essentials.signs.disposal.use
    essentials.signs.free.use
    essentials.signs.heal.use
    essentials.signs.mail.use
    essentials.signs.protection.use
    essentials.signs.sell.use
    essentials.signs.time.use
    essentials.signs.trade.use
    essentials.signs.warp.use
     
  24. Offline

    Legionarius

    Is anyone still using the reclaim memory on logout option along side custom garbage collection? I've been having huge ram problems since moving to CB953...
     
  25. Offline

    jor956

    I'm extremely scared about the change to Permissions, I tried to set it up early and it kept spazzing out and wouldn't even let me change ranks, permissions is horrible and I will always hate it.

    Bump.

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

    ewized

    I Will never use it because I want my server to be lag free and theres relay no point if they can just spawn it again.
     
  27. Offline

    Legionarius

    Thats not entirely true. That option forces that memory to be returned into the pool. I'm not sure I understand your logic that "you shouldn't because they can just log in again." That's like saying I shouldn't fix a hole in the roof because "eventually another one could form." :D

    I had been using advanced garbage collection for quite some time but with the latest build it just isnt enough.
     
  28. Offline

    Bluemonkey

    Hello. i goet this ERROR. "An Internal error occurred while attempting to perform this command.

    i only used /manuadd

    Heres my Group.YML

    Code:
    groups:
      Starter:
        default: true
        permissions:
        - essentials.help
        - essentials.helpop
        - essentials.list
        - essentials.motd
        - essentials.rules
        - essentials.spawn
        inheritance: []
        info:
          prefix: '&8[starter]'
          build: false
          suffix: ''
      Trusted:
        default: false
        permissions:
        - essentials.help
        inheritance: Survive
        info:
          prefix: '&e[Trusted]'
          build: true
          suffix: ''
      LDonator:
        default: false
        permissions:
        - essentials.help
        inheritance: trusted
        info:
          prefix: '&a[LDonator]'
          build: true
          suffix: ''
      HDonator:
        default: false
        permissions:
        - essentials.help
        - essentials.kit
        - essentials.kit.tools
        - essentials.compass
        inheritance: ldonator
        info:
          prefix: '&2[HDonator]'
          build: true
          suffix: ''
      SemiAdmin:
        default: false
        permissions:
        - -groupmanager.mantogglesave
        - essentials
        - essentials.clearinventory
        - essentials.cooldown.bypass
        - essentials.deljail
        - essentials.give
        - essentials.god
        - essentials.heal
        - essentials.heal.others
        - essentials.invsee
        - essentials.item
        - 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.*
        - essentials.burn
        inheritance:
        - moderator
        info:
          prefix: '&1[SemiAdmin]'
          build: true
          suffix: ''
      Survive:
        default: false
        permissions:
        - essentials.afk
        - essentials.back.ondeath
        - essentials.balance
        - essentials.chat.shout
        - essentials.home
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg
        - essentials.nick
        - essentials.pay
        - essentials.portal
        - essentials.protect
        - essentials.sethome
        - essentials.signs.buy.use
        - 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.sell.use
        - essentials.signs.trade.create
        - essentials.signs.trade.use
        - essentials.suicide
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.worth
        inheritance:
        - starter
        info:
          prefix: '&f[surviver]'
          build: true
          suffix: ''
      Moderator:
        default: false
        permissions:
        - essentials.back
        - essentials.ban
        - essentials.banip
        - essentials.broadcast
        - essentials.delwarp
        - essentials.depth
        - essentials.eco
        - 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
        - essentials.ext
        inheritance:
        - hdonator
        info:
          prefix: '&b[Mod]'
          build: true
          suffix: ''
      Owner:
        default: false
        permissions:
        - '*'
        - -essentials.protect.damage.*
        inheritance:
        - admin
        info:
          prefix: '&4[Owner]'
          build: true
          suffix: ''
      Admin:
        default: false
        permissions:
        - '*'
        - -essentials.protect.damage.*
        inheritance:
        - semiadmin
        info:
          prefix: '&c[admin]'
          build: true
          suffix: ''
    

    Anyhitng Wrong? Please PLEASE look Trough it :(
     
  29. Offline

    Cenarius

      i wanna focus on one the most important things for me
    GroupManger,
    first of all .. does tis EssentialsPermissionCommands apply GM commands on permissions ?
    (for example does it mean i can use manpromote useing permissions instead of GM ?) << this will be cool <3
    and ... does this mean your dropped the support of GM and if it break we won't see it again ??
     
  30. Offline

    SebbeG17

    I cant use groupmaneger :(, i get this error
    Code:
    21:51:32 [ALLVARLIG] java.lang.NullPointerException
    21:51:32 [ALLVARLIG]     at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.permission(NijikoPermissionsProxy.java:242)
    21:51:32 [ALLVARLIG]     at com.sk89q.bukkit.migration.NijiPermissionsResolver.hasPermission(NijiPermissionsResolver.java:61)
    21:51:32 [ALLVARLIG]     at com.sk89q.bukkit.migration.PermissionsResolverManager.hasPermission(PermissionsResolverManager.java:102)
    21:51:32 [ALLVARLIG]     at com.sk89q.worldguard.bukkit.WorldGuardPlugin.hasPermission(WorldGuardPlugin.java:322)
    21:51:32 [ALLVARLIG]     at com.sk89q.worldguard.protection.GlobalRegionManager.hasBypass(GlobalRegionManager.java:232)
    21:51:32 [ALLVARLIG]     at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerQuit(WorldGuardPlayerListener.java:203)
    21:51:32 [ALLVARLIG]     at org.bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:251)
    21:51:32 [ALLVARLIG]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    21:51:32 [ALLVARLIG]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    21:51:32 [ALLVARLIG]     at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:146)
    21:51:32 [ALLVARLIG]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:607)
    21:51:32 [ALLVARLIG]     at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
    21:51:32 [ALLVARLIG]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
    21:51:32 [ALLVARLIG]     at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    21:51:32 [ALLVARLIG]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    21:51:32 [ALLVARLIG]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    21:51:32 [ALLVARLIG]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    >
    
    When i removed it i dont get errors, but groupmaneger is important and i need it a lot! Please help, please! :( !
     

Share This Page