When will Bukkit be updated for Minecraft 1.5?

Discussion in 'Bukkit News' started by EvilSeph, Apr 20, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    EvilSeph

    Update:
    We have completed the update to Minecraft 1.5_02 (and have had it done for a while now) and are working out a few issues before we promote a recommended build. A TEST ONLY build is available but we highly recommend that you wait until we promote a Recommended Build before putting it on your production server.

    You can find the latest test build on ci.bukkit.org. Please note, though, that if you don't already know how to get it, you probably shouldn't be using it. Only Recommended Builds have gone through extensive testing. Anything else could result in unforeseen problems like Bukkit eating your cake or your world. You have been warned.

    ---------------------------

    Common Problems/Questions:
    What's the first build that works with Minecraft 1.5_02
    The first CraftBukkit build that works with Minecraft 1.5_02 was made available 2 days ago and is build #689. However, it is HIGHLY RECOMMENDED that if you are running the test builds, you always stay up to date as we usually fix bugs, exploits and improve stability.

    I downloaded build 714 but got some other build!
    You're probably reading the version string incorrectly.

    Here's an example version string:
    git-Bukkit-0.0.0-686-g71ef92a-b714jnks (MC: 1.5_02)

    This version string is for build 714, as you can tell by the "b714jnks" at the end.

    Whenever I use a plugin that changes blocks, I can't see the changes until I reconnect!
    We had an issue with blocks not updating properly but this has since been fixed from build #707. This bug affected plugins that changed blocks in game, like WorldEdit.

    Help! My console keeps getting spammed with this error whenever someone gets kicked or disconnects and it lags the server!
    This is a bug we've fixed from build #701 onwards.

    I can't build or destroy anything! Help!?
    The common cause of this issue is a client mod called Single Player Commands, please try uninstalling all your client mods and seeing if this fixes the issue. If this is the case, then it isn't a Bukkit issue and you should contact the author of the mods you use.

    Every time I connect to the server and load a sign, the client crashes. What's wrong?
    Minecraft 1.5 has added limits for sign text. Plugin developers commonly used longer sign text to store extra data or add colours to signs. This is no longer possible, so we now cut off any line in a sign longer than 15 characters (as of build #712).

    I get kicked when flying and am told that flying hasn't been enabled on this server. How do I enable flying?
    Minecraft 1.5 added anti-flying checks. You can enable flying by setting allow-flight=true in server.properties.

    Whenever I try to send a long message in chat, it gets cut off at roughly two lines.
    A limit on chat has been added with Minecraft 1.5. This is one of the issues we're hoping to address before we promote a Recommended Build.

    Help! When I use the CLI arguments to set ports (or any setting), the server always starts up on 25565 or ignores the setting!
    There was a bug that prevented the server from reading settings passed through CLI arguments. This has since been fixed from build #706 onwards.

    The easiest fix for most problems is to update to the latest Bukkit test build.

    --------------------------------

    As is the case with every Minecraft update, we saw our usual influx of extra traffic from people wondering if we have a build of CraftBukkit working with the Minecraft update seconds after release (seriously). Usually, you'd see a pretty standard post from me stating we're working on an update and providing the usual advice that you aren't forced to update. However, this time there was a distinct lack of communication from the team regarding the status of the update, other than the usual "we're working on it". Couple this with the slow development occurring lately and we can forgive people for posting the expected "is Bukkit dead?" or "what's going on?" posts. I hope this post will explain everything.

    Will there be a CraftBukkit for Minecraft 1.5?
    Given the reports of showstopping bugs present in 1.5, there's a high chance a new bugfix update for Minecraft will be out tomorrow or even several times this week. As a result, it is unlikely we will be releasing a 1.5 compatible build and, instead, will be waiting for something stable to work with.

    Due to the nature of the project and the methods we use to provide Bukkit for Minecraft, any update - no matter how small - requires us to figure out the mapping of obfuscated classes and update our code. This takes a lot of time and work, so hopefully you understand our decision.

    Having said all this, we recommend that you stay on 1.4 for a while until the patch storm subsides if your server depends on Bukkit.

    Further, I wanted to apologise for the lack of communication regarding this update. I was really hesitant announcing this since it would only serve to disappoint and annoy people, however, I noticed quite a few supportive comments on here and IRC that pushed me to post this announcement because the people that have supported us through everything deserve it.

    Why are things so quiet? Why is the update taking so long?
    Before I answer this, I think it is appropriate to cover what usually happens when we're aware of an update coming soon. Whenever we recieve word of a Minecraft update (which, contrary to popular belief, is generally the same time as everyone else), we place all development in the Bukkit project under a code freeze to prepare for the update and make things easier. That being said, last week thursday we were expecting a Minecraft update and appropriately placed the project under a code freeze. Unfortunately, the update was delayed and pushed to the next week, resulting in a much longer code freeze than normally occurs. Naturally, this lead to activity within the project seeming critically lower than it really was and prompted some people to post the inevitable "what's going on?" thread.

    On top of the code freeze, we're working on some larger changes to Bukkit or CraftBukkit that require quite a bit of time to complete and will only be commited to the public code when they are ready. Quite often you'll find that, while you don't see any updates, we definitely are still working hard programming awesome things and appreciate your patience and support.

    So why is this update taking so long? After we had updated for Minecraft 1.4, we came across some annoying chunk related issues and bugs that were incredibly difficult to pinpoint due to confusion with the new obfuscated names mappings (d -> c and c -> d). Naturally, these kinds of issues were unacceptable for the project and we immediately got to work on improving our update process to avoid issues of this nature in the future. While I think we can all agree with this decision, the unfortunate result is the delay we're currently facing since we're not yet done improving the process. The good news is, we're nearly done improving our update handling process and the wait will definitely be worth it come future updates.

    Thank you for your patience and understanding!
     
    Azukay, Nuinbot, pcgames3112 and 54 others like this.
  2. Offline

    EvilSeph

    New Recommended Build: #733.

    This build is the first Recommended Build for Minecraft 1.5_02 compatibility.
     
    Nexis, t2wave and Thorned Rose like this.
  3. Offline

    IronWill1991

    Yay! Good job Bukkit Team!
     
  4. Offline

    EnigmaticMiner

    YESS!!!

    This shouldn't break plugins, should it?

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

    PhantomGamers

    Most plugins should still work, I've only found a few that didn't.
     
  6. Offline

    chopper

    As always, I can't describe how much the users of my server and I appreciate what you all do Bukkit team!

    Thanks!
     
  7. Offline

    4am

    Has anyone looked at the Essentials /spawnmob error yet? Is anyone else having trouble with spawning mobs?

    Also: Yay for Recommended Build! Updating now.
     
  8. Offline

    funky man

    TY Bukkit team...
     
  9. Offline

    IronWill1991

    The chunks are definitively loading slower than vanilla server especially when you log in. Can you fix that?
     
  10. Offline

    Alexxondre

    Thank you so much for your work !
    However, like other people here, chunks are loading slower than usually. My server isn't overloaded.
     
  11. Offline

    gaz492

    now to wait for clanforge to check all of the plugins. havent we alredy done that here. wouldnt it be easyer to look here that do it your self
     
    Jesse57 likes this.
  12. Offline

    Nexis

    Awesome Work Guys, Thanks EvilSeph.

    I will test this tomorrow and post a thread with my findings.
     
  13. Offline

    eRko16

    Please help me. On my servers is always day or night when i change time. :/ No time changing. I dont have any plugin which does that
     
  14. Offline

    gaz492

    umm help i cant place blocks or destroy them and im op
     
  15. Offline

    Miner_man12907

    well this is what happend about 95% of my world was replaced by giant ice blocks and lag pits then to finsh it off the other half that that didnt happen to was just gone. idk y and it wasent griefing cause i had the server off until then and also it wiped out all the money accounts for boes conomy and som othere smaller things but those were the main ones!
     
  16. Offline

    Blake Johnson

    Ok so me and a friend play on a server run by him. recently it was lagging something terrible. so we moved from his pc to mine. i have run a couple servers from my desktop before. 3-5 people play on this server and now its lagging just the same on my pc. i was wondering if anyone else is getting this lag in any of their servers? if not then i can rule out 1.5 and check some other issues.

    UPDATE: tested out vanilla with same world - no lag. back to bukkit 733 with no mods - lag.
    tested by downgrading to 713 bukkit, most of the lag is gone, still a little though.
     
  17. Offline

    gaz492

    i have also noticed lag. when i upload my map to my host my server laggs but im not connecting to the server the host checks the map for errors first and then uploads it.
     
  18. Offline

    maehze

  19. Offline

    xxmurdertrampxx

    can anyone help me, my
    - essentials.protect.exemptplacement
    - essentials.protect.exemptusage
    isnt working, and i dont know what to do...ive put everything in the parser and its correct, all my plugings are up to date and groupmanager, essentials, essentials.protect, and spawnx(change spawn location) are the only plugins im using, ive been trying to find an answer for the past week :-/

    here is my config file in my essentials.protect

    Code:
    ############################################################
    # +------------------------------------------------------+ #
    # |                       Notes                          | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI.
    # If you receive an error when Essentials loads, ensure that:
    #   - No tabs are present: YAML only allows spaces
    #   - Indents are correct: YAML heirarchy is based entirely on indentation
    #   - You have "escaped" all apostrophes in your text: If you want to write "don't", for example, write "don''t" instead (note the doubled apostrphe)
    #   - List items are prefixed with a hyphen and indented:
    #       lists:
    #         - look like this
    #       not:
    #       - like this
    #   - Text with symbols is enclosed in single or double quotation marks
    #   - CraftBukkit and Permissions have been updated: CraftBukkit and Essentials almost always line up, but sometimes other plugins fall behind CraftBukkit's multiple daily updates
    #   - You have saved the document as UTF-8, NOT the default, ANSI
        
    ############################################################
    # +------------------------------------------------------+ #
    # |                 Essentials (Global)                  | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # A color code between 0-9 or a-f. Set to 'none' to disable.
    ops-name-color: 'c'
    
    # The character(s) to prefix all nicknames, so that you know they are not true usernames.
    nickname-prefix: '~'
    
    # 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
    
    # The delay, in seconds, required between /heal attempts
    heal-cooldown: 60
    
    # The number of items given if the quantity parameter is left out in /item or /give.
    default-stack-size: 64
    
    #what to prevent from /i /give
    #e.g item-spawn-blacklist: 46,11,10
    item-spawn-blacklist: 46,07,7,08,8,09,9,10,11,25,51,49,79,259,325,326,327
    
    # Whether or not to reclaim memory on player logout; this is technical, and should only be changed under special circumstances.
    # This generally increases server stability unless very specific runtime configurations are used.
    # HOWEVER, it is known to cause lag upon users logging OUT, so beware!
    reclaim-onlogout: false
    
    # Should primitive spawn protection be enabled?  For most servers, this should be flase; it is better to use a third-party plugin to protect it.
    spawn-protection: false
    
    # Nether settings (switch between worlds with "/world nether" and "/world normal")
    # Sets whether the nether system is enabled, what folder to save the world in, and whether portals should teleport players between worlds.
    nether:
      enabled: false
      folder: nether
      portals-enabled: false
      generate-exit-portals: false
      use-1to1-ratio: false
    
    # Mob limit on spawnmob
    spawnmob-limit: 10
    
    # The message of the day, displayed on connect and by typing /motd.
    motd:
      - '&cWelcome, {PLAYER}&c!'
      - '&fType &c/help&f for a list of commands.'
      - 'Currently online: {PLAYERLIST}'
      - 'Did you know that you can make [Disposal] signs with Essentials?'
      - 'Type /kits to see our kits available'
    
    # The server rules, available by typing /rules
    rules:
      - '[1] Be respectful'
      - '[2] Be ethical'
      - '[3] Use common sense'
    
    # When a command conflicts with another plugin, by default, Essentials will try to force the OTHER plugin to take
    # priority.  If a command is in this list, Essentials will try to give ITSELF priority.  This does not always work:
    # usually whichever plugin was updated most recently wins out.  However, the full name of the command will always work.
    # For example, if WorldGuard and Essentials are both enabled, and WorldGuard takes control over /god, /essentials:god
    # will still map to Essentials, whereas it might normally get forced upon WorldGuard.  Commands prefixed with an "e",
    # such as /egod, will always grant Essentials priority.
    # Because WorldGuard's /god is broken/unreliable, we should try to take priority over /god.  If this doesn't work, use
    # /essentials:god or /egod.  Do NOT use WorldGuard's /god, or you will likely be stuck in god mode.
    overridden-commands:
      - god
    
    # Disabled commands will be completelly unavailable on the server.
    disabled-commands:
    # - nick
    
    # Restricted commands will only be available to ops.
    # These will have NO EFFECT if you have Permissions installed!
    # These are here only if you want something simpler than Permissions.
    restricted-commands:
      - bigtree
      - item
      - give
      - heal
      - plugin
      - top
      - tp
      - tphere
      - tree
      - setspawn
      - antioch
      - kick
      - ban
      - unban
      - top
      - jump
      - tpo
      - tppos
      - tpohere
      - economy
      - setwarp
      - delwarp
      - essentials
      - gc
      - spawnmob
      - broadcast
      - burn
      - ext
      - kill
      - ping
      - banip
      - unban
      - mute
      - kick
      - kickall
      - unbanip
      - togglejail
      - setjail
    
    # Note: All items MUST be followed by a quantity!
    # Times are measured in seconds.
    kits:
      tools:
        delay: 10
        items:
          - 277 1
          - 278 1
          - 279 1
    
    # Disable all signs
    signs-disabled: false
    
    # Backup runs a command while saving is disabled
    backup:
      # Interval in minutes
      interval: 60
      # Add a command that backups your data, e.g.
      # command: 'rdiff-backup World1 backups/World1'
    
    # Set this true to enable permission per warp.
    per-warp-permission: false
    
    # Sort output of /list command by groups
    sort-list-by-groups: false
    
    # More output to the console
    debug: false
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsHome                     | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # When users die, should they respawn at their homes, instead of the spawnpoint?
    respawn-at-home: false
    
    # When a user interacts with a bed, should their home be set to that location?
    # If you enable this and remove default user access to the /sethome command, you can make beds the only way for players to set their home location.
    bed-sethome: false
    
    #if no home is set send you to spawn when /home is used
    spawn-if-no-home: false
     
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsEco                      | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # Defines the balance with which new players begin.  Defaults to 0.
    starting-balance: 0
    
    # worth-# defines the value of an item when it is sold to the server via /sell.
    # These are now defined in worth.yml
    
    # Defines the cost to use the given commands PER USE
    command-costs:
      # /example costs $1000 PER USE
      #example: 1000
      # /kit tools costs $1500 PER USE
     # kit-tools: 1500
        
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsHelp                     | #
    # +------------------------------------------------------+ #
    ############################################################
    
    #Show other plugins commands in help
    non-ess-in-help: true
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsChat                     | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
    # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
    # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
    # Or with essentials.chat.question can override this by prefixing text with a question mark (?)
    chat:
      radius: 0
    
      # If set to the default chat format which "should" be compatible with ichat.
      format: '<{DISPLAYNAME}> {MESSAGE}'
      #format: '&7[{GROUP}]&f {DISPLAYNAME}&7:&f {MESSAGE}'
    
      # You can also have group-specific formats, uncomment to enable:
      group-formats:
      #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&f {MESSAGE}'
      #  Admins: '{WORLDNAME} &c[{GROUP}]&f {DISPLAYNAME}&7:&c {MESSAGE}'
        
    ############################################################
    # +------------------------------------------------------+ #
    # |                 EssentialsProtect                    | #
    # +------------------------------------------------------+ #
    ############################################################
    
    protect:
      # Database settings for sign/rail protection
      # get mysql.jar and sqlite and place it in your serverroot/lib directory from here:
      # http://java.net/projects/essentials/sources/svn/show/lib?rev=435
     
      # mysql, sqlite or none
      datatype: 'sqlite'
    
      # If you specified MySQL above, you MUST enter the appropriate details here.
      # If you specified SQLite above, these will be IGNORED.
      username: 'root'
      password: 'root'
      mysqlDb: 'jdbc:mysql://localhost:3306/minecraft'
    
      # For which block types would you like to be alerted?
      # You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.
      alert:
        # 10: lava
        # 11: still lava
        # 46: TNT
        on-placement: 46,07,7,08,8,09,9,10,11,25,51,49,79,259,325,326,327
        on-use: 46,07,7,08,8,09,9,10,11,25,51,49,79,259,325,326,327
        # 46: TNT
        on-break: 46,07,7,08,8,09,9,10,11,25,51,49,79,259,325,326,327
    
      # Users cannot PLACE these types of blocks/items.
      # < 255 designates a BLOCK
      # > 255 designates an ITEM (Some blocks can be placed as blocks OR items; lava blocks can be placed by lava buckets, for example.)
      blacklist:
        placement: 46,07,7,08,8,09,9,10,11,25,51,49,79,259,325,326,327
        usage: 46,07,7,08,8,09,9,10,11,25,51,49,79,259,325,326,327
    
        #prevent people from breaking blocks
        #break: 20,50
        break: 46,07,7,08,8,09,9,10,11,25,51,49,79,259,325,326,327
     
      # General physics/behavior modifications
      prevent:
        lava-flow: true
        water-flow: true
        water-bucket-flow: true
        fire-spread: true
        lava-fire-spread: true
        flint-fire: true
        portal-creation: false
        tnt-explosion: true
        creeper-explosion: false
        creeper-playerdamage: false
        creeper-blockdamage: false
        # Monsters won't follow players
        # permission essentials.protect.entitytarget.bypass disables this
        entitytarget: false
        # Prevent the spawning of creatures
        spawn:
          chicken: false
          cow: false
          creeper: false
          ghast: true
          giant: false
          monster: false
          pig: false
          pig_zombie: false
          sheep: false
          skeleton: false
          slime: true
          spider: false
          squid: false
          zombie: false
          wolf: false
    
      # Maximum height the creeper should explode. -1 allows them to explode everywhere.
      # Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
      creeper:
        max-height: -1
    
      # Protect various blocks.
      protect:
        # Protect all signs
        signs: true
    
        # Prevent users from destroying rails
        rails: true
    
        # Blocks below rails/signs are also protected if the respective rail/sign is protected.
        # This makes it more difficult to circumvent protection, and should be enabled.
        # This only has an effect if "rails" or "signs" is also enabled.
        block-below: true
    
       # Prevent placing blocks above protected rails, this is to stop a potential griefing
        prevent-block-on-rails: false
    
      # Disable various default physics and behaviors
      disable:
        # Should fall damage be disabled?
        fall: false
    
        # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
        # They will be unable to attack users without that same permission node.
        pvp: false
    
        # Should drowning damage be disabled?
        # (Split into two behaviors; generally, you want both set to the same value)
        drown: false
        suffocate: false
    
        # Should damage via lava be disabled?  Items that fall into lava will still burn to a crisp. ;)
        lavadmg: true
    
        # Should arrow damage be disabled
        projectiles: false
    
        # This will disable damage from touching cacti.
        contactdmg: false
    
        # Burn, baby, burn!  Should fire damage be disabled?
        firedmg: true
    
        # Should people with build: false in permissions be allowed to build
        # Set true to disable building for those people
        build: true
    
        #Should we tell people they are not allowed to build
        warn-on-build-disallow: true
          
    ############################################################
    # +------------------------------------------------------+ #
    # |                    New Players                       | #
    # +------------------------------------------------------+ #
    ############################################################
    
    newbies:
      # Should we announce to the server when someone logs in for the first time?
      # If so, use this format, replacing {DISPLAYNAME} with the player name.
      # If not, set to ''
      #announce-format: ''
      announce-format: '&dWelcome {DISPLAYNAME} to the server!'
    
      # When we spawn for the first time, which spawnpoint do we use?
      spawnpoint: newbies
    
    # End of File <-- No seriously, you're done with configuration.
    here is the groups file in group manager

    Code:
    groups:
      Default:
        default: true
        permissions:
        - essentials.help
        - essentials.home
        - essentials.motd
        - essentials.sethome
        - essentials.helpop
        inheritance: []
        info:
          prefix: ''
          build: false
          suffix: ''
      Regulars:
        default: false
        permissions:
        - essentials.help
        - essentials.signs.mail.create
        - essentials.signs.mail.use
        - essentials.signs.protection.create
        - essentials.signs.protection.use
        - essentials.world
        - essentials.portal
        - essentials.home
        - essentials.sethome
        - essentials.msg
        - essentials.afk
        - essentials.rules
        - essentials.motd
        - essentials.me
        - essentials.mail.send
        - essentials.helpop
        - essentials.whois
        - essentials.clearinventory
        - essentials.kick
        - essentials.give
        - essentials.item
        - essentials.kit
        - essentials.kit.<tools>
        - essentials.time
        - essentials.heal
        - essentials.unlimited
        inheritance:
        - regulars
        info:
          prefix: '&c'
          build: true
          suffix: Reg
      Moderators:
        default: false
        permissions:
        - essentials.afk
        - essentials.ban
        - essentials.banip
        - essentials.bigtree
        - essentials.broadcast
        - essentials.clearinventory
        - essentials.give
        - essentials.heal
        - essentials.help
        - essentials.home
        - essentials.item
        - essentials.jails
        - essentials.kick
        - essentials.kickall
        - essentials.kill
        - essentials.kit
        - essentials.kit.<tools>
        - essentials.list
        - essentials.mail.send
        - essentials.me
        - essentials.motd
        - essentials.msg
        - essentials.portal
        - essentials.protect.exemptplacement
        - essentials.protect.exemptusage
        - essentials.rules
        - essentials.sethome
        - essentials.signs.mail.create
        - essentials.signs.mail.use
        - essentials.signs.protection.create
        - essentials.signs.protection.override
        - essentials.signs.protection.use
        - essentials.spawnmob
        - essentials.time
        - essentials.togglejail
        - essentials.tp
        - essentials.tphere
        - essentials.tree
        - essentials.unban
        - essentials.unbanip
        - essentials.unlimited
        - essentials.whois
        - essentials.world
        inheritance:
        - moderators
        info:
          prefix: ''
          build: true
          suffix: Mod
      Admin:
        default: false
        permissions:
        - essentials.afk
        - essentials.backup
        - essentials.ban
        - essentials.banip
        - essentials.bigtree
        - essentials.broadcast
        - essentials.clearinventory
        - essentials.deljail
        - essentials.essentials
        - essentials.gc
        - essentials.give
        - essentials.heal
        - essentials.help
        - essentials.home
        - essentials.item
        - essentials.jails
        - essentials.kick
        - essentials.kickall
        - essentials.kill
        - essentials.kit
        - essentials.kit.<tools>
        - essentials.list
        - essentials.mail.send
        - essentials.me
        - essentials.motd
        - essentials.msg
        - essentials.ping
        - essentials.plugin
        - essentials.portal
        - essentials.reloadall
        - essentials.rules
        - essentials.sethome
        - essentials.setjail
        - essentials.signs.mail.create
        - essentials.signs.mail.use
        - essentials.signs.protection.create
        - essentials.signs.protection.override
        - essentials.signs.protection.use
        - essentials.spawnmob
        - essentials.time
        - essentials.togglejail
        - essentials.tp
        - essentials.tphere
        - essentials.tree
        - essentials.unban
        - essentials.unbanip
        - essentials.unlimited
        - essentials.whois
        - essentials.world
        - essentials.protect.exemptplacement
        - essentials.protect.exemptusage
        inheritance:
        - admin
        info:
          prefix: ''
          build: true
          suffix: Admin
    
    here is the users file in groupmanager

    Code:
    users:
      bleachget:
        subgroups: []
        permissions: []
        group: Regulars
      gaara_the_sand:
        subgroups: []
        permissions: []
        group: Admin
      chrisxknight:
        subgroups: []
        permissions: []
        group: Regulars
      ir1dium:
        subgroups: []
        permissions: []
        group: Regulars
      konaman30:
        subgroups: []
        permissions: []
        group: Regulars
      buraeen:
        subgroups: []
        permissions: []
        group: Moderators
      kingchango7:
        subgroups: []
        permissions: []
        group: Moderators
      derkudominus:
        subgroups: []
        permissions: []
        group: Moderators
      crono801:
        subgroups: []
        permissions: []
        group: Regulars
      camelcrush21:
        subgroups: []
        permissions: []
        group: Moderators
      dragonsbreath22:
        subgroups: []
        permissions: []
        group: Regulars
      dustin2323:
        subgroups: []
        permissions: []
        group: Regulars
      tomphlosion:
        subgroups: []
        permissions: []
        group: Regulars
      magusunion:
        subgroups: []
        permissions: []
        group: Regulars
      ironmanandy:
        subgroups: []
        permissions: []
        group: Regulars
      brendeazy22:
        subgroups: []
        permissions: []
        group: Regulars
      xxmurdertrampxx:
        subgroups: []
        permissions: []
        group: Admin
      arsinic:
        subgroups: []
        permissions: []
        group: Moderators
    
     
Thread Status:
Not open for further replies.

Share This Page