mirror of
https://github.com/Zrips/Jobs.git
synced 2025-02-21 14:51:19 +01:00
add newline
This commit is contained in:
parent
c6b0659590
commit
55117ed15e
@ -1339,6 +1339,7 @@ public class JobsPaymentListener implements Listener {
|
|||||||
|
|
||||||
if (!respond.isNewChunk())
|
if (!respond.isNewChunk())
|
||||||
return;
|
return;
|
||||||
|
|
||||||
// make sure plugin is enabled
|
// make sure plugin is enabled
|
||||||
if (!this.plugin.isEnabled())
|
if (!this.plugin.isEnabled())
|
||||||
return;
|
return;
|
||||||
|
Loading…
Reference in New Issue
Block a user