diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 30e4140f..9889e629 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -61,7 +61,7 @@ body: options: - label: | I tried the [latest build](https://ci.codemc.io/job/Games647/job/FastLogin/) - (build refers to development builds not necessary a release version) + (build refers to development builds not necessary a release version; i.e. v1.10 is out of date) required: true - label: | I checked for existing tickets - diff --git a/core/src/main/resources/messages.yml b/core/src/main/resources/messages.yml index e8c8bae5..97dc1221 100644 --- a/core/src/main/resources/messages.yml +++ b/core/src/main/resources/messages.yml @@ -70,7 +70,7 @@ no-console: '&4You are not a player. You cannot toggle the premium state for YOU # The user wants to toggle premium state, but BungeeCord support is enabled. This means the server have to communicate # with the BungeeCord first which will establish a connection with the database server. -wait-on-proxy: '&6Sending request... (Do not forget to follow the BungeeCord setup guide)' +wait-on-proxy: '&6Sending request... (Do not forget to follow the BungeeCord setup guide referenced on the plugin page)' # When ProtocolLib is enabled and the plugin is unable to continue handling a login request after a requested premium # authentication. In this state the client expects a success packet with an encrypted connection or disconnect packet. @@ -100,5 +100,3 @@ Type &a/premium&6 again to confirm' invalid-public-key: '&cInvalid client public key. Please try to restart your game.' # ========= Bungee/Waterfall only ================================ - -