Skip to content

Commit

Permalink
Add extra info to why sr reload only exists on the proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexProgrammerDE committed Aug 16, 2023
1 parent 612dc24 commit 27f1990
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/docs/configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ but if you need to change the plugin behavior, you're in the right place here.
If you run a proxy network (BungeeCord/Velocity), you need to have the exact same `config.yml` file on the proxy and all servers.
If you make a change to the config on the proxy, you need to make the same change on all servers.
Make sure to reload the plugin on the proxy and all servers after changing the configuration.
The `/sr reload` command is only available on the proxy, you'll need to restart the servers to use the new config.
The `/sr reload` command is only available on the proxy (Because all backend servers are in Proxy Mode),
you'll need to restart the servers to use the new config.
</Callout>

## Who can change skins?
Expand Down

1 comment on commit 27f1990

@vercel
Copy link

@vercel vercel bot commented on 27f1990 Aug 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.