Fix paste service

This commit is contained in:
NotMyFault
2019-05-05 20:43:56 +02:00
parent 2be8d87d5a
commit e2513e2c08
3 changed files with 6 additions and 5 deletions

View File

@ -108,7 +108,7 @@ public class WorldEditCommands {
@Command(
aliases = {"debugpaste"},
usage = "",
desc = "Upload latest.log, config.yml, message.yml and your commands.yml to https://incendo.org",
desc = "Upload latest.log, config.yml, message.yml and your commands.yml to https://athion.net/ISPaster/paste",
min = 0,
max = 0
)