Skip to content

swiftly-solution/map-chooser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SwiftlyLogo

[Swiftly] Map Chooser

A simple plugin for Swiftly that implements a basic map voting system.

Downloads Contributors Issues License


Installation 👀

  1. Download the newest release.
  2. Everything is drag & drop, so i think you can do it!

Configuring the plugin 🧐

  • After installing the plugin, you should change the default prefix from addons/swiftly/configs/plugins/map-chooser.json(optional)
  • You can change the rounds left to vote and the maps from the config: addons/swiftly/configs/plugins/map-chooser.json
  • For adding a workshop map, you will need the workshop map id and the name of the map. This is an example of how it should be setup in the config.
    "maplist": {
        "3124567099": "Inferno Night",
    }

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!