Alex (TuxCoding)

Results 395 comments of Alex (TuxCoding)

How do you installed it? You need to install it on Spigot and BungeeCord.

Waiting for https://github.com/dyukusi/Bukkit_plugins/issues/22

>today i learned sql syntax of mysql is different to mysql of postgresql? Yes SQLite, MySQL and PostgresSQL are all slightly different. > "org.postgresql.ds.PGSimpleDataSource" Well the driver has to be...

>org.bukkit.command.CommandException: Cannot execute command 'premium' in plugin FastLogin v1.12-SNAPSHOT-4c10647 - plugin is disabled. This means there is an earlier error that caused the plugin to disable itself before anything bad...

There could be space inside the UUID string.

One issue I have this code is that we are still required to include the PostgreSQL driver. Otherwise it wouldn't work. This project already include many other dependencies that I...

The driver could be provided by another plugin like AuthMe. It includes that driver.

Well, this plugin nowadays already comes near the maximum file size that Spigot allows. Creating an universal jar of all platform modules (e.g. Spigot) could shrink the size again. Furthermore,...

@wtlgo Maybe it could be also the configuration parsing change. I reverted the commit. Let's see if that works for you. [FastLogin-issue-1173.zip](https://github.com/games647/FastLogin/files/15387405/FastLogin-issue-1173.zip) Code-Branch: https://github.com/games647/FastLogin/tree/floodgate-1173