Skip to content

TICHOJEBEC-SK/cs2-banlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

CS2 Banlist

Loved the tool? Please consider donating 💸 to help it improve!

Banlist for your website

Simple banlist based on a similar principle as SourceBans.

🚀 Demo

Try the tool: demo v1.0.0

💡 Contact

If you are interested, contact me on discord.

Discord: TICHOJEBEC

💎 Features (PREMIUM)

Coming soon.

🧐 Features (FREE)

image

Banlist

  • List of bans based on nickname, SteamID, admin who issued the ban, reason for the ban, ban date, ban expiration, and the status indicating whether the ban is active.

Mutelist

  • In progress...

Adminlist

  • List of admins based on nickname, SteamID, date when they became an admin, the number of bans issued by the admin, and the status indicating whether the admin is active.

Unban system

  • Option to submit an unban request. The request is automatically sent via Discord webhook as an embedded message. Requests are stored in the database based on the IP address. The option to submit an unban request is limited to once per hour.

Report system

  • Player/bugs reporting feature. The request is automatically sent via Discord webhook as an embedded message. Reports are stored in the database based on the IP address. The option to submit a report is limited to once every 5 minutes.

Admin system

  • Possibility to create and delete server admins.
  • Possibility to create and delete server bans.

🛠️ Installation Steps

Required for functionality BaseAdmin plugin by Partiusfabaa

Required for functionality Banlist website system

Version Banlist v1.0.0 is functional only with the BaseAdmin plugin by Partiusfabaa

  • Upload Banlist to your website and install it. www.yourweb.com/install
  • Upload the MiniAdmin plugin to your cs2 server and restart it.
  • Now, a file named database.json has been created in the ../plugins/BaseAdmin/ directory.
  • Edit the database.json file and enter the same MySQL connect details as during the website installation.
  • Restart the server.
database.json
{
  "Connection": {
    "Host": 	"HOST",
    "Database": "NAME_DATABASE",
    "User": 	"NAME_USER",
    "Password": "PASSWORD"
  }
}

maps.txt
You just put the name of your maps here.

🙇 Special Thanks

🙇 Sponsors

  • Be the first to support this project!

🙏 Support


Developed with ❤️ in Slovakia

About

Counter Strike 2 Banlist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published