Skip to content

BryceCanyonCounty/bcc-serverpassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCC-ServerPassword

Protect your servers with a password on join!

image

Features

  • Case Sentative Server-Side Password
  • Kick timer (Players cannot sit on the login page longer than x seconds)
  • Limited Password retries (Player can retry password x times before being kicked)
  • Player ban after x retries

Install

  • Download this repo
  • Download the required bcc-deferralcards
  • Copy and paste bcc-serverpassword folder to resources/bcc-serverpassword
  • Copy and paste bcc-deferralcards folder to resources/bcc-deferralcards
  • Open Project in terminal.
  • Add ensure bcc-deferralcards to your server.cfg file
  • Add ensure bcc-serverpassword to your server.cfg file
  • Now you are ready to get coding!

Need More Support?

Requirements

  • NONE! It's standalone.