mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
Update discord link at debugpaste
This commit is contained in:
parent
33b2b634ac
commit
c82fec931a
@ -230,7 +230,7 @@ public final class IncendoPaster implements Paster {
|
||||
b.append("OS Arch: ").append(System.getProperty("os.arch")).append('\n');
|
||||
b.append("# Okay :D Great. You are now ready to create your bug report!");
|
||||
b.append("\n# You can do so at https://github.com/IntellectualSites/FastAsyncWorldEdit/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");
|
||||
incendoPaster.addFile(new IncendoPaster.PasteFile("information", b.toString()));
|
||||
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user