[Updated][Question] Server-side config file?
EmanYm opened this issue ยท 2 comments
Greetings
Isn't there supposed to be a server-side config file created to enable item spawning and other features? All I get when I click on an item is recipes
I can't even enable creative/creative+ on my client when using it on a (hosted) server environment.
I found a separate NEI config in each of my world folders. I'm guessing this means you can config each world separate?
I would actually prefer a global config, and an optional "PerWorld" config option in that file.
Or even a MySQL database option would be nice.
Edit:
Is it possible to use permission groups on the different options instead of OP or a display name?
permissions
{
adventure=rank1
creative=rank3
creative+=rank4
delete=rank4
enchant=rank3
heal=rank2
item=rank2
magnet=rank1
notify-item=CONSOLE, rank4
potion=rank3
rain=rank3
save-state=rank3
time=rank2
}
This should cover it TheCBProject/Feedback#5 Add any additional info to there.