/** * Registration of Monicoin trades for misc stuff */ ServerEvents.recipes(event => { if (doMonicoins) { // -- Other stuff } })