Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
 
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Cold-Development/ColdBits/release.yml?branch=master&style=flat&logo=github&label=GitHub)](https://github.com/Cold-Development/ColdBits/actions/workflows/release.yml)

* **ColdBits** is a currency Minecraft plugin, adding the ability to manager points for every player, with SQLite and MySQL database support.<br>
* **ColdBits** is a currency Minecraft plugin, adding the ability to manage bits (premium/custom currency) for every player, with SQLite and MySQL database support.<br>
* Supports **`SQLite`** and **`MySQL`** database. Default database is SQLite which can be edited later in `config.yml` file.<br>
* This plugin is based on [**`ColdDev`**](https://github.com/Cold-Development/ColdDev) plugin library.

Expand Down