Required libs will now auto-download on first run. They are no longer shaded into the project.
Changes:
• Updated internal bungeeaddon handler.
• Recoded the FateBungeeAddon plugin to allow for click-to-join messages.
• Click to join messages don't get sent to the command executor for FateUHC.
• FateBungeeAnnounce requires all players to be able to use /server bungeecord command.
• FateBungeeAnnounce allows a broadcast type message with no click-to-join as-well.
• We made a speedcode video about this update, see:
Hey all! With the change to clever-cloud databases we have added support for connecting to MongoDB with a URI and SSL is now supported.
Please replace your existing data.yml with the following and configure to your database information.
Code:#To set up this MongoDB we have provided a useful video to assist you. #https://www.youtube.com/watch?v=TXlaakGWdE0 MONGODB: # If you wish to use mongo client URI instead, enable this option USE_MONGO_CLIENT_URI: ENABLED: false URI: "" # If your host supports TLS/SSL enable this option SSL-ENABLED: false ADDRESS: "127.0.0.1" PORT: 27017 DATABASE: "uhc" AUTHENTICATION: ENABLED: false DATABASE: "admin" USERNAME: "" PASSWORD: ""
Price reduced to $10.99
Leaderboards will no longer load on generation
Prevented an error that leaderboards would send on startup if the world was generating.
Updated CoreAPI's
Updated chat mute checks
Changes:
- Recoded the update checker. It now uses only Cloudflare and does not need to check our backend systems. Everything is automatic!
- Fixed an issue where some join errors would appear.
- Recoded some backend systems.
- Removed in-game update check until a future update
- Fixed some lag caused on join
- More optimization
- Cleaned up debug commands
- Cleaned up many old code lines
- Started work on recoding the command system
Fixed issue with ArmorStand entities in 1.7
Also pushed another fix for armor stands in lobbies.
