Advertisement
Guest User

Untitled

a guest
Apr 21st, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. About the plugin
  2. This is a staff verification plugin, I've combined my past 2-3 plugins, improved them and put them into this,
  3.  
  4. Features
  5.  
  6. Multiple Verification methods, 3 at the moment with more in the future, right now there is Google 2FA, Email Authentication, and the original Pin Authentication.
  7. Cancels commands, movement, chat, block place, block break, item pickup and item drop when you aren't 'verified'.
  8. Account Locking + Unlocking, If someone logs onto the server on your account and has a different IP address to you then your account will be locked to unlock the account run the command: ./lock <player>
  9. In-depth instructions for new staff on how to set up their Verification method.
  10. Mongo and Flat-File database storage.
  11. Strike System - 3 strikes and your out, if staff fail to enter their key 3 times their account is locked.
  12. Google 2FA Barcode Map - http://prntscr.com/j8eacf
  13.  
  14. Configuration
  15. https://pastebin.com/hRNmug7S
  16.  
  17. Screenshots (in-game)
  18.  
  19. In-depth instructions for new staff - http://prntscr.com/j8doch
  20. Non-Verified event cancelling - http://prntscr.com/j8dpo7
  21. Account Locking / Unlocking - http://prntscr.com/j8dr4d, http://prntscr.com/j8dr9f, http://prntscr.com/j8e5l5
  22. Google 2FA Barcode Map - http://prntscr.com/j8eacf
  23.  
  24.  
  25. Permission Nodes
  26.  
  27. /auth - Root command - staffprot.auth
  28. Sub-commands:
  29. /auth secret <secret> - Set your Verification method's secret key.
  30. /auth method <method> - Set your Verification method
  31. /auth <key> - Login using your Verification method's key provided.
  32. /lock <player> - Toggles lock on staff accounts - Console Command
  33. Staff Members should be given the permission - staffprot.staff
  34.  
  35. If you can think of any suggestions for Verification Method's or any suggestions at all let me know.
  36.  
  37. Proof of Ownership
  38. Package Presentation: http://prntscr.com/j8e5r7
  39. Code snippets: http://prntscr.com/j8dfi8, http://prntscr.com/j8dfyc
  40.  
  41. Changelog
  42. 21/04/2018 (EU) - Initial Release
  43.  
  44. - Thanks, Conflicted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement