Minesite icon

Minesite 1.3.2

Design a beautiful, custom website for your Minecraft server. Completely free. Zero coding required.

Page 1
Easier logins with /minesite login

This version makes logging in with /minesite login much easier by allowing players to type a code rather than needing to click a link, making it easier for Bedrock players to log in.

Minor bug fixes
Required for the newer Minesite version
Exciting new Beta features

This version adds support for some exciting new beta features from minesite.org. If you're interested, reach out at on Discord or at https://minesite.org/contact and we'd love to chat!

Improved Compatability

This version (and all future versions) of the Minesite plugin was compiled with Java 8, to improve compatability with all servers!

Minor API changes before full release
Variables and Minesite API

This version adds new commands to interact with Minesite variables. Check it out with /minesite variable

This version also adds the Minesite API. Developers can get an instance of the API with 

JavaPlugin plugin;
MinesiteV1 minesite = Minesite.v1(plugin);
JavaMinesiteVariableHandler variables = minesite.getVariables();

// Get and set variables!

Or, for Kotlin

val plugin: JavaPlugin
val minesite: MinesiteV1Kotlin = Minesite.v1(plugin).kotlin
val variables: MinesiteVariableHandler = minesite.variables

// get and set variables!
Minor Improvements
New /minesite mail command!
Security Enhancements
Print a more informative message when Minesite can't connect to the API
Minor bug fixes
Page 1

minesite

server

website

minecraft

website

website

designer