FastLogin
FastLogin copied to clipboard
Plugin doesn't automaticaly add players as premiums
What happened?
When i enter server with premium account it registers me as cracked player with cracked uuid and i have to enter /premium command
What did you expect?
I expect plugin to automaticaly add me to database and login me as premum user with premium uuid
Steps to reproduce
joining the server for the first time
Plugin list
AdvancedBan, AdvancedNMotd, AdvancedRegionMarket, AuthMe, Automessage*, BeautyQuests, BetterProfiles, BetterRevive, BetterRTP, Brewery, ChestCommands, Citizens, CitizensText, CMILib, CraftingStore, CrazyAuctions, CustomHeads*, CustomizablePlayerModels, DailyShop, Denizen, DiscordSRV, dynmap, EasyWhitelist*, Essentials, Essentials_WarpGUI, EssentialsChat, EssentialsSpawn, ExcellentCrates, FastAsyncWorldEdit (WorldEdit), FastLogin, GBonus, GPass, GRep, GSit, HolographicDisplays, ImageOnMap, InventoryRollbackPlus, Jobs, LaunchPads, LevelledMobs, LuckPerms, MapTowny, Multiverse-Core, NametagEdit, NBTAPI, NexEngine, Orebfuscator, PlaceholderAPI, PlayerParticles, PlugManX (PlugMan), ProtocolLib, QuickShop, Scoreboard-revision*, SiegeWar, SimplePets, SkinsRestorer, StackMob, TabList, TheNewEconomy, Towny, TownyChat, TownyResources, TradeSystem, Vault, ViaVersion, WorldBorder, WorldGuard, WorldGuard-Towny
Configuration file
https://www.toptal.com/developers/hastebin/sirarimibe.yaml
Server log
https://www.toptal.com/developers/hastebin/ralasakeza.yaml
Plugin version
1098
Platform
Spigot
Relevance
- [X] I tried the latest build (build refers to development builds not necessary a release version)
- [X] I checked for existing tickets - If there are, please vote them with a thumps reaction and not create new ones
Try turning on autoRegister: true, It is responsible for verifying that newly added players are genuine players, But he also enables auto-registration.
It's not working, I still have to type /register command
#821
It's not working, I still have to type /register command
I can't find the problem, but the developers may need the log when the player joins to troubleshoot the problem, if you can prepare it in advance, that will save time (Don't have to show the player's IP)
#821
I see from the log that the server is version 1.18.2, and I also have a 1.18.2 server that can run the plugin normally, probably not related to it.
@realGretix You don't login in this server login. So I cannot analyze the login process. So that's necessary to add.
As @From-pErfo already points out (Thanks for the help BTW):
If you want to automatically register users, you have to enable that configuration option. This is not the case in the uploaded file. What should keep in mind that this option only triggers for new players. To be precise new to FastLogin and your auth plugin. This is necessary to prevent stealing of existing accounts. You can test this behavior on a test server by deleting both databases and restart your server.
Try Deleting Players Playerdata, Fast Login's database and Auth plugin's database
Fast Login Config autoRegister: true secondAttemptCracked: true premiumUuid: true nameChangeCheck: true