1

IS THIS PLUGIN POSSIBLE TO CREATE?!

Batlestar98 11/6/16 6:51 pm
609
11/20/2016 6:23 am
Hello,
I just wanted to ask if it is possible to make a plugin that can change textures.
Of course you would need to have either multiple texture packs, or multiple textures for each item and block in one texture pack.

The basic idea was to create a plugin for a server, so that the admin can type in a command that will automatically make all the other players texture packs (if they are using the same texture pack that is linked to the plugin) changing some designated textures like for example the leave textures. Then everybodys texture pack would call for the alternative textures for leaves (autumn leaves, winter leaves etc.).

I hope I explained it so that everybody can understand that... but is this possible in mc?
Posted by
Batlestar98
Level 39 : Artisan Artist
174

  Have something to say?

JoinSign in

2

Scott
11/20/2016 6:23 am
Level 40 : Master Droid
You could link that API to a command, or you could add this little extra:-

A command in which you can replace a texture with an image url. For example:

/texture replace LEAVES url.com/leaves.png

and that would download the file and add it to the zip file, then re-force the texture pack. That way you could build a collection of items on the server, and have a central point to download and modify it ingame.
1

Welcome