Hey everyone so I have a question on how to use restricted servers with ZNPCs. When doing
/znpcs action 1 add SERVER private
the NPC will just send the player to that server no matter if it’s restricted or not so I tried using
/znpcs action 1 add CMD server private
because when using the command, the proxy actually checks if the player has permissions to connect to that server. Now when I tried doing that the NPC just tells me he can’t find the /server command. That’s because it’s executing that command on the backend server. Is there any way to execute that command through the proxy?
Hey everyone so I have a question on how to use restricted servers with ZNPCs. When doing
the NPC will just send the player to that server no matter if it’s restricted or not so I tried using
because when using the command, the proxy actually checks if the player has permissions to connect to that server. Now when I tried doing that the NPC just tells me he can’t find the /server command. That’s because it’s executing that command on the backend server. Is there any way to execute that command through the proxy?