Download the PHP package games647/minecraft-banner-generator without Composer
On this page you can find all versions of the php package games647/minecraft-banner-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package minecraft-banner-generator
Minecraft Banner Generator
Description
Minecraft banner generator library.
Features
- Server banner
Displays:
- Ping (shows different about how good the ping is)
- Online players
- Max players
- Favicon if available
- Colorized motd (message of the day)
- Custom background
- Player banners
Displays:
- Player Head image
- Displays player name
- No branding
- No Magic values
- Free
ToDo
- Text style effects (bold, italic, underlined)
- Automatic line wrapping
- Graph of player activity
Installation
With composer it's just:
composer require games647/minecraft-banner-generator
For non-composer projects, you can drop the files from the /src folder into a libraries folder and use it with a require statement at the top of the PHP-File. You can see a example in the example.php file.
Usage
Backgrounds
You can use 11 build in Backgrounds or Images as files or URLs
CLOUDS_BACKGROUND
LILLY_PADS_BACKGROUND
HILLS_BACKGROUND
WATERFALL_BACKGROUND
CANYON_BACKGROUND
GRASSLAND_BACKGROUND
GRASSLAND_CANYON_BACKGROUND
SWAMP_BACKGROUND
LAKE_BACKGROUND
SWAMP2_BACKGROUND
LILLY_PADS_SWAMP_BACKGROUND
Scaling
Examples
All versions of minecraft-banner-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package games647/minecraft-banner-generator contains the following files
Loading the files please wait ....