mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-02 02:47:11 +00:00
49 lines
2.4 KiB
Markdown
49 lines
2.4 KiB
Markdown
<p align="center">
|
|
<img src="fawe-logo.png" width="150">
|
|
</p>
|
|
|
|
---
|
|
|
|
FastAsyncWorldEdit is a fork of WorldEdit that has huge speed and memory improvements and considerably more features
|
|
|
|
**A Minecraft Map Editor... that runs in-game!**
|
|
|
|
* With selections, schematics, copy and paste, brushes, and scripting!
|
|
* Use it in creative, survival in single player or on your server.
|
|
* Use it on your Minecraft server to fix grieving and mistakes.
|
|
|
|
Java Edition required. FastAsyncWorldEdit is compatible with Bukkit, Spigot, Paper, and Tuinity.
|
|
|
|
## Download FastAsyncWorldEdit
|
|
* Spigot: https://www.spigotmc.org/resources/fast-async-worldedit.13932/
|
|
* Older, unsupported, versions: https://intellectualsites.github.io/download/fawe.html
|
|
|
|
## Links
|
|
|
|
* [Discord](https://discord.gg/intellectualsites)
|
|
* [Wiki](https://github.com/IntellectualSites/FastAsyncWorldEdit-Documentation/wiki)
|
|
* [Report Issue](https://github.com/IntellectualSites/FastAsyncWorldEdit/issues)
|
|
* [Crowdin (Translations)](https://intellectualsites.crowdin.com/fastasyncworldedit)
|
|
* [JavaDocs for the -bukkit module](https://ci.athion.net/job/FastAsyncWorldEdit-1.17-Bukkit-Javadocs/javadoc/)
|
|
* [JavaDocs for the -core module](https://ci.athion.net/job/FastAsyncWorldEdit-1.17-Core-Javadocs/javadoc/)
|
|
|
|
## Edit The Code
|
|
|
|
Want to add new features to FastAsyncWorldEdit or fix bugs yourself? You can get the game running, with FastAsyncWorldEdit, from the code here:
|
|
|
|
For additional information about compiling FastAsyncWorldEdit, see [COMPILING.md](COMPILING.md).
|
|
|
|
## Submitting Your Changes
|
|
FastAsyncWorldEdit is open source (specifically licensed under GPL v3), so note that your contributions will also be open source. The best way to submit a change is to create a fork on GitHub, put your changes there, and then create a "pull request" on our FastAsyncWorldEdit repository.
|
|
|
|
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for important guidelines to follow.
|
|
|
|
## YourKit
|
|
<a href="https://www.yourkit.com">
|
|
<img src="https://www.yourkit.com/images/yklogo.png">
|
|
</a>
|
|
</br>
|
|
Thank you to YourKit for supporting our product by providing us with their innovative and intelligent tools
|
|
for monitoring and profiling Java and .NET applications.
|
|
YourKit is the creator of <a href="https://www.yourkit.com/java/profiler/">YourKit Java Profiler</a>, <a href="https://www.yourkit.com/.net/profiler/">YourKit .NET Profiler</a>, and <a href="https://www.yourkit.com/youmonitor/">YourKit YouMonitor</a>
|