Coding a Custom Textures Plugin | (Ep. 4) Advanced 1.16.x Spigot Coding

Поделиться
HTML-код
  • Опубликовано: 3 фев 2025

Комментарии • 63

  • @lsplugins
    @lsplugins 4 года назад +3

    I've needed this for the longest time and its here. Great vid

  • @imluckyig
    @imluckyig 4 года назад +9

    Even if you already know how it works there's always something new you can learn and it's always fun to watch your videos.

    • @CodedRed
      @CodedRed  4 года назад +3

      Happy to hear that! Thank you :)

  • @publicstaticvoid1010
    @publicstaticvoid1010 4 года назад +5

    Can’t wait to watch this!

  • @Insprill
    @Insprill 4 года назад +11

    Custom textures pog

  • @jamiegray6099
    @jamiegray6099 4 года назад +3

    Love your videos man, keep up the good work

  • @thestorm1581
    @thestorm1581 4 года назад +7

    This is a big pog. I had just thought of trying to do this a week ago.

  • @MrAngryWh1te
    @MrAngryWh1te Год назад +1

    Thank you very much! Thats work for me.

  • @김형준-l1w7i
    @김형준-l1w7i 4 года назад +1

    lol, that's really what i've found. Thank you for great video.

  • @primary157
    @primary157 4 года назад +10

    Is it simple to change that "custom sword" attributes?
    What about custom entities' texture? Can you make a video explaining that?
    When I say entities I mean human, monster and animal. I have a plug-in idea and knowing those concepts would be essential to start its development.

    • @dioforever
      @dioforever 3 года назад

      Did you found a way how to do it ?

    • @primary157
      @primary157 3 года назад

      @@dioforever no

  • @testtickles7392
    @testtickles7392 4 месяца назад

    This might be a silly question, is there a way someone could have elements of a texture set up, like a handle and blade, and combine them to make a final texture
    Got a bunch of random effects I want to visually show to a user but the idea of making each and every possible combination sounds like the slow way to do it

  • @yrus7802
    @yrus7802 Год назад

    Very good tutorial I love you

  • @JustinsRealmMC
    @JustinsRealmMC 4 года назад +2

    Do custom maps! Use .jpg and a tutorial on how to split on it.
    Map tutorials are really outdated rn

  • @dxnniz6005
    @dxnniz6005 4 года назад +2

    Show us how to do some angel wings with Particles. Im very interested in this... :)

  • @sifsif2725
    @sifsif2725 4 года назад +1

    Help, I want to create a judge system for a Creative plots server. I basically want the player to be able to submit their plot and then players with the "judge" rank can see which plots are submitted, then if the plots pass the player ranks up. I have an idea of how I wanna make it, but I'm new to plugins and I'm unsure how to save the plots that are submitted for the judges to see, I thought that I could maybe do some database stuff, but I dunno it might be too much.

  • @tomklein4018
    @tomklein4018 2 года назад

    Thank you for making vidos.

  • @learninggame2541
    @learninggame2541 4 года назад +1

    Great vid !

  • @maxdigirolamo2953
    @maxdigirolamo2953 4 года назад +1

    Can u please make a custom block drops tutorial in the future if possible otherwise great content keep up the great work

  • @robinhood791
    @robinhood791 4 года назад +3

    First of all, great video's, I'm slowly learning to code some simple bukkit / spigot plugins. Keep the good work up!
    Could you please make a video about a plugin that lets players select a team via a GUI and that players in the same team can not hit each other?
    Your other GUI video lets them select a team, but they don't really join them except that they get some items.

  • @muffle2877
    @muffle2877 3 года назад

    Great video! So you if I understood correctly you cannot change the texture of placed Blocks but what about and entity or a the texture of a chestplate when you wear it?

  • @aydinvahdat7816
    @aydinvahdat7816 4 года назад +1

    Hey I love the quality of your microphone and how you silence your keyboard!! I would really appreciate it if you could tell me what your recording keyboard is and what your recording microphone is

    • @CodedRed
      @CodedRed  4 года назад

      Actually funny you say that for this video since there was a bit of echo since I moved my desk. I do use quite a few filters in Streamlabs OBS (like noise suppression, noise gate, limiter and compressor). My Microphone is a Shure SM48. It is a dynamic microphone so the sound is definitely quieter so you would have to use a bit of gain. I have it connected to a Focusrite Scarlett Solo (Don't download focusrite drivers). I use razer keyboards, my recording keyboard is a Cynosa Chroma. Any membrane keyboard in my opinion would be fine for recording. My normal keyboard is a BlackWidow Elite (The best keyboard ever ;) ) I hope this helps you!
      Note: I also do quite a bit of post-production to make my voice sound clearer.

    • @aydinvahdat7816
      @aydinvahdat7816 4 года назад +1

      @@CodedRed thank you sm

  • @middlecub9295
    @middlecub9295 3 года назад

    hey, idk if youll see this but i need help with this but in a fishing rod, i cant seem to figure out how to change the texture when the rod is cast. the rest of the custom textures work just fine and when i cast it, it just has the same texture as the rod without it being cast

  • @agentsamumu
    @agentsamumu 4 года назад +1

    Hey! I was wondering if you could do a custom dimension tutorial, since this is a new 1.16 feature

  • @TheStroker986
    @TheStroker986 3 года назад +1

    another great video. I like the idea of forcing players to use your texture pack. Can they change it in game, and if they can is there a way to detect it?

  • @sagigame5859
    @sagigame5859 2 года назад

    Wait the diamond sword is still diamond sword texture?

  • @mahealanijoy
    @mahealanijoy 3 года назад

    How do you put it on a block tho? The custom textures...

  • @itchyditchy
    @itchyditchy 4 года назад

    Could the next video be for blocks?

  • @jannovak7521
    @jannovak7521 3 года назад

    Is it possible to modify this way a block or entity ?

  • @grzegorzjg2345
    @grzegorzjg2345 4 года назад

    Will it work on the server? Is it possible to create custom mobs? If it is, can you show it how to do it? How to summon custom item/mob by the command?

  • @timbo4812
    @timbo4812 4 года назад

    so what about making a whole new item or mob? a new model , texture , droptable etc ? would be great if there would be a tutorial for that as i want to make custom items (like backpacks and enemies or whatever)

    • @CodedRed
      @CodedRed  4 года назад +2

      When it comes to new models and textures they can only be done using Custom Model Data and a resource pack. Sadly Spigot does not support Modding. For a true custom mob you would need to mod Minecraft. However, you can definitely get around it with Spigot by following this videos technique and my other videos about custom mobs.

    • @dioforever
      @dioforever 2 года назад

      ​@@CodedRed Does it mean that you can change the texture of mob for example creeper too :? if its not a new custom mob

  • @pidoras1234
    @pidoras1234 4 года назад

    Hi,can you make a tutorial on creating a plugin to change the skin?

  • @SolarPoweredIdiot
    @SolarPoweredIdiot 2 года назад

    Question: So i made a boomerrang plugin and want it to have a custom texture what do i do?

    • @CodedRed
      @CodedRed  2 года назад

      Watch the video?

  • @creator_vivace
    @creator_vivace 4 года назад

    Hi, I followed your tutorial, but can I remove player's resourcepack that I sended on plugin by method - player.sendResourcepack() ? Thanks for the video.

  • @denisjurkovsek
    @denisjurkovsek 4 года назад

    Please show how to check if the player has downloaded the texturenpack! :-)

  • @3xpoh234
    @3xpoh234 4 года назад

    Could you make a tutorial on integrating discord jda into a plugin?
    Love the videos.

  • @yopuraze9610
    @yopuraze9610 4 года назад

    Can you explain the resource-pack-sha1 (with custom textures) ?

  • @maxdigirolamo2953
    @maxdigirolamo2953 4 года назад

    great vid

  • @immi3354
    @immi3354 Год назад

    Will this work with animals??

  • @Stoermy_
    @Stoermy_ 2 года назад

    I have a prob. The RP get downloaded but every Player has a Pink and Black Square Texture except me. Did u know what the prob is?? And Good Tut :)

    • @ayabusa7382
      @ayabusa7382 2 года назад

      yeah I got the same problem recently, it's due to 1.19.3 i think, this update introduces atlases, go check this video for more detail to update the pack ;) ruclips.net/video/MHWX_GaK2g0/видео.html

  • @gfamily2781
    @gfamily2781 4 года назад

    how do I create a paper plugin?

  • @vladdomnescu
    @vladdomnescu 4 года назад +1

    Woow

  • @tekware75
    @tekware75 4 года назад

    So you can change the player model with a pig?

    • @CodedRed
      @CodedRed  4 года назад +1

      You can do anything a resource pack can do :)

  • @heatnessx
    @heatnessx 4 года назад +1

    Hi, I have an idea for a website/program. Make a plugin generator program, I think it will be a cool project. The program language will be similar to the language of the "Skript" plugin, a person will write something in a simplified language, and the program will translate this text into a real Java plugin.

  • @DiDiR6
    @DiDiR6 4 года назад

    Custom sounds is the same way ?

    • @CodedRed
      @CodedRed  4 года назад

      Yes, should work the exact same way :)

    • @DiDiR6
      @DiDiR6 4 года назад

      @@CodedRed ok thx

  • @jppboi
    @jppboi 4 года назад

    i thought i was doomed to optifine cit!

  • @TopThreePlayz
    @TopThreePlayz 4 года назад +2

    First

    • @CodedRed
      @CodedRed  4 года назад +1

      You beat Insprill O_O POGGERS

    • @TopThreePlayz
      @TopThreePlayz 4 года назад +2

      CodedRed yeah I’m on the notification squad

  • @hinterhaeltiger
    @hinterhaeltiger 2 года назад

    that isnt a plugin thats a resource pack