mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
Update discord links
This commit is contained in:
parent
05626c2c8f
commit
4bcd926543
@ -26,7 +26,7 @@ assignees: ''
|
|||||||
|
|
||||||
**Code contributions are to be done through [PRs](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request), tagging the specific issue ticket(s) if applicable.**
|
**Code contributions are to be done through [PRs](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request), tagging the specific issue ticket(s) if applicable.**
|
||||||
|
|
||||||
**[DISCORD INVITE LINK](https://discord.gg/cSMxtGn)** and please, for the love of the little sanity we have left, use the correct channels!
|
**[DISCORD INVITE LINK](https://discord.gg/KxkjDVg)** and please, for the love of the little sanity we have left, use the correct channels!
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Bug Report Template:
|
# Bug Report Template:
|
||||||
|
@ -97,7 +97,7 @@ public class DebugPaste extends SubCommand {
|
|||||||
b.append("# Okay :D Great. You are now ready to create your bug report!");
|
b.append("# Okay :D Great. You are now ready to create your bug report!");
|
||||||
b.append(
|
b.append(
|
||||||
"\n# You can do so at https://github.com/IntellectualSites/PlotSquared/issues");
|
"\n# You can do so at https://github.com/IntellectualSites/PlotSquared/issues");
|
||||||
b.append("\n# or via our Discord at https://discord.gg/ngZCzbU");
|
b.append("\n# or via our Discord at https://discord.gg/KxkjDVg");
|
||||||
|
|
||||||
final IncendoPaster incendoPaster = new IncendoPaster("plotsquared");
|
final IncendoPaster incendoPaster = new IncendoPaster("plotsquared");
|
||||||
incendoPaster.addFile(new IncendoPaster.PasteFile("information", b.toString()));
|
incendoPaster.addFile(new IncendoPaster.PasteFile("information", b.toString()));
|
||||||
|
@ -19,7 +19,7 @@ is to provide a lag-free and smooth experience.
|
|||||||
## Links
|
## Links
|
||||||
|
|
||||||
* [Download](https://github.com/IntellectualSites/PlotSquared/releases/tag/dev)
|
* [Download](https://github.com/IntellectualSites/PlotSquared/releases/tag/dev)
|
||||||
* [Discord](https://discord.gg/ngZCzbU)
|
* [Discord](https://discord.gg/KxkjDVg)
|
||||||
* [Wiki](https://github.com/IntellectualSites/PlotSquared/wiki)
|
* [Wiki](https://github.com/IntellectualSites/PlotSquared/wiki)
|
||||||
|
|
||||||
### Developer Resources
|
### Developer Resources
|
||||||
|
Loading…
Reference in New Issue
Block a user