• This repository has been archived on 11/Jan/2020
  • Stars
    star
    296
  • Rank 139,999 (Top 3 %)
  • Language
    PHP
  • License
    GNU General Publi...
  • Created almost 9 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[OUTDATED, see @bs-community] A web application brings your custom skins back in offline Minecraft servers. (第三方 Minecraft 皮肤站)

Travis Building Status Codecov Latest Stable Version PHP 5.5.9+ License Twitter Follow

优雅的开源 Minecraft 皮肤站,现在,回应您的等待。

Blessing Skin 是一款能让您上传、管理和分享您的 Minecraft 皮肤和披风的 Web 应用程序。与修改游戏材质包不同的是,所有人都能在游戏中看到各自的皮肤和披风(当然,前提是玩家们要使用同一个皮肤站)。

Blessing Skin 是一个开源的 PHP 项目,这意味着您可以自由地在您的服务器上部署它。这里有一个 演示站点

特性

  • 完整实现了一个皮肤站该有的功能
  • 支持单用户多个角色
  • 通过皮肤库来分享您的皮肤和披风!
  • 易于使用
    • 可视化的用户、角色、材质管理页面
    • 详细的站点配置页面
    • 多处 UI/UX 优化只为更好的用户体验
  • 安全
    • 支持多种安全密码 Hash 算法
    • 注册可要求 Email 验证(插件)
    • 防止恶意请求的积分系统
  • 强大的可扩展性
    • 多种多样的插件
    • 支持与 Authme/Discuz 等程序的用户数据对接
    • 支持自定义 Yggdrasil API 外置登录系统

环境要求

Blessing Skin 对您的服务器有一定的要求。在大多数情况下,下列所需的 PHP 扩展已经开启。

  • 一台支持 URL 重写的主机,Nginx、Apache 或 IIS
  • PHP >= 5.5.9 (服务器不支持?)
  • 安装并启用如下 PHP 扩展:
    • OpenSSL
    • PDO
    • Mbstring
    • Tokenizer
    • GD

如果你使用的是 PHP 7.2,请先阅读 Wiki - 在 PHP 7.2 上运行

快速使用

请参阅 Wiki - 快速安装向导

screenshot

插件系统

Blessing Skin 提供了强大的插件系统,您可以通过添加多种多样的插件来为您的皮肤站添加功能。

详情请参阅 Wiki - 插件系统介绍

自行构建

如果你想为此项目作贡献,或者抢先尝试未发布的新功能,你应该先用 Git 上的代码部署。

不推荐不熟悉 shell 操作以及不想折腾的用户使用。

从 Git 上 clone 源码并安装依赖:

$ git clone https://github.com/printempw/blessing-skin-server.git
$ composer install
$ yarn install

运行自动化测试(可跳过):

$ yarn test
$ ./vendor/bin/phpunit

构建前端代码!

$ yarn run build

接下来请参考「快速安装向导」进行后续安装。

问题报告

请参阅 Wiki - 报告问题的正确姿势

版权

Copyright 2016-2018 printempw and contributors.

Blessing Skin 是基于 GNU General Public License version 3 开放源代码的自由软件,你可以遵照 GPLv3 协议来修改或重新发布本程序。

例外情况:任何为 Blessing Skin 皮肤站程序开发、调用了 Blessing Skin 插件 API 的插件程序,在未使用 Blessing Skin 程序源代码的情况下,无须采用 GPLv3 协议,也不强制要求开放插件源代码。

程序原作者为 @printempw,转载请注明。

More Repositories

1

twitter-web-exporter

Export tweets, bookmarks, lists and much more from Twitter(X) web app. (推文/书签/收藏/列表导出工具)
TypeScript
789
star
2

live-stream-recorder

Monitor and record live streams from YouTube, OPENREC, TwitCasting, etc. Made for VTuber fans. (VTuber 直播自动录像脚本)
Shell
348
star
3

hexo-hide-posts

A plugin to hide specific posts from your Hexo blog and make them only accessible by links. (隐藏 Hexo 文章)
JavaScript
193
star
4

export-twitter-following-list

Export your Twitter/X's following/followers list like a breeze. (关注列表与关注者列表导出工具)
JavaScript
71
star
5

node-tikzjax

A port of TikZJax runs on pure Node.js and WebAssembly.
JavaScript
70
star
6

hexo-theme-murasaki

Yet another minimalist theme for Hexo. (EARLY DEV STAGE)
Stylus
54
star
7

blog-friend-circle

Show latest posts from your subscribed blogs as a more attractive friends page. (博客友链朋友圈)
TypeScript
33
star
8

prinsss.github.io

Everything about my blog.
JavaScript
26
star
9

twitcasting-recorder

Just another Python implementation of TwitCasting live stream recorder. (TC 录像脚本 / 録画ツール)
Python
21
star
10

just-pnpm

Force the pnpm package manager to be used on a project.
JavaScript
10
star
11

google-analytics-hit-counter

Page views counter that pulls data from Google Analytics API.
TypeScript
9
star
12

hexo-view-counter

Hexo post views counter 访问计数器(阅读次数,热门文章 etc.)。
PHP
8
star
13

rx-direct-share

Greenify prescription to disable the Direct Share feature on Android 6+.
8
star
14

hexo-filter-tikzjax

Server side PGF/TikZ renderer plugin for Hexo. (TikZ 绘图渲染插件)
TypeScript
7
star
15

ghost-hit-counter

Page view counter for Ghost blog
PHP
4
star
16

react-native-pencilkit-example

Try to use Apple PencilKit in React Native.
TypeScript
3
star
17

ble-light-switch

遥控“关灯神器”微信小程序的 Android 实现,基于蓝牙 BLE。
1
star