PlotSquared/README.md

69 lines
2.9 KiB
Markdown
Raw Permalink Normal View History

2018-12-20 01:58:28 +01:00
<p align="center">
2022-06-11 17:14:05 +02:00
<img src="https://raw.githubusercontent.com/IntellectualSites/Assets/main/plugins/PlotSquared/PlotSquared.svg" width="250">
2018-12-20 01:58:28 +01:00
</p>
---
PlotSquared is a land and world management plugin for Minecraft.
It includes several highly configurable world generators.
You can create plots of land in existing worlds using plot clusters, or you can have a full world of plots.
2018-12-20 01:58:28 +01:00
For the end user, PlotSquared is packed with a tonne of cool features.
It allows you to merge plots, and build together with your friends.
2018-12-20 01:58:28 +01:00
You can also change a lot of plot specific settings in the form of
flags. Such as: weather, time, game modes, pvp status.
2018-12-20 01:58:28 +01:00
Whilst we provide a whole load of unique features, the biggest focus
is to provide a lag-free and smooth experience.
2020-04-18 23:21:01 +02:00
<p align="center">
2020-04-18 23:22:05 +02:00
<a href="https://bstats.org/plugin/bukkit/PlotSquared" title="PlotSquared on bStats">
<img src="https://bstats.org/signatures/bukkit/PlotSquared.svg" />
</a>
2020-04-18 23:21:01 +02:00
</p>
2018-12-20 01:58:28 +01:00
## Links
2021-04-26 16:25:15 +02:00
* [Download](https://www.spigotmc.org/resources/77506/)
2021-02-17 00:50:50 +01:00
* [Discord](https://discord.gg/intellectualsites)
* [Wiki](https://intellectualsites.gitbook.io/plotsquared/)
2021-04-26 16:25:15 +02:00
* [Issues](https://github.com/IntellectualSites/PlotSquared/issues)
2020-12-12 17:52:24 +01:00
* [Translations](https://intellectualsites.crowdin.com/plotsquared/)
2021-10-08 18:09:58 +02:00
* [Contributing](https://github.com/IntellectualSites/.github/blob/main/CONTRIBUTING.md)
2018-12-20 01:58:28 +01:00
### Developer Resources
* [API Documentation](https://intellectualsites.gitbook.io/plotsquared/api/api-documentation)
* [Event API](https://intellectualsites.gitbook.io/plotsquared/api/event-api)
* [Flag API](https://intellectualsites.gitbook.io/plotsquared/api/flag-api)
2018-12-20 01:58:28 +01:00
# Official Addons
2018-12-20 01:58:28 +01:00
* [Plot2Dynmap](http://www.spigotmc.org/resources/plot2dynmap.1292/)
2021-06-06 21:38:49 +02:00
* [HoloPlots](https://www.spigotmc.org/resources/holoplots.4880/)
* [PlotHider](https://www.spigotmc.org/resources/plot-hider.20701/)
2022-06-11 17:14:05 +02:00
### Edit The Code
2022-06-11 17:14:51 +02:00
Want to add new features to PlotSquared or fix bugs yourself? You can get the game running, with PlotSquared, from the code here:
2022-06-11 17:14:05 +02:00
For additional information about compiling PlotSquared,
see [CONTRIBUTING.md](https://github.com/IntellectualSites/.github/blob/main/CONTRIBUTING.md)
2022-06-11 17:14:05 +02:00
### Submitting Your Changes
PlotSquared 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
PlotSquared repository.
2022-06-11 17:14:05 +02:00
<a href="https://yourkit.com/">
<img src="https://www.yourkit.com/images/yklogo.png">
</a>
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 [YourKit Java Profiler](https://www.yourkit.com/java/profiler/), [YourKit .NET Profiler](https://www.yourkit.com/.net/profiler/),
and [YourKit YouMonitor](https://www.yourkit.com/youmonitor/).