GithubHelp home page GithubHelp logo

-'s Introduction


SkinSystem

The SkinSystem; developed for cracked Minecraft servers, allowing for changes of player skins to something more custom.

MIT License Release Download PayPal Donate View on spigotmc.org Join the chat Join the chat


๐Ÿ‘“ Examples

The SkinSystem Preview The SkinSystem Preview The SkinSystem Preview

Installation view / SkinUploader view / Authen view (when you use this system with Authme)


๐Ÿ“ Requirements


๐Ÿ”ง Installation

โ• 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/riflowth/SkinSystem/master/installscripts/UbuntuInstall.sh | bash -s"

otherwise, follow these directions:

  1. Install MySQL
  2. Install and configure a webserver that supports php, php-curl, php-mysql, and php-gd. (apache2 may be used)
  3. Make sure your webserver is accessible.
  4. Create databases skinsrestorer and authme. Commands
  5. Download the latest release version from here!
  6. Put all of The SkinSystem into your web-root directory.

โญ Let's start!!!

  • 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.

  1. Load The SkinSystem from your webserver. You should be shown an installation page looking something like this:

Installation view Installation view

( Light theme / Dark theme )

  1. Select config.yml for SkinsRestorer(and AuthMe), making sure database is enabled and working.
  2. Now have fun with changing your skin! Have a good time. ๐Ÿ˜ƒ
  • IMPORTANT You can change the configuration later at skinsystem/config.nogit.php
  • You can use this template for making config file manually.

๐Ÿ”จ Collaborators

@VectierThailand @lion328 @aljaxus @SkinsRestorer @InventivetalentDev @ITZVGcGPmO

๐Ÿ‘ Donations

If The SkinSystem makes your life better, you can give me a pack of candy :)

or leave your thumbs up on Our team Facebook ๐Ÿ‘


๐Ÿ“ License

Our SkinSystem is licensed under the MIT License - see the LICENSE.md file for details.


-'s People

Contributors

blidje avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.