Level 2
Apprentice Network
0

Forum Posts

1 - 10 of 10

    AbsentMinded_
    08/28/2017 6:48 am
    Level 2 : Apprentice Network
    Yeah, as I said save up. You don't really need the most amazing build to run minecraft at full settings, you just need a decent CPU alongside a graphics card to use shaders with full potential.
    1
    AbsentMinded_
    08/27/2017 3:07 pm
    Level 2 : Apprentice Network
    Can you make me a professional looking caucasian, brown-haired man skin? If possible, could you create the clothes as a netting so I would be able to take them off in the skin-customisation menu in-game? Thank you ;)
    1
    AbsentMinded_
    08/27/2017 3:04 pm
    Level 2 : Apprentice Network
    By the looks of things, a GTX 1050 is more than enough to run Minecraft on maxed-out settings, however I'm not to sure about shaders. Depending on what shaders you want, You should be able to average about 40-50fps, due to your selection of the CPU. I recommend at least saving up for an i5 and you should be good to go. Forget about an i7 though, that would just be ridiculous to play Minecraft on.
    1
    AbsentMinded_
    02/01/2016 5:04 am
    Level 2 : Apprentice Network
    Not possible. Buy a host.
    1
    AbsentMinded_
    01/31/2016 11:38 am
    Level 2 : Apprentice Network
    Josh, can you please post or pastebin the config for "Prison2". I would recommend the plugin "EzRanksLite" as its light, simple and looks professional.
    1
    AbsentMinded_
    01/31/2016 11:34 am
    Level 2 : Apprentice Network
    Here's some example code to get you started:

    groups:
    a:
    options:
    default: true
    prefix: '&8[&6A&8] &f'
    weight: '20'
    rank: '100'
    permissions:
    - usb.extra.addwarp
    - usb.party.*
    - usb.island.*
    - usb.island.create
    - usb.create
    - essentials.balance
    - essentials.spawn
    b:
    inheritance:
    - a
    options:
    prefix: '&8[&6B&8] &f'
    weight: '19'
    rank: '90'
    permissions:
    - essentials.tp
    c:
    inheritance:
    - b
    options:
    prefix: '&8[&6C&8] &f'
    weight: '18'
    rank: '80'
    d:
    inheritance:
    - c
    options:
    prefix: '&8[&6D&8] &f'
    weight: '17'
    rank: '70'
    vip:
    options:
    suffix: '&8[&dVIP&8]'
    weight: '100'
    rank: '100'
    rank-ladder: donors
    vip2:
    options:
    suffix: '&8[&dVIP+&8]'
    weight: '100'
    rank: '90'
    rank-ladder: donors
    e:
    inheritance:
    - d
    worlds:
    world:
    permissions:
    - essentials.fly
    options:
    prefix: '&8[&6E&8]'
    rank: '60'
    weight: '16'
    schema-version: 1
    1
    AbsentMinded_
    01/31/2016 11:28 am
    Level 2 : Apprentice Network
    Nedo, are you using notepad++? If so, there is a common error with it when you use yml code. Make sure the Prefix: '[prefix]' portion is all highlighted in blue.

    Have you made sure that you actually put the prefix: '[prefix]' under the correct location in the rank?
    1
    AbsentMinded_
    01/31/2016 11:23 am
    Level 2 : Apprentice Network
    Rapidz, you have to use a plugin that formats chat such as EssentialsChat, just add [{FACTION}] in with your chat layout in the config.yml and you're good to go! eg;

    Go to plugins folder, then go to Essentials, open 'config.yml', (With Notepad++ recommended), keep scrolling down until you reach 'Chat' settings, and you will see this:

    format: '{DISPLAYNAME} {MESSAGE}'

    Just add [{FACTION}].
    So it will look like this:
    format: '[{FACTION}]{DISPLAYNAME} {MESSAGE}'

    That's it, replace with original config, and reload / restart the server.
    It will work .

    Here's the whole main code:
    ############################################################
    # +------------------------------------------------------+ #
    # | EssentialsChat | #
    # +------------------------------------------------------+ #
    ############################################################
    chat:
    # 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 (!)
    # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
    # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
    radius: 0
    # Chat formatting can be done in two ways, you can either define a standard format for all chat
    # Or you can give a group specific chat format, to give some extra variation.
    # If set to the default chat format which "should" be compatible with ichat.
    # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting
    format: '[{FACTION}]{DISPLAYNAME} {MESSAGE}'
    #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
    group-formats:
    # Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
    # Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'


    Note: Remove the "#" before "format" so that enables in the chat.
    Otherwise it won't work.

    So like:
    #format: '[{FACTION}]{DISPLAYNAME} {MESSAGE}'

    To:
    format: '[{FACTION}]{DISPLAYNAME} {MESSAGE}'
    1
    AbsentMinded_
    01/31/2016 11:17 am
    Level 2 : Apprentice Network
    Agent, I can offer my help to you but will need some background information first;

    1) Have you edited any files within PEX
    2) Do you have the correct version & server jar?

    If not, please add me on skype: claw.mc and I will be happy to write up some permissions for you,
    1
    AbsentMinded_
    01/31/2016 11:14 am
    Level 2 : Apprentice Network
    Just to let you know, you playing minecraft story mode with no dialogue is very boring. Put some spice and more effort into your videos to make them more entertaining.
    1

1 - 10 of 10

Welcome