HungerGames - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Plugins (https://forum.cuberite.org/forum-1.html) +--- Forum: Plugin Releases (https://forum.cuberite.org/forum-2.html) +--- Thread: HungerGames (/thread-1456.html) |
RE: HungerGames - pikachu784 - 04-23-2014 Thanks for your help! RE: HungerGames - NiLSPACE - 04-23-2014 No problem RE: HungerGames - tonibm19 - 04-23-2014 (04-23-2014, 04:29 AM)pikachu784 Wrote: I just accidentally shut it down. It's going back up now...You should allow generating of core dumps so the crashes can be fixed. RE: HungerGames - pikachu784 - 04-24-2014 (04-23-2014, 06:10 PM)tonibm19 Wrote:(04-23-2014, 04:29 AM)pikachu784 Wrote: I just accidentally shut it down. It's going back up now...You should allow generating of core dumps so the crashes can be fixed. I'm not quite sure how to do that... RE: HungerGames - tigerw - 04-24-2014 I think the most foolproof way of doing it is compiling the server in debug mode, installing gdb and starting MCS under gdb, then generating a coredump when it crashes. RE: HungerGames - xoft - 04-24-2014 Or giving ssh access to one of the devs to do it by themselves RE: HungerGames - pikachu784 - 04-24-2014 I was wondering if it would be possible to add /hg spectate. This would allow fallen players to see what happens in the arena but are invisible. In other words, it would allow players to just watch the game without the contestants knowing at all. RE: HungerGames - pikachu784 - 04-26-2014 Buummp RE: HungerGames - xoft - 04-26-2014 It *should* be possible, we have "player invisibility" implemented for quite some time, so the plugin should be able to make the player invisible and to disable all their interactions with the world. RE: HungerGames - NiLSPACE - 04-27-2014 I added an spectator mode, but since I coudn't test it I put it in a branch. Could someone test it?: Link to branch |