Skip to content

swiftly-solution/swiftly_skins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SwiftlyLogo

[Swiftly] Skins (PoC)

A simple plugin for Swiftly that changed the skins and player models.

Downloads Contributors Issues License


Caution

This plugin is not following the CS2 Server Guidelines. Use it at your own risk.

Usage of this plugin may result in a GSLT ban.

CS2 Server Guidelines: Click

We DO NOT SUPPORT the usage of a plugin which is not following the Server Guidelines.

Installation 👀

  1. Download the newest release.
  2. Everything is drag & drop, so i think you can do it!
  3. Setup database connection in addons/swiftly/configs/databases.json with the key skin_changer like in the following example:
{
    "skin_changer": {
        "hostname": "...",
        "username": "...",
        "password": "...",
        "database": "...",
        "port": 3306
    }
}

(!) Don't forget to replace the ... with the actual values !!

  1. Install the Latest release of the Website so that you can change your skins.

Configuring the plugin 🧐

  • After installing the plugin, you need to change the prefix from addons/swiftly/configs/plugins (optional) and if you want, you can change the messages from addons/swiftly/translations.

Creating A Pull Request 😃

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

Have ideas/Found bugs? 💡

Join Swiftly Discord Server and send a message in the topic from 📕╎plugins-sharing of this plugin!