AuthorMessage
InfErnuS
n00b
Posts: 28

I want to run a hub where a certain prefix is required and the hub renames the user to the correct prefix. What i did was:
!set isp ips add [TEST] = 0.0.0.0-255.255.255.255
!set isp reqisppref on
and
!set isp forcepref on
It renames users to [ISP]nick instead of [TEST]nick.. Am i doing something wrong or did i find a bug?