Speedgot
Quara | Minecraft Website Theme
-----
Great looking website for Minecraft servers! Highly customisable with unique features.
Download Now
2 MB .zip
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Voting and Fireflies!
Added:
Voting cards (config.js)
Fireflies in header (config.js)
Changed:
Enhanced server status, shows offline and errors
Upgrade instructions:
Replace old main.js with new
Add fireflies.js
Add new methods to config.js
Code (Java):
vote
(
"name"
,
"image"
,
"url"
)
Add firefly count to config.js
Code (Java):
var firefly_count
=
20
;
Add vote section to index.html under social section
HTML:
<
section
class
=
"dark"
>
<
h1
>
Vote for us
<
/
h1
>
<
div
id
=
"vote"
><
/
div
>
<
/
section
>
Add vote template to <head>
HTML:
<
script
id
=
"vote-template"
type
=
"text/template"
>
<
div
class
=
"vote-card shrink shrink-dark"
>
<
img
src
=
"{{ image }}"
>
<
h3
>
{{ service }}
<
/
h3
>
<
h4
><
a
href
=
"{{ link }}"
class
=
"btn"
>
Vote
<
/
a
><
/
h4
>
<
/
div
>
<
/
script
>
----------
,
Oct 28, 2021
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
1,586
First Release:
Oct 25, 2021
Last Update:
Jan 22, 2022
Category:
---------------
All-Time Rating:
4 ratings
Find more info at preview.olliejw.me...
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support