Skip to content

Commit e685ed7

Browse files
Merge remote-tracking branch 'origin/master'
2 parents c258b0a + 2a478a5 commit e685ed7

File tree

2 files changed

+10
-46
lines changed

2 files changed

+10
-46
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
[>>> DEMO WEBSITE HERE <<<](https://project.therenceforot.fr/mcmmo/index.php)
77

8-
# 📈 mcMMO-Stats-Panel
8+
# 📈 mcMMO Dashboard
99
This project allows you to have an interactive, good looking and effective dashboard for your community to look at their rank and mcMMO statistics from any device.
1010

1111
## ⚙️ How to install
1212
1. First, host the website on any machine available in the world. It can be local hosting (a raspberrypi), or remote hosting thanks to international server providers (OVH, Ionos, ...).
13-
2. Then, edit the file [`config/config.php`](https://github.com/AsyncDevTeam/mcMMO-Stats-Panel/blob/master/config/config.php) to suit your server configuration.
13+
2. Then, edit the file [`config/config.php`](https://github.com/AsyncDevTeam/mcMMO-Dashboard/blob/master/config/config.php) to suit your server configuration.
1414

1515
You must provide :
1616

@@ -28,6 +28,14 @@ You must provide :
2828

2929
3. Browse to your website host IP address, enjoy & share to your community!
3030

31+
## ⬆️ How to update
32+
33+
1. Backup all your config files (located in [`config`](https://github.com/AsyncDevTeam/mcMMO-Dashboard/blob/master/config))
34+
2. Replace all your site files with the new files of the [last update](https://github.com/AsyncDevTeam/mcMMO-Dashboard/releases)
35+
3. Compare the new config files with your backed up ones
36+
37+
**Note:** Release notes are here to help you understand which config files were updated.
38+
3139
## ⚠️ Requirements
3240

3341
Your hosting machine must have a web server installed (ex: Apache or Nginx) with PHP enabled.

resources/php/scripts/get_all_abilities.php

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)