ChefMC
ChefMC
@bbr27 :)
What is GA? Supabase rebranded or Google Analytics? :)
I was forgot for API way, so added Redis support directly 🫣 (into FastMOTD). Settings.java ```java // After `FAKE_ONLINE_ADD_PERCENT` I added this: public String X_REDIS_URL = ""; ``` FastMOTD.java ```java...
My plugin which filling Redis with online values from backend servers: https://github.com/ChefMC/SecureTransfer And code in comment above is retrieving them from Redis to FastMOTD