Lottery - Purchase tickets, wait and win. The most improved Lottery system!

ULTRA Lottery - Purchase tickets, wait and win. The most improved Lottery system! 4.4.0


High-End Minecraft fun plugin, where players bet own in-game money and one of them can win whole pot. For more information read below.







ProfileStorage plugin is available here
ADL (Library) is available here























Config:
Localization:
GUI:
Options:


Code (Java):
package com.innouniq.minecraft.Lottery.API;

/**
* Method to get remaining time to draw.
*
* @return Remaining time, or null if round is not running.
*/
(int) LotteryAPI.get().getRemainingTime();

/**
* Method to get parsed remaining time to draw to digital format.
* Format: HH:MM:SS. Where HH represents Hours, MM minutes and SS seconds.
*
* @return Parsed remaining time, or null if round is not running.
*/
(String) LotteryAPI.get().getDigitalFormatOfRemainingTime();

/**
* Method to get parsed remaining time to draw to described format.
* E.g.:
* 1 Hour, 23 Minutes and 10 Seconds
* 1 Hour and 10 Minutes
* 1 Hour
* 10 Minutes
* 30 Seconds
*
* @return Parsed remaining time, or null if round is not running.
*/
(String) LotteryAPI.get().getDescribedFormatOfRemainingTime();

/**
* Creates LotteryGUI. There player can see current round status, purchase tickets or look at personal/summary stats.
*
* @param player Target, whom to open GUI.
*/
(void) LotteryAPI.get().openLotteryGUI(target);




Spoiler: Screenshots



spigot.minecraft.innouniq.com





I want to resolve all problems. So please, do not review the plugin with "Plugin does not work!". At first, please write me message. I will help you
clear.png
Author
Wifi
Downloads
0
Views
24
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Wifi

Top