Hi, im codeing for my server and im having some real problems with groups.txt now from what it says at the top i can only assume it means that copy and paste into a new notpad save as groups.txt then replace the original with the new but that hasnt workeds, infact thats thrown the whole thing out of prospective so heres how my .txt. looks like now
"operator"
{
"allow"
{
"ulx kick"
}
"deny"
{
"ulx ban"
"ulx clientmenu"
}
"inherit_from"
{
}
}
"admin"
{
"allow"
{
"ulx kick"
"ulx ban"
"ulx clientmenu"
}
"deny"
{
"ulx adminmenu"
}
"inherit_from"
{
"operator"
}
{
"Neb"
}
"allow"
{
"ulx kick"
"ulx ban"
"immunity"
"ulx adminmenu"
"ulx clientmenu"
"ulx banmenu"
}
"deny"
{
}
}
"Pee"
}
"allow"
{
"ulx kick"
"ulx ban"
"ulx adminmenu"
"ulx clientmenu"
"ulx banmenu"
}
"deny"
{
}
}
// This is your default user. Everyone is considered part of this group so handle with care!
"user"
{
"allow"
{
}
"deny"
{
}
"inherit_from"
{
}
}
"none"
{
"allow"
{
}
"deny"
{
}
"inherit_from"
{
}
}
"user"
{
"allow"
{
}
"deny"
{
}
"inherit_from"
{
}
}
If you can help you'll be helping all Bp servers! thanks
Edit (spbogie): Changed glow block to code to make readable