RockinChaos / ItemJoin

Get custom items on join.
https://www.craftationgaming.com/
GNU Lesser General Public License v3.0
137 stars 35 forks source link

Custom resourcepack item given on join #580

Closed JelE123 closed 5 months ago

JelE123 commented 6 months ago

Server Version

Paper 1.20.4

Resource Version

v6.0.5

Dump Information

https://ci.craftationgaming.com/dump?id=peyebunora

Describe The Problem

Hello! I wanna make a item that players get ONLY on first join. It happens to be a custom item from a resourcepack... Is there any way to make that happen?

Additional Context

No response

Checklist

MrPotat1282 commented 5 months ago

Capture In the config for an item you can use "model-data" to specifiy the custom model data and under Triggers set it to "FIRST-JOIN"

RockinChaos commented 5 months ago

Marking this as solved as the answer provided above answers exactly what was asked. If you need further help, feel free to re-open this issue.