Jump to content

Recommended Posts

Posted

I am running my own tekkit server, got it working with McMyadmin however i am an admin on therver and this works fine for me, my freind is also admin but when he tried to click it it just give im the recipe and he is in the same group, any ideas? this happend before and redownload the launcher and the files fixed it on his laptop but he has tried this sevral times abnd still unable to give hiself items but i can ?

Posted

If you go to your inventory you'll see a big 'Options' button. Click it, then change recipe mode into cheat mode. That shuld normally fix the problem.

  • 2 weeks later...
Posted

edit the server config called NEISERVER.cfg

it should say this

#NEI Server Permissions

# Names are Comma (,) separated

# ALL, OP and NONE are special names

 

saved.creativeinv=

saved.disable-dawn=false

saved.disable-dusk=false

saved.disable-midnight=false

saved.disable-noon=false

saved.disable-rain=false

saved.magnet=

 

#List of players who can use these blocks.

#Anyone not listed here will not have these blocks appear in their item panel.

#format is {itemID}:{itemDamage}

#Eg. 12:5=CodeChicken, Friend1

BannedBlocks

{

    7:0=NONE

}

 

#List of players who can use these features.

#Eg. time=CodeChicken, Friend1

permissions

{

    creative=OP

    delete=OP

    enchant=OP

    heal=OP

    item=OP

    magnet=OP

    notify-item=CONSOLE, OP

    rain=OP

    save-state=OP

    time=OP

}


 

edit

 

 



{

    creative=OP

    delete=OP

    enchant=OP

    heal=OP

    item=OP

    magnet=OP

    notify-item=CONSOLE, OP

    rain=OP

    save-state=OP

    time=OP

}


 

to

 


{

creative=OP

delete=OP

enchant=OP

heal=OP

item=OP, 'username'

magnet=OP

notify-item=CONSOLE, OP

rain=OP

save-state=OP

time=OP

 

}

Hope i helped :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...