bs-community/blessing-skin-server

A web application brings your custom skins back in offline Minecraft servers.

6.0.2 2022-06-23 07:58 UTC

README

logo.png

GitHub Workflow Status Codecov GitHub release (latest SemVer including pre-releases) GitHub Discord

Puzzled by losing your custom skins in Minecraft servers runing in offline mode? Now you can easily get them back with the help of Blessing Skin!

Blessing Skin is a web application where you can upload, manage and share your custom skins & capes! Unlike modifying a resource pack, everyone in the game will see the different skins of each other (of course they should register at the same website too).

Blessing Skin is an open-source project written in PHP, which means you can deploy it freely on your own web server!

Features

  • A fully functional skin hosting service
  • Multiple player names can be owned by one user on the website
  • Share your skins and capes online with skin library!
  • Easy-to-use
    • Visual page for user/player/texture management
    • Detailed option pages
    • Many tweaks for a better UI/UX
  • Security
    • Support many secure password hash algorithms
    • Email verification for registration
    • Score system for preventing evil requests
  • Incredibly extensible
    • Plenty of plugins available
    • Integration with Authme/Discuz (available as plugin)
    • Support custom Yggdrasil API authentication (available as plugin)

Requirements

Blessing Skin has only a few system requirements. In most cases, these PHP extensions are already enabled.

  • Web server with URL rewriting enabled (Nginx or Apache)
  • PHP >= 8.1.0
  • PHP Extensions
    • OpenSSL >= 1.1.1 (TLS 1.3)
    • PDO
    • Mbstring
    • Tokenizer
    • GD
    • XML
    • Ctype
    • JSON
    • fileinfo
    • zip

Quick Install

Please read Installation Guide.

Plugin System

Blessing Skin provides an elegant and powerful plugin system, and you can attach plenty of functions and customization to your site via installing plugins.

Supporting Blessing Skin

Welcome to sponsoring Blessing Skin if this software is useful for you!

Currently you can sponsor us via 爱发电.

Sponsors

68747470733a2f2f706963312e61666469616e63646e2e636f6d2f757365722f32616163323334383162316231316561396636653532353430303235633337372f6176617461722f39366138623233643938636261633561613336363031646231356132376535655f773531325f683531325f733233342e6a7067
gao_cai_sheng
68747470733a2f2f706963312e61666469616e63646e2e636f6d2f757365722f39626564376262343534663031316562383231363532353430303235633337372f6176617461722f63623637396533656163363933653065656132656163353237633739353465305f773730305f68313330375f733133372e6a7067
K_LazyCat
68747470733a2f2f706963312e61666469616e63646e2e636f6d2f757365722f61363666373964326635613331316539616634653532353430303235633337372f6176617461722f39383638326662336335393134613339633839383662623165393762353530315f773531325f683531325f733234382e6a7067
伊南
68747470733a2f2f706963312e61666469616e63646e2e636f6d2f64656661756c742f6176617461722f6176617461722d626c75652e706e67
家乐
68747470733a2f2f706963312e61666469616e63646e2e636f6d2f757365722f65333931663663636466613931316562623065333532353430303235633337372f6176617461722f37346461346166613932666132363636633330366434336162376138383034625f77313932305f68313038305f733333382e6a7067
黄金鞘翅的郡主
68747470733a2f2f706963312e61666469616e63646e2e636f6d2f757365722f65646465326566633837393631316538383966353532353430303235633337372f6176617461722f64366137313265666436353630623238393839616333336639396338393135645f773437335f683435345f7332342e6a7067
睡觉塞牙

Backers

68747470733a2f2f706963312e61666469616e63646e2e636f6d2f757365722f31373861303839363361356531316539616464643532353430303235633337372f6176617461722f65636539663038396161663263326638333230346138646531313639376361665f773335305f683335305f7331362e6a7067
飒爽师叔
68747470733a2f2f706963312e61666469616e63646e2e636f6d2f757365722f31386164333333386535386131316539623239333532353430303235633337372f6176617461722f31653862363437366235383964646163353435616331636531333136366535395f773538345f683739375f7335392e6a7067
皮皮帕
68747470733a2f2f706963312e61666469616e63646e2e636f6d2f757365722f65333931663663636466613931316562623065333532353430303235633337372f6176617461722f37346461346166613932666132363636633330366434336162376138383034625f77313932305f68313038305f733333382e6a7067
黄金鞘翅的郡主
68747470733a2f2f706963312e61666469616e63646e2e636f6d2f757365722f66633134333836306566613131316562623365353532353430303235633337372f6176617461722f36653164306633663666666238306238396234343236396635396161373735665f77313038305f68313038305f733130372e6a7067
♂sudo rm -rf /*[幼稚鬼]

Build From Source

Please refer to Manual Build.

Internationalization

Blessing Skin supports multiple languages, while currently supporting English, Simplified Chinese and Spanish.

If you are willing to contribute your translation, welcome to join our Crowdin project.

Report Bugs

Read FAQ and double check if your situation doesn't suit any case mentioned there before reporting.

When reporting a problem, please attach your log file (located at storage/logs/laravel.log) and the information of your server where the error occured on. You should also read this guide before reporting a problem.

Related Links

Copyright & License

MIT License

Copyright (c) 2016-present The Blessing Skin Team