Skip to content

Commit

Permalink
Remove suggest Paper
Browse files Browse the repository at this point in the history
  • Loading branch information
Muspah committed Feb 22, 2021
1 parent 1d77893 commit 870bddb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ public void run() {
}, getConfig().getLong("init.initDelay", 50L));

metricsManager = new MetricsManager(this);
PaperLib.suggestPaper(this);
}

public synchronized boolean isRequirementsMet(CommandSender sender, Command command, String... args) {
Expand Down

2 comments on commit 870bddb

@Muspah
Copy link
Member Author

@Muspah Muspah commented on 870bddb Feb 22, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Totally not in the mood to get involved in: PaperMC/PaperLib#41

@Narimm
Copy link

@Narimm Narimm commented on 870bddb Feb 23, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you get a message on SpigotMC @Muspah

Please sign in to comment.