1. does this still work ?

    Anyone ?
     
    Last edited by a moderator: Feb 27, 2015
  2. Wulf

    Wulf Community Admin

    It needs an update.
     
  3. Wulf

    Wulf Community Admin

    Wulf updated Welcome Gifts with a new update entry:

    A few fixes and changes

     
  4. would be nice if u could integrate F1 Grenade :)
     
  5. Wulf

    Wulf Community Admin

    Add it to your config, there's nothing for me to integrate.
     
  6. hmm i get this error: [Welcome Gifts] F1 Grenade is not a valid item! but to my mind i wrote it correctly
     
  7. Wulf

    Wulf Community Admin

    grenade.f1
     
  8. hm it dont work. after reloading plugin its like this {
    "Messages": {
    "GiftsGiven": "Welcome gift(s) given to {player}",
    "GiftsReceived": "Enjoy your welcome gift(s) {player}!",
    "InvalidItem": "{itemname} is not a valid item!"
    },
    "Settings": {
    "Gifts": {
    "F1": {
    "Grenade": 1
    }
    }
    }
    }
     
  9. Wulf

    Wulf Community Admin

    Please paste what you had when first editing it.
     
  10. {
    "Messages": {
    "GiftsGiven": "Welcome gift(s) given to {player}",
    "GiftsReceived": "Enjoy your welcome gift(s) {player}!",
    "InvalidItem": "{itemname} is not a valid item!"
    },
    "Settings": {
    "Gifts": {
    "grenade.f1 ": 1,

    }
    }
    }
     
  11. Wulf

    Wulf Community Admin

    Remove the extra space after f1 and the comma if that's the only item in the list.
     
  12. doesnt work. {
    "Messages": {
    "GiftsGiven": "Welcome gift(s) given to {player}",
    "GiftsReceived": "Enjoy your welcome gift(s) {player}!",
    "InvalidItem": "{itemname} is not a valid item!"
    },
    "Settings": {
    "Gifts": {
    "grenade.f1": 1
    }
    }
    } maybe im just stupid ? :D
     
  13. Wulf

    Wulf Community Admin

    It may be an issue with JSON and how it handles periods, so I may have to figure out a different way to handle it.
     
  14. ty dude for ur fast help :)
     
  15. Where can I find an item list ?
     
  16. Wulf

    Wulf Community Admin

  17. How would i reset the list? , I delete the file in the data folder , but it comes back with all the recipients again. I've tried it while plugin was unloaded and reloading it as well.
     
  18. Wulf

    Wulf Community Admin

    Delete the data file while the server is not running.
     
  19. It will continue to update?
    or is abandoned?

    Bye!