Skip to content

[1.4.2] MySQL fix, Coin fix, russian translation

Compare
Choose a tag to compare
@azalty azalty released this 09 Apr 21:22
· 44 commits to main since this release
  • Fixed a bug that happened if you were using a MySQL database, which prevented the plugin from working correctly (#15)
  • Fixed Coin module which was allowing every user to join the server due to the 1.4.0 update (#19)
  • Added russian translation and cleaned up other lang files (#7, thanks @Blueberryy!)

NOTE: Sorry for these two critical bugs! I didn't have a MySQL database to test on, and I only noticed #19 today!

NOTE 2: The table 'players' will soon be renamed 'nda_players' to prevent incompatibilities with other plugins which could share the same database. I don't exactly know how I'll do that yet. In the meantime, make sure you don't have an existing 'players' table on your database, or create one exclusively for NDA!