[WIP][FUN]Survival Games - Fully Automated Hungergames Plugin

Discussion in 'WIP and Development Status' started by Double0negative, May 5, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    slayercraft

    double can you make the plugin so you dont need a mysql database
     
    x01kirbyx likes this.
  2. Offline

    DJSpydr

    double if you can upload a tutorial of how to install it, it will be very helpfull
    :D
     
  3. Offline

    AkterSnurra

    double, theres a bit problem with creepers blowing up the start platforms... eg if the game hasn't started and a creeper sees you, then hell blow up the platform (player don't get hurt though)

    And also, if youve seen inthelittlewoods livestream of the survival games they had some plugin or whatever so that when they died they went into spectator mode, and then by right clicking they teleported to the next attendant (no interactions though and they after death they spawned where they died)... is that a possibility for this plugin? or if you know of such a plugin excisting whats the name of it?

    Thank you!!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  4. Offline

    Double0negative

    Yes, we are making one
    Thanks, noted

    Will probably be added in teh future

    It needs the database for the logging and rollback info and later for the stats. If you are using a hosting company they will usually give one too you if you ask, if your running it on your computer its not hard to set up

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  5. Offline

    DJSpydr

    how i can set the spawns?
    :D
     
  6. Offline

    zendrex

    /Will this also refill chests if we place them down?
     
  7. Offline

    Malo

    yes

    read the tut on bukkitdev

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  8. Offline

    WinryR

    Great plugin Drew, cannot wait till it is on Skitscapes server!
     
    Malo likes this.
  9. Offline

    Edzandor

    How do you set it up on your computer?
     
  10. Offline

    enbr95

    What are acceptable mob names for the blacklist. I think it might be causing config issues.
     
  11. Offline

    Double0negative

    the mob list dosent actually do anything yet
    use wamp server
     
  12. Offline

    enbr95

    Thanks for the reply. I also wanted to give some advice to others using this plugin. It causes major issues to have LWC protecting the lobby wall signs. For me, the plugin had to be reset repeatedly and at first people could not join. This might be useful info to add to the BukkitDev page so others can see. I imagine Lockette or other sign protection plugins would cause similar issues. By doing /cremove for all signs on the wall, I fixed the issue.
     
  13. Offline

    XLightzOutX

    This is an amazing plugin! So much better than the other plugins that I have used!
    However, the rollback is sometimes a little glitchy especially when dealing with creeper explosions, it's happened to me where creepers blow up in the middle of all the chests and then it doesn't roll the blocks back. But other than that this is a great plugin! Good work!
     
  14. Offline

    izak12345678910

    No not really CoreProtect rollbacks without database and mob arena stores info without a data base. Is there any way you are willing to make this without MySQL needed? More people will enjoy it that way. Sorry for being a bother its just true I'm interested in this plugin but i don't have a MySQL. Thanks.
     
  15. Offline

    jerry98765

    Thank you so much for this great plugin. It is truly one of my favorites and I've seen alot. Keep it going! Donations will come :)
     
  16. Offline

    Malo

    thanks :)
     
  17. Offline

    Edzandor

    hmm... this is the error i get after it says done as in starting the server:
    19:40:50 [WARNING] Could not save config.yml to plugins\SurvivalGames\config.yml
    because config.yml already exists.
    19:40:50 [INFO] [SurvivalGames] Connecting to database...
    19:40:50 [INFO] [SurvivalGames] Connected to database.
    19:40:50 [WARNING] Task of 'SurvivalGames' generated an exception
    java.lang.NullPointerException
    at com.skitscape.survivalgames.LobbyManager.clearSigns(LobbyManager.java
    :359)
    at com.skitscape.survivalgames.GameManager.LoadGames(GameManager.java:69
    )
    at com.skitscape.survivalgames.GameManager.setup(GameManager.java:39)
    at com.skitscape.survivalgames.SurvivalGames$Startup.run(SurvivalGames.j
    ava:97)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:126)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:517)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    All the plugins i have installed are Essentials, GodPowers, MobDisguise, SurvivalGames, And WorldEdit. Any help with this error?
     
  18. Offline

    Double0negative

    have you se the lobby wall yet? if you have, try reseting it

    Thanks, noted and added to bukkitdev page

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  19. Offline

    Edzandor

    sorry to bother you, now i see it on the dev bukkit homepage. thanks!
     
  20. Offline

    Racerk12

    Hey people who are not op cannot break blocks in the arena does anyone know how to fix it?
     
  21. Offline

    PandazNWafflez

    I think you should put the link to the source on the main page, if you were hiding it but didn't want to pay on GitHub, I won't reveal it here, but it's really not hard to find.
     
  22. Offline

    shagamole

    Hey, AWESOME PLUGIN! I have put this on my server and it's really popular! :D
    Some questions...
    1. Can I make it so Tributes cannot see Spectators and Spectators chat?
    2. Can I make it so when a tribute dies they go straight to spectating?
    3. Can I make it so people go straight into the game when they join?
    4. Sometimes, when someone tries to go /sg leave to leave the game it comes up with a error. Is there anyway to fix this?
    Thanks :D
     
  23. Offline

    user_90563788

    I set this up exactly how the installation guide said to, and when I tried to set the first spawn I got an error in the chat and errors starting spamming the console, so I shut it down and restarted. Immediately these errors started piling up:

    Code:
    2012-06-02 18:20:58 [SEVERE] java.lang.NullPointerException
    2012-06-02 18:20:58 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.getWorld(CraftServer.java:767)
    2012-06-02 18:20:58 [SEVERE]     at org.bukkit.Bukkit.getWorld(Bukkit.java:166)
    2012-06-02 18:20:58 [SEVERE]     at com.skitscape.survivalgames.SettingsManager.getLobbySpawn(SettingsManager.java:143)
    2012-06-02 18:20:58 [SEVERE]     at com.skitscape.survivalgames.LobbyManager.updateGameStatus(LobbyManager.java:295)
    2012-06-02 18:20:58 [SEVERE]     at com.skitscape.survivalgames.LobbyManager$LobbySignUpdater.run(LobbyManager.java:274)
    
     
  24. Is it possible to run it without a SQL database, I'm really young and i love the plugin but SQL is REALLY hard to figure out, Please reply,
    ScotSal

    Edit: If there is a way, please explain it very well with lots of pictures :)
     
  25. Offline

    kyledag500

    Got a video about it and MYSQL setup!
    Plugin:


    MYSQL:
     
  26. Hmmmm, thanks for the video(s). if there is NO other way ill resort to them. Thanks
    ScotSal
     
  27. EDITED!
    ok a little process, in the config i put the database down as snowing films ( Which it is ) and everything else but when i start it up it says...

    12:53:01 [WARNING] Could not save config.yml to plugins/SurvivalGames/config.yml because config.yml already exists.
    12:53:01 [INFO] [SurvivalGames] Connecting to database...
    12:53:01 [WARNING] [SurvivalGames] Couldn't connect to MySQL database. Stopping...
    Unknown database 'survivalgames'
    12:53:01 [SEVERE] [SurvivalGames] !!!Failed to connect to the database. Please check the settings and try again!!!
    >
    So it is looking for a database called survivalgames and not snowingfilms, WHY
     

    Attached Files:

  28. Offline

    Bent_9999

    [​IMG]

    Why do I get this???
    HELP!!!

    sorry if you cant see the pic. It says error...

    :mad:

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  29. Offline

    YoshiProFTW

    How do you set a full world as an arena? I'm trying to make 4 worlds: 1; Lobby, 2; Survival Games 1, 3; Survival Games 2, 4; Survival Games 3 (Because I noticed on one of my favorite servers that there is one).
     
  30. Offline

    ekebergt

    Hey im setting up a server and iv been looking around but there is no clear explanation as what to put in the database bit of the config file WHAT DO I PUT THERE AND WHERE DO I FIND IT
     
Thread Status:
Not open for further replies.

Share This Page