Stars: 131
Forks: 47
Pull Requests: 61
Issues: 76
Watchers: 10
Last Updated: 2023-05-16 18:45:50
The Minecraft SkinSystem for SkinsRestorer
License: MIT License
Languages: PHP, CSS, JavaScript, Shell, Dockerfile
SkinSystem is currently searching for a new maintainer of the project. Currently the team does not have the capacity to work on this PHP project. If you have experience in PHP, understand the code of this project and are willing to fix bugs and add new features then please contact us via discord!
The SkinSystem; developed for cracked Minecraft servers, allowing for changes of player skins to something more custom.
Installation view / SkinUploader view / Authen view (when you use this system with Authme)
❕ If you use Ubuntu 18.04+, you may run this command to automagically install apache+mysql+git+curl, set apache2 webpage, and generate MySQL credentials:
sudo bash -c "apt-get update && apt-get install curl -y && curl -s https://raw.githubusercontent.com/SkinsRestorer/SkinSystem/main/installscripts/UbuntuInstall.sh | bash -s"
skinsrestorer
and authme
. CommandsThe SkinSystem
into your web-root directory.IMPORTANT Enable Database in your AuthMe configuration. (Optional)
IMPORTANT Enable Database in your SkinsRestorer configuration. Example configuration:
MySQL:
Enabled: true
Host: localhost
Port: 3306
Database: skinsrestorer
SkinTable: Skins
PlayerTable: Players
Username: root
Password: ''
If you don't have a database password, You should fill ''
into Password
section.
( Light theme / Dark theme )
SkinSystem/config.nogit.php
See Contributors for a list of people that have supported this project by contributing.
If The SkinSystem makes your life better, you can give me a pack of candy :)
Our SkinSystem is licensed under the MIT License - see the LICENSE.md file for details.