diff --git a/server/src/main/resources/config.yml b/server/src/main/resources/config.yml index 2b8a051..f4bef18 100644 --- a/server/src/main/resources/config.yml +++ b/server/src/main/resources/config.yml @@ -31,6 +31,7 @@ chat: # Should Plex use a "true op" system with ranks or only permission nodes # Options are "permissions" or "ranks" +# NOTE: If you are using a proxy such as BungeeCord or Velocity, it is highly recommended to use permissions system: ranks data: @@ -232,4 +233,4 @@ update_repo: "plexusorg/Plex" update_branch: "master" # Additional logging for debugging -debug: false \ No newline at end of file +debug: false