Custom Achievements

Discussion in 'Archived: Plugin Requests' started by cato11112, Mar 23, 2014.

  1. Offline

    cato11112

    Is it a plugin that can make custom achievements on a server? If it is one can you please give it to me? If its does not exist or impossible to do then i can just drop it.

    My startup log: http://pastebin.com/Us4DkB62

    EDIT:
    I wan't the achievements to be shown in the chat and play a sound in the client everytime a achievement is reached.
     
  2. wrong section, check out bukkit help section
     
  3. Online

    timtower Administrator Administrator Moderator

    I think you got it wrong.
     
  4. Offline

    WeeSkilz

    It depends what you mean - if you mean the popups in the top corner, that is not possible as it is client side.
    If you mean the text that comes up in chat, it really depends what you want to trigger it - but it should be possible.
     
  5. Offline

    cato11112

    I wan't it in the chat and play a sound on the client everytime a achievement is reached
     
  6. Offline

    WeeSkilz

    What achievements? How would you want to add them? What sound would you want?
     
  7. Offline

    cato11112

    I want the sound be something like pling or something else. Must be a sound that everyone have in the client. I want to add the achievement in a txt or a yml file and need to be able to be edited in game
     
  8. Offline

    Onlineids

    Would be much easier if you told us the achievements you cant just add achievements to a yml file and expect the plugin to recognize them. Theres an unlimited amount of possibilities for events to happen in minecraft.
     
  9. Offline

    cato11112

    I have found a achievemnt plugin that can have customized achievements.
    For example: you mine 5 blocks of stone you get achievement "Miner"
    And kill a player you get achievement "Murderer"
    I need a achiement plugin that is easy to edit ingame and in a config file
     
  10. Online

    timtower Administrator Administrator Moderator

    cato11112 We need to create hooks for every event, if you provide a list then we wouldn't search in the dark
     
  11. Offline

    cato11112

    I need it customisable becouse im changing things all the time. 1 day i have a achievemnt and a another day i removes that achievement and adds a new 1
     
  12. Online

    timtower Administrator Administrator Moderator

    cato11112 But we need to have hooks for every event possible then, you probably won't get that unless you provide a list of possible events
    Customizable plugins always have stuff coded in it, they can't get their code out of thin air
     
  13. Offline

    cato11112

    The plugin need to be able to handle every events. When making a achievement you need to tell the plugin what event the achievement should be launched on. For example:
    you kill X player(s) and you get a achievement
    Mining the first stone you get a achievement
    Walking X distance you get a achievement
    Running X distance you get a achievement
    And so on...
    Do you understand or shall i try to explain more?
     
  14. Online

    timtower Administrator Administrator Moderator

  15. Offline

    Onlineids

    Try achievements by lolmeown
     
  16. Offline

    cato11112

    Can you please send me his user link?
    Just give me some time to think out what events i wan't in the plugin.
     
  17. Online

    timtower Administrator Administrator Moderator

  18. Offline

    cato11112

  19. Online

    timtower Administrator Administrator Moderator

    It was your best shot, you could try to get a MySQL database though.
    Lolmewn
     
  20. Offline

    cato11112

    I am trying but it won't me create a user or let me connect to it thru the plugin. MySQL is totaly useless for me. And if its costs money for it then i never gonna make a user
     
  21. Offline

    Lolmewn

    cato11112 but Mysql is free, I don't see where you would have to pay... Just install the server and you already have a user (root) with a password (the one you specified on installation)
     
    Quantum64 and timtower like this.
  22. Offline

    cato11112

    I get an error everytime i tryes to connect my user to it
     
  23. Online

    timtower Administrator Administrator Moderator

    Give the error then
     
  24. Offline

    cato11112

    It says it can't connect every time. That happens for every plugins that's require MySQL
     
  25. Online

    timtower Administrator Administrator Moderator

    Error log? The error says more than when somebody says: "It says it can't connect every time"
     
  26. Offline

    Lolmewn

    cato11112 Could you give some more information? Is the MySQL database on the same server as the minecraft server? What exact error does it give? You're giving us nothing to go on.
     
  27. Offline

    cato11112

    I have no idea how to use Mysql. How can I get able to connect the plugin to my Mysql database? I have no idea to get a Mysql database on the computer
     
  28. Online

    timtower Administrator Administrator Moderator

    Start by giving us the error you claimed to get. Preferably your entire startup log
     
  29. Offline

    cato11112

    I tryed to configure it in game on first startup and it won't let me connect to Mysql I shall give you the log when I come home 14:30 in Norwegian time I can't do it now not on a computer

    Correction I'm home 1530 in Norwegian time

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 7, 2016

Share This Page