Jump to content
  • 0

Delete Mode not working for Non-OPS in NEI


Question

Posted

Title: Delete Mode not working for Non-OPS in NEI

Version: 3.1.2

OS: Windows 7 Enterprise 64-bit

Java Version: 7

Description of Problem:

I have edited the NEIServer.cfg to allow ALL to use Delete mode (delete=ALL) and still only OPS can use it. I did the same for Time and Weather and everyone can use them without a problem.

Error Messages:

None

Error Log:


None

6 answers to this question

Recommended Posts

  • 0
Posted

Doh! Might be helpful huh? i was really aggravated when i posted this!

#NEI Server Permissions

# Names are Comma (,) separated

# ALL, OP and NONE are special names

 

saved.creativeinv=

saved.disable-dawn=false

saved.disable-dusk=true

saved.disable-midnight=false

saved.disable-noon=false

saved.disable-rain=true

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=ALL, OP, Quintac

    enchant=OP

    heal=OP

    item=OP

    magnet=OP

    notify-item=CONSOLE, OP

    rain=ALL

    save-state=OP

    time=ALL

}

I just added the ", OP, Quintac" portion after i posted this last night. This did not fix the problem. Quintac is my Non-OP character and I still can't use the delete mode in any fashion. Please HELP!!!

Join the conversation

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

Guest
Answer this question...

×   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...