TRF22708's Avatar
Member
Level 1 New Architect
7

Forum Posts

1 - 13 of 13

    TRF22708
    04/03/2012 2:08 am
    Level 1 : New Architect
    TRF22708's Avatar
    IGN: TRF22708
    Skype: Yes
    What position(s) do you want: Builder
    Age: 18
    Maturity: 8.75
    How many mod positions are there: 9 Taken and 1 Untaken
    Good Mic: Yes
    Screenshots of your work: Unfortunately I don't have any screenshots, as my server worlds aren't currently active, and I am unwilling to create a new one for this application. I'm sure this will lower my chances, but oh well.
    Are you on the staff of any other servers: Yes, I own a currently private-ish survival server.
    Have you ever been banned, for any reason: No.
    In more then 35 words, why do you want this position and why should we give it to you?:
    I am a *mostly* capable builder willing to help develop server structures. If needed (or allowed ), I can also create custom terrain with VoxelSniper, which may help in some areas of the server. I spend lots of time playing Minecraft, and would like to use some of that time building where my work can be seen and used. I take design seriously, and am willing to take criticism and rework builds to meet the preferred look/function.
    Also, I am a fairly skilled redstone engineer. I can create, or figure out how to create redstone devices where needed and give advice for the circuits of others.
    Guess my favorite food: Cantaloupe?
    1
    TRF22708
    04/03/2012 1:14 am
    Level 1 : New Architect
    TRF22708's Avatar
    IGN: TRF22708.

    Name: Travis.

    Contact You: I check PMs here often, and am always willing to use Skype.

    Number of slots: ~30. anywhere between 20 and 30 should be fine.

    Plugins and stuff (because you should probably know): I currently run a private server that is something along the lines of a creative-survival hybrid with multiple worlds (changing, but usually about 3), and plan to re-open it to the public.
    Not sure how many plugins exactly, but it's in the 5-15 range. Most don't seem too stressful on servers, but others... To name a few, VoxelSniper, WorldEdit/WorldGuard, Essentials, NoCheat, McMMO, MultiVerse, and others.
    Judging from your reaction to other posts, this is a bit much, but it's worth a shot right? I am capable of configuring all plugins myself (and would probably prefer to), and have some server staff already. Anyways, we can go over specifics if you decide to host for me. If not, no hard feelings, I don't desperately need a host, it would just make my life (minecraft life) much easier.
    At the very least, thanks for offering
    1
    TRF22708
    10/19/2011 1:59 am
    Level 1 : New Architect
    TRF22708's Avatar
    Sounds fun, I might do it but a few questions first:
    What's the preferred size of this medieval castle, and do you want this built on your server or elsewhere with a schematic?
    1
    TRF22708
    10/17/2011 5:08 pm
    Level 1 : New Architect
    TRF22708's Avatar
    Age: 17

    Forms of Communications:
    Skype (same IGN), PMC Private Messages, and you can contact me on my server (linked in builds below).

    Prior builds:(links, embedded images, etc):
    http://www.planetminecraft.com/server/metalcraft----survival-factions-multiworld/

    I can get more screenshots if you need.

    Ideas:
    A city on (and potentially submerged in) the water for a survival spawn sounds amazing. I would need to see the desired location to make good guesses as to how it would look, but bridges extending from the spawn leading players to the wilderness sounds nice.
    I am also good with the Voxel Sniper plugin, and could use that to create landscapes for your bordered world. Everyone likes mountain ranges and waterfalls right?

    Location:
    West Coast USA

    Average play time:
    About 5 hours daily. Specific ranges are hard to say, as my schedule changes each day.

    Ign: TRF22708

    What you want from me:
    I want credit where/when I deserve it, and something interesting to do for a while (building epicness).
    1
    TRF22708
    10/16/2011 8:24 pm
    Level 1 : New Architect
    TRF22708's Avatar
    I have a few friends who are in need of this amazing game.
    If I get it, maybe I'll use a random number generator to randomly pick one of them to give it to
    1
    TRF22708
    08/08/2011 5:43 am
    Level 1 : New Architect
    TRF22708's Avatar
    ZaphodXAre you sure??? I always use /reload or /reloadall and it never resets the files to how they were?

    Well honestly, I'm not sure. But in every case I can recall while using Permissions 3, if I try to load the new files with either /reload or /reload all, the permissions files "undo" the changes. It may be something stupid to do with my specific setup, but in each case it seems to do just that.

    And I have heard that Essentials Chat is likely the least effective chat plugin (of the ones mentioned here), but it usually works well for me. Changing to another chat plugin will probably fix the issue, since everything else appears to be the way it should be.
    1
    TRF22708
    08/07/2011 7:21 pm
    Level 1 : New Architect
    TRF22708's Avatar
    Then it should work if you copy the groups and users files into both the <worldname> and <worldname>_nether (or whatever else your netherworld is called) folders.

    Sorry if I couldn't help fix it.
    Hopefully someone else looking in can share the answer to this problem...
    1
    TRF22708
    08/07/2011 7:17 pm
    Level 1 : New Architect
    TRF22708's Avatar
    If there aren't any errors, you have those plugins, and your code looks like what's above, I'm stuck...
    Is your server a multi-world server? If so, (or maybe if not) make sure the group and user files you are changing are in the proper world folder (it has the same name as your world).
    If you modified the files when the server was running, use /pr -reload all to update them, NOT /reload all, as that will reset the files to the way they were.
    1
    TRF22708
    08/07/2011 7:03 pm
    Level 1 : New Architect
    TRF22708's Avatar
    Oh, ok then.
    That really looks like it should be working...
    Check for errors in your console, especially if they are related to Essentials or Permissions, and if you don't have regular Essentials, you may need to get it.
    Also note that this only changes the color of the display name, not the chat text.
    And just in case you didn't know, &2 is green, so if your displayname is green when you type, it works.

    EDIT: You changed the code on me, so the green part isn't really relevant, but the rest still applies, I think.
    1
    TRF22708
    08/07/2011 6:57 pm
    Level 1 : New Architect
    TRF22708's Avatar
    YAML files are "space-sensitive" (it's really annoying). So you have to use the right amount of spaces with each step down the hierarchy.

    groups:
    Owner:
    default: false
    info:
    build: true
    prefix: '&c'
    suffix: ''
    permissions:
    - '*'


    If you use Notepad ++ and change the settings to tabs are spaces, it will make things easier, but it isn't needed.
    1
    TRF22708
    08/07/2011 6:50 pm
    Level 1 : New Architect
    TRF22708's Avatar
    If you setup Permissions correctly (using spaces, not tabs and using ' ' around each prefix and suffix) it should work properly. If you are just using colors, make sure you're using the right &s, which can be found here: https://minepedia.net/colorguide.php

    If you put prefixes/suffixes on groups that nobody is joined in, well then you won't be able to see any changes. But it sounds like it should be working.
    1
    TRF22708
    08/07/2011 6:41 pm
    Level 1 : New Architect
    TRF22708's Avatar
    You have to have a chat plugin like Essentials Chat, iChat, or something like that. Permissions doesn't change the chat at all by itself.
    1

1 - 13 of 13

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome