Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soviaat/statify
The ultimate Minecraft mod that visualises statistics in a cool way.
https://github.com/soviaat/statify
fabric fabricmc fabricmc-mod google-sheets google-sheets-api minecraft minecraft-mod mod statistical-analysis statistics
Last synced: about 1 month ago
JSON representation
The ultimate Minecraft mod that visualises statistics in a cool way.
- Host: GitHub
- URL: https://github.com/soviaat/statify
- Owner: Soviaat
- License: gpl-3.0
- Created: 2024-09-16T14:02:30.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-11-04T14:40:59.000Z (3 months ago)
- Last Synced: 2024-11-04T15:35:13.283Z (3 months ago)
- Topics: fabric, fabricmc, fabricmc-mod, google-sheets, google-sheets-api, minecraft, minecraft-mod, mod, statistical-analysis, statistics
- Language: Java
- Homepage:
- Size: 714 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Static Badge](https://img.shields.io/badge/Fabric->=0.16.5-1f6feb?style=flat-square)](https://fabricmc.net/use/installer/)
![Static Badge](https://img.shields.io/badge/Minecraft-1.21.1-green?style=flat-square&logo=Minetest&logoColor=white)
[![Static Badge](https://img.shields.io/badge/View_Versions-red?style=flat-square)](https://github.com/Soviaat/Statify/releases/)Statify
This mod gets all the statistics from your Minecraft World every 2 minutes and uploads it into Google Sheets.
Tutorial on: How to install
To install this mod, press on the [View Versions](https://github.com/Soviaat/Statify#versions) button on the top of this README file.
- Click on the version you need for your instance of Minecraft, then click on the .jar file to download it.
After you downloaded the .jar file, press Win+R and type in ` %appdata%/.minecraft/mods ` and press enter. You should be welcomed by your mods folder.
- Put the .jar file into your mods folder.
- You should be good to go! :D
`
Keep in mind that the version you download must be compatible with the
Fabric and Minecraft versions you have installed in your mods folder, this is always specified under every release.
`Tutorial on: How to set up Google Sheets
1. First of all, Kendiii made a boilerplate [Google Sheet](https://docs.google.com/spreadsheets/d/1nGZAkqGMEmltLfvBtCr4GKUFrnvnlBlJlPddw4Wj6sc/edit?usp=sharing) for y'all that you can easily make a copy of and rename it.
2. Then, you should be able to see your copy of this Boilerplate Sheet. On the top, you will see a yellow ribbon, click "Allow access". This will allow you to see the pictures of the items on the Statistics and Analysis sheets.
3. After you pressed "Allow access", you need to give permission to the Mod's Worker Account.
Step 1: On the top right, click on "Share"
Step 2: Paste the Worker Account's e-mail into the textbox and set the permission level to Editor
(Worker account:[email protected]
)
Then click Share
Don't worry, this Worker Account will not be able to access any of your personal information, and does not inject any harmful code into your Sheets. Only your statistics will be uploaded.
4. After you gave permission to the Worker Account for your sheet, you'll need to copy the Sheet's ID from the URL bar at the top. This ID is found in between the `spreadsheets/d/` and `/edit` section of the URL.
![URL Bar](https://github.com/Soviaat/Statify/blob/master/imgs/sheetid.png)
4. Now, get in-game. And type the command `/statify sheetid [ID]`. (Replace [ID] with your Sheet's ID) and press Enter.
After enabling the mod with
/statify enable
make sure the upload is on with/statify upload on
, then you'll need to restart Minecraft.So before you think the mod does not work, it does, you just have restart the game after enabling it to see your stats appearing.