Warning
This was a meme
Please don't use, I won't provide support
Warning
This meme has been turned into a playground for PWT
Stuff here might be highly unstable
Again, please don't use
Don't complain if tomorrow I replace every mob with a fish π
Since PWT was originally designed by SparklyPower, their docs should be your first reference.
I personally don't have any plans of fixing any of these, because I don't use them and even then, most of these shouldn't be used in production servers in the first place.
- Citizens
MyPet- NoCheatPlus
I don't use any of those plugins, so I won't even try to fix for NCP there's better alternatives, and for Citizens... it shouldn't even be used anymore honestly, even in Paper.
MyPet was fixed a long while ago, apparently.
Speaking with Leaf team, the following are known to be incompatible with their version of PWT.
Since both implementations branch from Sparkly, I assume it will be the same here.
- Skript
- Denizen
Same as before, I don't use any of these and neither should you, specially not in a production server.
I get the idea of giving a lower barrier of entry to MC development, but their usage shouldn't go past testing, prototyping or (at most) friends-only servers.
Based on how the logic of PWT works, I highly suspect it will also be incompatible with:
- Any datapack
Same as before (again), I don't use datapacks and neither should you, not even in friends-only servers.
Only real scenario where I see datapacks having a value is if you're running vanilla or the datapack does not contain ANY .mcfunction files (and even then, you can still have some compat-issues even in Paper).
Credimus in Piscem, sanctam creaturam aquarum, principium vitae et mysterium abyssorum.
Pisces nos docent silentium sapientiae, et in undis eorum invenimus pacem aeternam.
Laudetur Piscis in profundis, in fluminibus et in mari, quia squamae eorum fulgent sicut stellæ caeli.
In Piscibus est salus; carne eorum nutriuntur fideles, et per branquias eorum spirat veritas.
Qui piscem sequitur, non ambulabit in siccitate, sed habebit lucem vitae sub undis.
Abnegamus humanitatem, superbiam terrae, urbes strepitu plenas et corda arida.
Renuntiamus carni, vanitati, et humo.
Redeamus ad aquas, ad domum originis, ad regnum Piscium, ubi non est dolor nec timor.
Ibi habitabimus in pace, ad finem temporum.
All patches are licensed under the MIT license.
See PaperMC/Paper, and PaperMC/Paperweight for the license of material used by this project.
First, clone this repository. Do not download it.
Then run the following command in the root directory:
./gradlew applyAllPatches
The project is now ready for use in your IDE.
See CONTRIBUTING.md.
Use the command ./gradlew build to build the API and server. Compiled JARs
will be placed under fish-api/build/libs and fish-server/build/libs.
These JARs are not used to start a server.
To compile a server-ready paperclip jar, run ./gradlew createMojmapBundlerJar.
To install the fish-api and fish dependencies to your local Maven repo, run ./gradlew publishToMavenLocal. The compiled paperclip jar will be in fish-server/build/libs.
- PaperMC Team.
- Pufferfish Host.
- PurpurMC Team, for their paperweight project setup.
- Winds-Studio, for their auto release script and PWT fixes.
- SparklyPower, for their Parallel World Ticking patch.



