Dieser Commit ist enthalten in:
NotMyFault 2019-01-10 14:46:10 +01:00 committet von GitHub
Ursprung 33ad31454e
Commit b200744d57
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -180,7 +180,7 @@ public class WorldEditCommands {
@Command(
aliases = {"debugpaste"},
usage = "",
desc = "Upload debug information to hastebin.com",
desc = "Upload latest.log, config.yml, message.yml and your commands.yml to https://incendo.org",
min = 0,
max = 0
)