1
0
mirror of https://github.com/Zrips/Jobs.git synced 2025-02-18 05:11:32 +01:00

add newline

This commit is contained in:
ken-kentan 2017-11-01 10:14:23 +09:00
parent c6b0659590
commit 55117ed15e

View File

@ -1339,6 +1339,7 @@ public class JobsPaymentListener implements Listener {
if (!respond.isNewChunk())
return;
// make sure plugin is enabled
if (!this.plugin.isEnabled())
return;