Egg Roulette
If you have any questions please contact our support team https://support.curseforge.com.
» If you like this plugin you should definitely check out our other plugins too «
The name already says it all. Its Roulette where the chicken decides ;-)
The idea is quite simple, yet so funny: You start the game and your users touch a sign to join the game. The signs will track all the bids and show some more infos on purpose. Every user can bet on up to 3 colors and up to a defined maximum of money. Then you release the chicken and it will do its work - laying an egg on one of the colors to decide which color will finally win. The user who bid on this color will then get back his twice his stake.
Game Features
- automated payments and calculation of wins
- more chickens will be spawned if the existing don't lay an egg after some time
- almost completely automated workflow: a moderator only needs to (re-)start the game and then after some time let the chicken go - just using two commands
Admin features
- the mod is fully configurable by ingame commands: meaning you don't need to change anything in the plugin config file on the server - just upload it, enable it and that's it
- adjust most variables: language (english, german), bid amount, max bid amount, currency name, chicken respawn time
- you only need to build a proper arena by hand - the creation of the needed signs, touch locations and chicken spawn location can be set up using the built-in setup routine
Permissions
- eggroulette.mod - basic game controls (start, reset the game)
- eggroulette.admin - admin commands for creating the arena, signs or change the mod settings
HowTo's
Requirements
- Vault plugin
Source & Snapshots
- Source: https://github.com/DerFlash/CNEggRoulette/
- Latest Snapshots: http://ci.cube-nation.de ¹
Metrics
This plugin utilises Hidendra's plugin metrics system. You can opt-out under <yourPluginFolder>/PluginMetrics/config.yml
The following informations will be collected:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's implementation and game version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
- Your online-mode
- Your server location
- The keys of your registered currencies
Big thanks for ...
- sharing the idea of this game resulting in build the test arena + writing this plugin @ masterps
- building our test arena @ masterps, pepperus, blacksheep92
- creating the video @ iMax_1_
- helping with the translations @ bloodymx
- testing it, sharing their ideas, helping @ everyone :-)
- contributing to the project, making it even better @ BangL
¹ Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
· · ·
» Powered by Cube Nation «
@Gamer135790
Do you have vault or the latest version of vault. I have the latest dev bukkit on mine and I don't get any errors.
i just built a massive arena for this plugin, and i try to set it up, but it continues to say internal error. i assume this is because it isn't updated for minecraft 1.4.6/7 please update soon
the sign never get reset after each game!!!, am I missing something?
@CubeNation
I got it, it's bc of the worldguard region flag was denying to spawn.
@fbafaro
But the setup routine worked correctly (by asking you things in the chat to do)?
What Bukkit version are you running at - and what version of EggRoulette? Any errors in the console?
@CubeNation
ok, I did that and it still not spawning the chicken.
@fbafaro
Did you set up the arena correctly with "/egg setup" ? Make sure the spawn location is ok (maybe try some flat/open area first)
Any idea why the chicken doesn't get spawn!!
You should add some kind of configuration for how much can be bet with one click, the max bet, how often chickens should spawn if one doesn't lay an egg, weather the messages are broadcasted to the entire server or not, some stuff like that would be good.
Great Plugin!
Perfect addition to any economy server. Thanks for updating, I highly recommend the download.
The update for being compatible with 1.4.6 R0.1 and above is already in review and should come up in a short while.
HF
01.01 12:22:16 [Server] INFO ... 15 more 01.01 12:22:16 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 01.01 12:22:16 [Server] INFO at me.derflash.plugins.eggroulette.CNEggRoulette.onCommand(CNEggRoulette.java:202) 01.01 12:22:16 [Server] INFO at me.derflash.plugins.eggroulette.CNEggRoulette.translate(CNEggRoulette.java:544) 01.01 12:22:16 [Server] INFO Caused by: java.lang.NullPointerException 01.01 12:22:16 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) 01.01 12:22:16 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427) 01.01 12:22:16 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494) 01.01 12:22:16 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) 01.01 12:22:16 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598) 01.01 12:22:16 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30) 01.01 12:22:16 [Server] INFO at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39) 01.01 12:22:16 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112) 01.01 12:22:16 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290) 01.01 12:22:16 [Server] INFO at net.minecraft.server.v1_4_6.Packet3Chat.handle(Packet3Chat.java:44) 01.01 12:22:16 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:853) 01.01 12:22:16 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.chat(PlayerConnection.java:898) 01.01 12:22:16 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.handleCommand(PlayerConnection.java:980) 01.01 12:22:16 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.CraftServer.dispatchCommand(CraftServer.java:510) 01.01 12:22:16 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) 01.01 12:22:16 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) 01.01 12:22:16 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'egg' in plugin CNEggRoulette v1.2 01.01 12:22:16 [Server] SEVERE null
@Shaded26
I dont have that problem on my servers, just put 2 walls between players and chickens ;) will solve that.
For coders, if u can add the option to configure how much they win, now its 2x the bet. Will be kinda helpfull if u had an option to config that. At last, can u add spanish translation? or just add a messages.yml where we can change the messages? Thx ;)
Plugin works well for me on 1.4.6 (last snapshot)
@R3PTILE
Same problem for me, the Seeds user really messes up the game.
Everybody on my server truly enjoys this game but there's always the one who messes it up for everybody.. People complain about others using Seeds and wheat to lure the chickens to their square and doing so has ruined to "/Money Top" Command showing the wealthiest accounts. would be awesome if in next update something could be done to fix this problem, Or maybe there already is a way i am missing. but that is my only complaint, Otherwise this plugin gets 10/10 in my book.
just tried it on 1.3.1-R2.0 and it does not work. generates this error:
pasted that for those who were wondering. please fix and update this, i really liked your plugin!
EDIT: sorry, i didnt have vault. above is now the error WITH vault.
Pls update this!
@FatCowsLikeCake
I think i figured it out. you need to punch/left click the block to place a bet, and right click to remove. hope this helps :3
Hi, I've got everything set up, so I think anyways. When I go to bet on a color, it tells me 'There are no bets to remove for this color.' With the setup, I was already confused, so I'm sure I did something wrong. I've got everything else set up, and working, but this. Help?
Heloo? do you check your tickets?
This plugin is quite buggy but also really fun, please review the tickets and let us know.