Hi, I added a new variable in config "CancelPlayerMovement" -> If you are using the plugin in a survival server, for example, and you are sure that your player will be in movement on join (be falling or in flowing water or something like that), set it to false.
(*) Your config.yml will be deleted because it will generate a new file cause of the higher quantity of lines added. (*) The style of players.yml changed, now it will only take into account the player's UUID (this is added if your server is premium and players change their names), but don't worry, I added some code to patch the old config.
(+) Support for number 0.
(+) Unsafe / blacklisted passwords added! Now, if player enters a black listed password, it must set a new password (For modify and register case).
(+) You now can modify the inventory items (the slot, name, lore and item), if you want to change the items, you must do it from game with the new command (/slg config), it also has a preview item to see the final result. You can add as many items as you want!
There are new item types:
number (to trigger numbers)
freespace (to trigger left pass spaces)
fillspace (to trigger filled pass spaces)
modifyinfo (It will change the lore and the name of the item in the modify inventory)
resetpass (Item to reset / clear the password)
BE CAREFULL WITH THE ITEMS, TYPES AND CONFIG FILE.
(+) There are new events, now, players can not interact with other inventories, can not drop items and can not receive damage.
Remember that if you have more ideas, you can tell me them by a review, thanks!
Hi, am excited to tell you the new content of SecurityLogin!
If you were using the previous version of SecurityLogin, I recommend you to delete config.yml and messages.yml to generate new ones (I added some stuff)
Now, you can modify the pass size!(The pass can be between 1 to 9 numbers) (Modify it from config.yml)
New commands! /slg setpin <player> <PIN>(This changes or sets the player's PIN) /slg resetpin <player>(Deletes the player's PIN) /slg reload(Reloads the config files)
New allowed commands! Now, you can add some commands that can be used while loging or registering. This is helpful if you are using Authme as a security factor. (Modify them from config.yml)
Version support! I added compatibility with the last Spigot JAR (1.17.1).