PinAuthentication | Leading GUI Log-in Authentication plugin | 1.14.4 support

SpigotVIP PinAuthentication | Leading GUI Log-in Authentication plugin | 1.14.4 support 6.25

Native Minecraft Version:
Legacy (< 1.13)
Tested Minecraft Versions:
  • 1.7
  • 1.8
  • 1.9
  • 1.10
  • 1.11
  • 1.12
  • 1.13
  • 1.14
Contributors:
[Joiubas] - Main developer [HarleySwift] - Founder dev
Languages Supported:
English, German, Turkish, Portuguese, Taiwanese
2JHmaFk.jpg




d46d1906cd93a61c775c78ca5aaa98cf.png

  • /pinauth changepin (player) - Change yours or another player's pin (pinauthentication.changepin(.others)
  • /pinauth resetpin (player) - Reset yours or another player's pin (pinauthentication.resetpin(.others)
  • /pinauth view (player) - View the Pin, UUID and 2FA code or you or another player (pinauthentication.view(.others)
  • pinauthentication.main - Permission to use the /pinauth command (help menu)
  • pinauthentication.bypass - Permission to bypass the pinauthentication login / register system.
51adb9f6b93ebb7e7617a0660e9d6219.png

Code (Text):

Mysql:
using-mysql: false
host: 127.0.0.1
port: 3306
database: pinauth
username: root
password: password
table: playerdata
Settings:
plugin-enabled: true
i-really-want-the-plugin-to-be-disabled: false
give-blindness: true
max-allowed-attempts: 3
sounds-enabled: true
allow-movement-before-login: false
timeout-in-seconds: 10
notify-ops-on-player-registers: true
forgot-pin-item: true
bungee-mode: false
bungee-after-log-in-server: hub
Messages:
no-permissions: '&c&lYou do not have permission for this!'
wrong-pin: '&c&lThat pin is incorrect!'
op-notify-message: '&6%player% has registered their pin on the server'
kick-msg: '&c&lWrong pin!'
must-login-to-chat: '&cYou must login to be able to chat!'
kick-msg-pin-reset: '&6Your pin has been reset!'
error-msg-you-must-login: '&c&lYou must log in!'
please-enter-code: §6Please type your two step verification code in chat!
2fa-code-incorrect: '&c&lYour two factor authentication code is incorrect!'
-Redacted--username: '&c&lIllegal Username!'
pin-reset: |-
&6&lYour pin has been reset using
your two factor authentication code
Logged-In-Title:
title: '&6&lLogged In'
subtitle: '&7You can now play on the server'
Logging-In-MenuTitle:
step1: '&f&lLogging in, step 1/4'
step2: '&f&lLogging in, step 2/4'
step3: '&f&lLogging in, step 3/4'
step4: '&f&lLogging in, step 4/4'
Registered-Title:
title: '&6&lRegistration Complete'
subtitle: '&7You can now login with the pin: &f%pin%'
Registering-MenuTitle:
step1: '&f&lRegistering Pin, step 1/4'
step2: '&f&lRegistering Pin, step 2/4'
step3: '&f&lRegistering Pin, step 3/4'
step4: '&f&lRegistering Pin, step 4/4'
Player-Kick:
message:
incorrect: '&c&lIncorrect pin!'
timeout: '&cYou must login!'
Authenticator:
message: '&cDo not publicly share your two factor authentication code!'
message2: §7is your two factor authentication code. Use this code to login if you
have forgotten your pin. §7Do not share this code with anyone. Write it down so
you remember it. "
Forgotpin:
message1: '&f§&Forgot Pin'
message2:
part1: §7This will require your two
part2: §7factor authentication code
Cleardigits:
message1: '&f&lClear Digits'
message2:
part1: §7This will clear what digits
part2: §7you have entered so far
enabled-commands-before-login:
- help
- rl
- forums
spawn:
enabled: false
world: world
x: -193.0
y: 65.0
z: 230.0
config:
version: '3.7'



345928eb9ed9ce14230c26b2abc37899.png

Spigot - Pm or discussion
Email - [email protected]
Bungee tutorial

Latest updates

  1. 6.25

    6.25
  2. 6.20

    6.20
  3. 6.19

    6.19

Latest reviews

Update pls
Could not pass event InventoryCreativeEvent to PinAuthentication v3.3
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:2104) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PacketPlayInSetCreativeSlot.a(SourceFile:23) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PacketPlayInSetCreativeSlot.a(SourceFile:9) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_172]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_172]
at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_172]
Caused by: java.lang.NullPointerException
at me.pandu.listener.InvClick.onClick2(InvClick.java:51) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_172]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_172]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_172]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_172]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
... 15 more
??
what do I do?
K
Katheryn
wait for a new update, these are already errors of the plugin, please do not publish leaving bad or good review.
If you have any problems please comment on the thread of discussions.
Thanks!
thx very much
K
Katheryn
Thanks!

Similar resources

PinAuthentication| Leading GUI Login Authentication plugin | 1.16.1 | User friendly login Nemika
1.16 SUPPORT - [100% Translatable] - [1.8 - 1.16] [Bungee Support] [Premium Detection] [MySQL]
5.00 star(s) 1 ratings
Downloads
355
Updated
PinAuthentication| Leading GUI Login Authentication plugin | 1.16.1 | User friendly login 6.27 lOmaar
PinAuthentication| Leading GUI Login Authentication plugin | 1.16.1 | User friendly login 6.27
0.00 star(s) 0 ratings
Downloads
66
Updated
PinAuthentication Barndon_
[GUI] - [100% Translateable] - [1.7 - 1.13] - [English, German, Turkish, Portuguese, Taiwanese]
0.00 star(s) 0 ratings
Downloads
226
Updated
BlackSpigot General Chat
Rules Help Users
    arda32 @ arda32: maybe we can do some trade
    Top