Skip to content

Commit e0c80c3

Browse files
authored
Update README
1 parent 7b88817 commit e0c80c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and Sponge
2020
5. Copy the secret key from the AuthHook config file (You will need it later for the server)
2121
6. Download the latest version of the AuthHook agent (Same link as step 1)
2222
7. Put the AuthHook agent into the same folder as the server jar
23-
8. Add the following JVM argument to the server start command: `-javaagent:ViaProxyAuthHook-x.x.x.jar` (Replace x.x.x with the version of the AuthHook agent you downloaded)
23+
8. Add the following JVM argument to the server start command: `-javaagent:ViaProxyAuthHook-Agent-x.x.x.jar` (Replace x.x.x with the version of the AuthHook agent you downloaded)
2424
9. Start the server once to generate the config file
2525
10. Open the config file (It's in the same folder as the server jar) and set the secret key to the key you copied in step 4
2626
11. Start both the server and ViaProxy. You can now switch the authentication mode to AuthHook (Use `AUTH_HOOK` for CLI or config file).

0 commit comments

Comments
 (0)