Welcome Gifts [Unmaintained]
Discussion in 'Plugin Support' started by Wulf, Nov 1, 2014.
-
Wulf Community Admin
-
Wulf Community Admin
Wulf updated Welcome Gifts with a new update entry:
A few fixes and changes
-
-
would be nice if u could integrate F1 Grenade
-
Wulf Community Admin
-
hmm i get this error: [Welcome Gifts] F1 Grenade is not a valid item! but to my mind i wrote it correctly
-
Wulf Community Admin
-
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
}
}
}
} -
Wulf Community Admin
-
{
"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,
}
}
} -
Wulf Community Admin
-
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 ? -
Wulf Community Admin
-
ty dude for ur fast help
-
Where can I find an item list ?
-
Wulf Community Admin
-
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.
-
Wulf Community Admin
-
It will continue to update?
or is abandoned?
Bye!