#(aworthyson) How to add Citizens trait 'SkinLayers'?
31 messages · Page 1 of 1 (latest)
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@main heart
I viewed that page, and whenever I try to access the SkinLayers class, Eclipse doesn't seem to able to find it.
!pastepom
Help us help you by pasting your Maven pom.xml file to https://paste.denizenscript.com/New/Other?selected=other-xml and linking it back here.
I have all of that sorted, but I'm not sure how I use the class: https://jd.citizensnpcs.co/net/citizensnpcs/trait/SkinLayers.html#%3Cinit%3E()
I apologize, I'm a bit new to Java.
I'd have to make a new instance of the SkinLayers, and then add it, or am I wrong?
yes
you are wrong
just use addTrait(SkinLayers.class) or getOrAddTrait(SkinLayers.class)
Tried that. 
!pastepom
Help us help you by pasting your Maven pom.xml file to https://paste.denizenscript.com/New/Other?selected=other-xml and linking it back here.
Content of HTML or XML Paste #113050: Unnamed HTML or XML Paste... pasted 2023/07/29 10:32:59 UTC-07:00, Paste length: 1365 characters across 39 lines, Content: <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/20...
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@main heart
Thread closed as resolved.