Are you having an issue with it?
Welcome Gifts [Unmaintained]
Discussion in 'Plugin Support' started by Wulf, Nov 1, 2014.
-
Wulf Community Admin
-
hello friend
I would like to add these objects
but it does not work me
burlap shirt
burlap shoes
burlap trousers
wooden spear
stone hatchet
stone pick ax
wood
stones
sorry my English is low: P
bye! -
Wulf Community Admin
-
Code:
{ "Messages": { "GiftsGiven": "Welcome gift(s) given to {player}", "GiftsReceived": "Enjoy your welcome gift(s) {player}!", "InvalidItem": "{itemname} is not a valid item!" }, "Settings": { "Gifts": { "apple": 5, "burlap_gloves": 1, "burlap_shoes": 1, "burlap_shirt": 1, "wooden_spear": 1, "stone_hatchet": 1, "stone_pick_axe": 1, "wood": 5000, "stones": 5000, "apple": 5, "bandage": 3, "can_tuna": 3 } } }
Last edited by a moderator: May 8, 2015 -
Wulf Community Admin
-
Trying to use this code, but dont undestand - who can see messages and why players cant get all items from list
Code:{ "Messages": { "GiftsGiven": "Welcome gift(s) given to {player}", "GiftsReceived": "Enjoy your welcome gift(s) {player}!", "InvalidItem": "{itemname} is not a valid item!" }, "Settings": { "Gifts": { "apple": 5, "bandage": 3, "burlap_gloves": 1, "burlap_shirt": 1, "burlap_shoes": 1, "can_tuna": 3, "stone_hatchet": 1, "stone_pick_axe": 1, "stones": 5000, "wood": 5000, "wooden_spear": 1 } } }
-
Wulf Community Admin
-
ok)
who can see this message?
Code:"GiftsGiven": "Welcome gift(s) given to {player}"
Code:"GiftsReceived": "Enjoy your welcome gift(s) {player}!"
-
Wulf Community Admin
-
thx
-
Is this plugin up to date? There comes messages like calling Hook etc.
-
Wulf Community Admin
-
Code:
{ "Messages": { "GiftsGiven": "Welcome gift(s) given to {player}", "GiftsReceived": "Enjoy your welcome gift(s) {player}!", "InvalidItem": "{itemname} is not a valid item!" }, "Settings": { "Gifts": { "box_wooden_large BP": 1, "lock.code BP": 1 } } }
-
Wulf Community Admin
-
-
Wulf Community Admin
-
-
O K I'M new and useless plugin works fine, im using filezilla to upload and edit plugins, i cannot find the file to edit for this i simply want to give a new player a code lock blueprint, sorry to bother you guys instructions for a dummy please
-
How can I reset the List of players who already got a Welcome gift?
I reinstalled the Plugin and the config file and deleted the data file. -
Wulf Community Admin