Skip to content

🧨 [1.7.0] - Updated the MC server API (#22)

Latest
Compare
Choose a tag to compare
@PetyXbron PetyXbron released this 09 Apr 22:11
90a0db0
  • Added enableNormals option (settable in the config file) 👴
  • Created data.json file 💪
  • Removed quick.db and replaced it with pure JSON saving (Node.js fs function) 📈
  • Changed the license from MIT to GPL-3.0 ⚖️
  • Renamed "split" settings to "removeServerType" and moved the code to the functions.js file 📝
  • Added "deleteOther" feature for votingCH feature ❗
  • Added "install-cmd" to the package.json file ❓
  • Updated the API for getting the live Minecraft server info (removed minecraft-server-util & minecraft-motd-util and installed axios for HTTP GET method) 😎
  • Using https://mcstatus.io/ API (from the same author - @PassTheMayo) 😍