Add mention of Snap to FAQ entry on plugins#692
Open
Phoenix616 wants to merge 1 commit intoPaperMC:mainfrom
Open
Add mention of Snap to FAQ entry on plugins#692Phoenix616 wants to merge 1 commit intoPaperMC:mainfrom
Phoenix616 wants to merge 1 commit intoPaperMC:mainfrom
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Strokkur424
requested changes
Nov 27, 2025
Comment on lines
+29
to
+32
| If no Velocity port or alternative is available then the third-party project [Snap](https://hangar.papermc.io/Phoenix616/Snap) | ||
| offers an experimental way to run BungeeCord/Waterfall plugins on Velocity, however not all plugins | ||
| can be supported and there are some major drawbacks which need to be considered before use. | ||
| Snap is not maintained by, or affiliated with, the Velocity project. |
Member
There was a problem hiding this comment.
This long part is a single sentence and thus a bit hard to follow. I would suggest simplifying it up a bit.
Suggested change
| If no Velocity port or alternative is available then the third-party project [Snap](https://hangar.papermc.io/Phoenix616/Snap) | |
| offers an experimental way to run BungeeCord/Waterfall plugins on Velocity, however not all plugins | |
| can be supported and there are some major drawbacks which need to be considered before use. | |
| Snap is not maintained by, or affiliated with, the Velocity project. | |
| If no Velocity port or alternative is available, the third-party project [Snap](https://hangar.papermc.io/Phoenix616/Snap) | |
| offers an experimental way to run BungeeCord/Waterfall plugins on Velocity. | |
| Note that not all plugins may work correctly, so you should always do your own testing. | |
| Snap is not maintained by or affiliated with the Velocity project. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
My Snap project was until now only mentioned on the comparison page but people might be looking at the FAQ too to find out about what kind of plugins Velocity can run. This adds a note to the FAQ alongside (imo) amble warnings about it being a last resort and the same disclaimer as on the comparison page.