-
-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upload Command #276
Comments
There's
Alternatively, you can set a client-side default model for other players that haven't uploaded a model via a resource pack, which will let people override their model with something else if they wish. This should work for the host, but I haven't tested it. There also isn't a way to 'unpack' an avatar distributed via this method (without violating server rules), which may make overriding it more complicated if you don't also distribute the avatar source. To use this method:
By the way, most help tends to be given in Figura's Discord server (for our plugin use our server instead). Sometimes, you can receive help in GitHub, but not as many people will answer here. Also, the |
@TheBunnyMan123, can I bug you to update GoofyPlugin's Modrinth page? |
With what? @PoolloverNathan |
Is |
Good question |
I'm not looking for server-side commands or support. I'm running it through FTB Quests and the Origin mod to apply certain cosmetics to players when they choose their origin in the FTB Quest menu. All we want is a command to upload the avatar they they have, without them having to open the Figura menu--completely client-side. Just as you can load an avatar with a command, being able to upload it with a command is all we want. |
Apologies, there was a lot to read--I skimmed over the #270! I'm glad to see it's a feature you're already working on implementing! Awesome-Thank you! |
Oh, it's possible to detect the current origin from Figura using a bit of scripting! Currently it's a bit annoying to do so (@TheBunnyMan123 should we add a native solution (and an event) to The List?), but it might be easier than maintaining an avatar each.
That's not my implementation (I'm not officially related to Figura except for using it and having a few other PRs open; the aforemented addon has bunny's implementation, and as we codevelop an addon, that implementation is probably more related to me), but it'll work! I believe it's possible to compile the PR yourself if you need it before it's merged, as I'm fairly sure it's complete as of now. |
"You (Nathan)"? you mean me |
You (plural), meaning figura as a whole. |
Why did you put a link to the dragon ball Z perfect cell theme??? |
because you're either perfect, or you're not me |
strike that! reverse it. |
Request Description
Hi there! Love this mod!
We are wondering if you could make a simple command for uploading avatars, so when players join the modpack/server, we can run a command line to apply an avatar to a player and then have it upload, so players don't have to go in and manually apply their models. Thank you!
Example: /figura upload < model >
The text was updated successfully, but these errors were encountered: