• 3

    posted a message on Cracking a Server
    Here's a brilliant idea. You and your friends buy the damn game.
    Posted in: Server Support and Administration
  • 1

    posted a message on ECS Minecraft [24/7][20-slots][Survival]
    The server is up and ready for any new applicants. Hope to see anyone interested on soon :biggrin.gif:
    Posted in: Minecraft Survival Servers (archive)
  • 1

    posted a message on ECS Minecraft [24/7][20-slots][Survival]

    Ex Cinere Surgimus
    ECS-server
    "Rises from the Ashes"


    The Main Goal


    The server has been online since August 31, 2011 and is still in it's first stages of creation. It is rebuilding itself from the ashes of the recently closed down Van-craft build server. The staff and many of the players thought it was time to open a smaller more dedicated server where we could just play Minecraft. The goal is epic builds, a fun/mature community, and a chance to get yourself known.

    We will be making a new map once Minecraft is fully released!

    Our server is building a mature, strong community focused survival server, unlike some of the Minecraft servers today. We play to make amazing structures without the spawning of materials.

    How does this work?


    We keep the community like this by having an application process that isn't overbearing but can keep the people who just want to grief out. This application needs to completed to it's fullest potential. Once read and you are accepted you will be added to the servers permissions file giving you the ability to build. Before applying you can connect and survey the map.

    To Apply Visit: apply.ecs-server.net
    After applying you will receive an email stating whether or not you have been accepted. Please allow this to take some time to process/be sent.

    The server runs Bukkit with a selection of plugins to ensure our players don't have to worry about the problems faced in normal SMP. Worried about thieves? Lock your chests, and door so those fools can't get in. TNT is also toned down slightly so that it is effective for mining but useless for griefing.

    Rules

    1. Be respectful to other users and staff.
    2. Do not fly, use X-ray, or any other client-sided modifications.
    3. Do not break or place any blocks on another's property.
    4. Do not be offensive to anothers race/religious beliefs.
    5. You are free to build anywhere, away from others buildings.
    6. You may only build in a town with permission from the founder.
    7. No 1x1 towers, holes, or 2x1 tunnels.
    8. Staff has final say on all matters.

    Current staff

    aetaric (Owner)
    XenonPhenom (SysAdmin)
    GeorgesP (Admin)
    Computrix (Admin)
    DSniper77 (Admin)
    sik_xxragexx (Admin)


    Donation benefits


    All donators will receive a yellow [VIP] tag infront of their name and the following commands based on the amount donated.

    $5 - a diamond tool of your choice, superpick and fly.
    $10 - a set of diamond tools and a stack of items of your choice (no precious metal ingots or blocks), superpic, and fly
    $15 - a set of diamond tools + armor and 3 stacks of items of your choice (no precious metal ingots or blocks), superpick and fly
    $20 - a set of diamond tools + armor and 5 stacks of items of your choice (no precious metal ingots or blocks), superpick and fly


    We would like to thank you, all who have donated or may donate in the future!

    Suggestions or comments?

    Please email [email protected] with suggestions/comments
    Posted in: Minecraft Survival Servers (archive)
  • 1

    posted a message on Need Map Fixed!
    Tutorial on how to fix it yourself!

    1. Stop server [obvious]

    2. Edit WorldGuards config to disable TNT-explosion/ignition. This will stop the lag, continuous detonation, and prevent further damage to land/buildings/etc.

    3. Start server back up and connect to check for TNT still detonating. If explosions have subsided go to affected region.

    4. Use WorldEdit to regenerate landscape.

    a. Be above target chunk.
    b. Do //chunk
    c. Do //regen
    d. Profit

    5. (optional) Back to WorldGuard and reenable TNT if you so choose.

    If you so choose, I'll edit configs, etc. for you. Otherwise simple fix for a very BIG problem :tongue.gif:

    Please feel free to add my skype if you have questions: xenonphenom

    or PM me with other questions.

    -Xenon
    Posted in: Server Support and Administration
  • 1

    posted a message on Need Help BAD
    I agree with Meapa. Crig000 is a bit suspicious with that kind of an offer. But just our opinions...

    I'm happy to do (if you want) every bit of coding you need done


    There is no coding to be done, only configuring... what are you talking about buddy? Also looking through your "offer" I noticed you made no attempt to use proper punctuation in anyway at all. That makes me even more skeptical of your "qualifications".
    Posted in: Server Support and Administration
  • 1

    posted a message on Essential: Permissions Help!
    I believe I have fixed the problem for you. Fixed version right below here.

    groups:
      User:
        default: true
        permissions:
        - essentials.help
        - essentials.helpop
        - essentials.list
        - essentials.motd
        - essentials.rules
        - essentials.spawn
        - ichat.color
        inheritance: []
        info:
          prefix: '&f'
          build: false
          suffix: ''
      Builder:
        default: false
        permissions:
        - essentials.afk
        - essentials.back.ondeath
        - essentials.home
        - essentials.me
        - essentials.msg
        - essentials.nick
        - essentials.protect
        - essentials.sethome
        - essentials.signs.protection.create
        - essentials.signs.protection.use
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        inheritance:
        - user
        info:
          prefix: '&2'
          build: true
          suffix: ''
      ProBuilder:
        default: false
        permissions:
        - essentials.kit.Miner
        - essentials.kit.Redstone
        - wings.fly
        - essentials.eco
        - essentials.ext
        inheritance:
        - builder
        info:
          prefix: '&1'
          build: true
          suffix: ''
      Moderator:
        default: false
        permissions:
        - essentials.back
        - essentials.ban
        - essentials.banip
        - essentials.broadcast
        - essentials.delwarp
        - essentials.depth
        - 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
        - groupmanager.listgroups
        - groupmanager.mandemote
        - groupmanager.manpromote
        inheritance:
        - probuilder
        info:
          prefix: '&6'
          build: true
          suffix: ''
      Admin:
        default: false
        permissions:
        - -essentials.protect.damage.*
        - groupmanager.manload
        - groupmanager.mansave
        - groupmanager.manselect
        - groupmanager.manuadd
        - groupmanager.manudel
        - '*'
        inheritance:
        - moderator
        info:
          prefix: '&4'
          build: true
          suffix: ''


    Why did yours not work you may ask? You can't have a ":" in the group name. :tongue.gif:

    The error in yours was here:

      ProBuilder: builder
        default: false
        permissions:
        - essential.kit.Miner
        - essential.kit.Redstone
        - wings.fly
        - essentials.eco
        - essentials.ext
        inheritance:
        - builder
        info:
          prefix: '&1'
          build: true
          suffix: ''
    
    
    
    
    ERROR:
    
    mapping values are not allowed here
      in "<unicode string>", line 2, column 12:
            default: false
                   ^
    Posted in: Server Support and Administration
  • 1

    posted a message on Grouping world guard?
    Quote from LankyAus

    Cheers mate, we'll give that a shot.


    Also reading about how you want them to be able to use buttons/switches etc. Residence actually allows you to disable letting them break blocks but let them use items. i.e - chest, doors, lever, buttons, etc.

    Just give them the flag for that area and to learn how to use flags use the Residence wiki :iapprove: Believe me when I say you'll need that wiki for a while because the commands are this long all the time:

    Command Examples:

    /res create [zone] - Create zone
    /res set [zone] build false - Disallow building in a zone except for zone creator
    /res pset HerpyDerp [zone] build true - Allow player HerpyDerp build in a zone

    Good luck! :biggrin.gif:
    Posted in: Server Support and Administration
  • 1

    posted a message on Grouping world guard?
    Try Residence out. Just a suggestion :wink.gif:

    Click me for Residence download!
    Posted in: Server Support and Administration
  • 1

    posted a message on i need help
    Why is this posted in Server Administration again? :dry.gif:
    Posted in: Server Support and Administration
  • 2

    posted a message on Server hosts
    This is not the place to be posting this.
    Posted in: Starting Up / Looking For Server
  • To post a comment, please .