Vote Addon
Owner | Kasun Wathsara Hapangama |
---|---|
Tags | AddonsComming Soon |
Download : https://ka0un.github.io/voteadddownload
Step By Step Guide
01. Install Dependencies
Download and Install PlaceholderAPI, VotingPlugin, SimpleWebsite plugins by coping the plugin jars to plugins folder in your minecraft server.
02. Setup SimpleWebsite
Setup SimpleWebsite plugin. you can follow this guide.
03. Setup Voting
Setup VotingPlugin in your server. you can follow this gude. if you alredy done this you can skip this part
04. Edit vote.html
Edit vote.html
( or vote-light.html) and replace following things
Line No | ||
228, 232, 236 | https://votesite1.com | replace it with your vote links |
248 | all | replace it with leaderboard type you want to display eg : all, month, week, daily |
258 | localhost:8081 | replace this with your server ip and website port (port that used to SimpleWebsite) eg: 122.99.23.4:8081 |
05. Copy your files to host
copy vote.html to your webhost location (plugins/SimpleWebsite/public/default)
and restart reload the plugin using /sw reload
command
You will be able to access vote website with yourwebsitelink/vote link yourwebsitelink can be found with /website command
🟢
Hosting this website in SimpleWebsite plugin is optional. You can use any other webhost to do that. but SimpleWebsite plugin is required for the API. If you are using SimpleWebsite plugin just for API you can toggle
ApiOnly : true
in config.yml