Skip to content
This repository has been archived by the owner on May 15, 2019. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mathhulk committed Aug 2, 2018
2 parents 123d143 + 9abec33 commit 6da40aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Simple and sleek website panel for AdvancedBan.
* Example can be found at [here](https://mathhulk.net/ab-web-addon).
* Example can be found at [here](https://mathhulk.net/advancedban-panel).

## Notable Features
* Self-host
Expand Down Expand Up @@ -28,8 +28,8 @@ Simple and sleek website panel for AdvancedBan.
* Enable or disable either or both

## Requirements
- PHP 7.0+
- MySQLi PHP extension
* PHP 7.0+
* MySQLi PHP extension

## Installation
Clone `advancedban-panel` to a local file location. Navigate to the `private.php` file, which should be located at `include\private.php`. Open the file with a text editor, such as Notepad++ for desktop or Nano for command-line. Enter the credentials for your database in the appropriate place and continue.
Expand Down Expand Up @@ -157,4 +157,4 @@ The `configuration.json` file for your theme should follow this template.
To change the icons for AdvancedBan Panel, replace the icon files located in `assets\img` and `assets\img\icons` and the `favicon.ico` file using a tool like https://www.favicon-generator.org.

## Credit
The author of AdvancedBan is Leoko. Find AdvancedBan on [SpigotMC](https://www.spigotmc.org/resources/advancedban.8695/).
The author of AdvancedBan is Leoko. Find AdvancedBan on [SpigotMC](https://www.spigotmc.org/resources/advancedban.8695/).

0 comments on commit 6da40aa

Please sign in to comment.