Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sirblobman/brc-data-helper

A Spigot plugin that helps convert BRC plugin data into readable json.
https://github.com/sirblobman/brc-data-helper

bukkit bukkit-plugin database minecraft-plugin mysql spigot spigot-plugin

Last synced: about 1 month ago
JSON representation

A Spigot plugin that helps convert BRC plugin data into readable json.

Awesome Lists containing this project

README

        

# BRC Data Helper

A plugin that helps out with databases from BRC plugins.
*Please send me suggestions for new features or feature changes.*

## Requirements

- Java 21
- A MySQL database previously linked to PlayerShopGUIPlus.
- [Spigot](https://spigotmc.org/) or [Paper](https://papermc.io/download/paper) 1.21
- [ShopGUIPlus](https://www.spigotmc.org/resources/6515/) 1.97.1 or higher.
- [PlayerShopGUIPlus](https://www.spigotmc.org/resources/37707/) 1.33.1 or higher.
- [BlueSlimeCore](https://www.spigotmc.org/resources/83189/) 2.9.6 or higher.

## Features

- Convert original PlayerShopGUIPlus database with base64-binary items into a different table as json items.
- Purchase history table that stores information when players buy items from other players.
- Creation history table that stores information when players add items to their own shop.
- Transaction history table for ShopGUIPlus when players sell or buy items.