LotteryZero

Introduction
Create a simple lottery event, where members do not spend money, just win!
Commands
| Command |
|---|
| enUs: /lottery open <diamond/money> <quantity> <correct-number> <max-number> <max-time> <max-attempts = 0> |
| ptBr: /loteria abrir <diamante/dinheiro> <quantidade> <número-correto> <número-máximo> <tempo-máximo> <tentativas-totais = 0> |
| enUs: /lottery close |
| ptBr: /loteria fechar |
| enUs: /lottery <number> |
| ptBr: /loteria <número> |
Explaining:
<diamond/money>: what will be given
<quantity>: quantity
<correct-number>: correct number (enUs: Could be "random" / ptBr: Pode ser "random")
<max-number>: maximum number, must be greater than the correct number
<max-time>: time lottery remains open, 0 = infinity
<max-attempts = 0>: maximum number of times you can try to hit, if nothing is typed equals 0 (unlimited)
Permission nodes
| Permission | Description |
|---|---|
| lottery.admin | Access to /lottery <open/close> |
Before download
You must have Vault to give MONEY!
Configuration
Just change the messages at messages.yml at the LotteryZero folder
Credits
Development: Me (I use the nick SubZero0 in the plugin and SubZero0_ in the minecraft)
-
View User Profile
-
Send Message
Posted Oct 16, 2019funciona na 1.7.10 ?
-
View User Profile
-
Send Message
Posted Sep 24, 2015legal mesmo
-
View User Profile
-
Send Message
Posted Aug 11, 2015Cara tem como você adicionar um delay para fazer loteria tipo em 30 em 30 minutos? Sem precisar ser evento admin. E um geito de mudar a Tag "[Loteria]" por favor.
-
View User Profile
-
Send Message
Posted Sep 19, 2014Parabens, belo plugin, curti pra caramba, mt eficiente e facil e usar
-
View User Profile
-
Send Message
Posted Jun 19, 2014Video Tutorial on the Plugin
http://youtu.be/uU6KZk1zlSA
Credits Video: (AbsintoJ/LotteryZero)
-
View User Profile
-
Send Message
Posted Jun 7, 2014@PauloABR
Era por que eu não usava o Vault mesmo...
-
View User Profile
-
Send Message
Posted Mar 30, 2014@BrunoLoko
Você precisa do Vault e um plugin de economia compatível.
Se não funcionar, você não está usando o Java 7.
-
View User Profile
-
Send Message
Posted Mar 30, 2014Sub, tava com um problema, a pasta nao gerava, sera que é pq eu num usei vault?
-
View User Profile
-
Send Message
Posted Feb 21, 2014Iae cara, blz?
Tem um jeito de vc add um comando pra gente ver o numero da loteria a qualquer momento, e ingame?
De resto, esse plugin faz sucesso com a galera no server! Eu uso o AutoSaveWorld e de hora em hora tem loteria... =D
Vlws. Se quiser visitar o sv, ip abaixo! Ta convidado!
-
View User Profile
-
Send Message
Posted Jan 9, 2014None bugs should be found.
Anything just send me a message or post here. =)
-
View User Profile
-
Send Message
Posted Jan 9, 2014nice
-
View User Profile
-
Send Message
Posted Jan 5, 2014@PauloABR
Pronto aqui esta. http://pastebin.com/f4DmiskN Vou tentar procurar mais bugs
-
View User Profile
-
Send Message
Posted Jan 4, 2014@jonas159753
Eu adoraria arrumar, mas o Multicraft "comeu" a parte importante... =/
Teria como conseguir me mostrar o erro total?
-
View User Profile
-
Send Message
Posted Jan 4, 2014PauloABR em quanto o loterria tava rolando no meu servidor o plugin bugo e deu resultado 0, e isso apareceu no console http://pastebin.com/J2RAhZ0h
-
View User Profile
-
Send Message
Posted Jan 4, 2014@xxLag
Por favor, não poste o log do erro aqui, use o pastebin.com
Seu erro é, aparentemente, incompatibilidade com o CustomServerMessages.
Se quiser uma versão sem este problema (rapidamente), me mande uma PM.
-
View User Profile
-
Send Message
Posted Jan 4, 2014@PauloABR
Está acontecendo este erro quando tento abrir a loteria:
17:24:10 [INFORMAÃıES] xLag issued server command: /lottery open money 800 83 35
0 0 0
17:24:10 [GRAVE] null
org.bukkit.command.CommandException: Unhandled exception executing command 'lott
ery' in plugin LotteryZero v1.1
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18
9)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServe
r.java:523)
at net.minecraft.server.v1_5_R3.PlayerConnection.handleCommand(PlayerCon
nection.java:971)
at net.minecraft.server.v1_5_R3.PlayerConnection.chat(PlayerConnection.j
ava:889)
at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java
:846)
at net.minecraft.server.v1_5_R3.Packet3Chat.handle(Packet3Chat.java:44)
at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292
)
at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java
:115)
at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:3
0)
at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:5
81)
at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:2
26)
at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:4
77)
at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java
:410)
at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:5
73)
Caused by: org.bukkit.command.CommandException: Unhandled exception executing co
mmand 'say' in plugin CustomServerMessages v2.9.6
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18
9)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServe
r.java:523)
at me.subzero0.lotteryzero.Commands.onCommand(Commands.java:129)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
... 15 more
Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/command/Colour
edConsoleSender
at me.michidk.CustomServerMessages.main.onCommand(main.java:63)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
... 19 more
-
View User Profile
-
Send Message
Posted Jan 3, 2014@xxLag
O plugin na versão 1.6.4 é compatível com a versão 1.5.2, só falta aceitarem o arquivo.
-
View User Profile
-
Send Message
Posted Jan 3, 2014Quando estiver finalizado, se possível faça compatível com CB 1.5.2.