Texture pack per world?

Discussion in 'Archived: Plugin Requests' started by TobyG123, Aug 14, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    TobyG123

    Hello forums,

    I would like to know if it is possible to have a custom texture pack in one world on the server, and have the default texture pack on the rest of the worlds.


    Thank you!
    -TobyG123
     
  2. Offline

    np98765

    As far as I know, texture packs are server-based. One texture pack per server.
     
  3. Offline

    welley

    I think you can't do that at the moment. Maybe they will add this feature?
     
  4. Offline

    np98765

    Highly doubtful for Mojang to add this feature, as normally there's only the main world, nether, and end.

    If by 'they' you mean Bukkit... Then maybe. :3 But it all depends on how it works. (Don't hold your breath for it)
     
  5. Offline

    Chiller

    Done, I made it. Just had to look at the bukkit source and how it sends the TP to the client and i just added it to a plugin :). Will upload in a few minutes!

    welley34 TobyG123

    @TobyG123

    Here is what you wanted, and didn't think was possible! http://dev.bukkit.org/server-mods/per-world-texture-packs/

    TobyG123 np98765 welley34

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 27, 2016
    TobyG123 likes this.
  6. Offline

    np98765

  7. Offline

    Chiller

    Thanks!
     
  8. Offline

    pigplushy

    I messaged Toby on Skype, but he'll see it in the am
     
  9. Offline

    TobyG123

    Sorry I didnt reply earlier, I was sleeping! :D.

    Thank you SO much Chiller , I didnt think it was possible but you did it!

    Thank you!
     
  10. Offline

    Chiller

    :)
     
  11. Offline

    TobyG123

    I cant wait for Bukkit to approve it so I can download it.

    Wow, my internet is lagging hard.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 27, 2016
  12. Offline

    Chiller

    Wait you cant download it yet?? I thought you could still download it even if its pending approval
     
  13. Offline

    TobyG123

    Nope, it gives me a 403 error that says it is under moderation.
     
  14. Offline

    Chiller

    Here you go: https://www.dropbox.com/s/irhto5anuqb54mv/Custom World TP.jar

    How to use

    1. Drop the plugin into your plugins directory
    2. Reload your server
    3. Goto the config and add a line like this: <world name>: <texture pack url>
    4. Save the config and reload the server
    5. If you use 'default' for the texture pack url this will give that world the default minecraft texture pack or if you have a texture pack set in the server.properties file it will use that texture pack as the default
     
  15. Offline

    TobyG123

    Thank you!

    Chiller

    For some reason the texture pack isnt working. It asks to download, and Making request, but it doesnt change the TP.

    Config:

    arcade: https://dl.dropbox.com/s/vry3iezspsme9y9/TP.zip?dl=1
    survival: http://199.91.153.109/19jufhc38k9g/z91584j7gp02yj7/MiniDoku+-+1.3.1+-+Edit+3.0.1.zip

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 27, 2016
  16. Offline

    Chiller

    for survival it has to be the direct link such as: http://205.196.121.222/j6ibq5absxeg/z91584j7gp02yj7/MiniDoku+-+1.3.1+-+Edit+3.0.1.zip , not like the link to goto the page where the download button is
     
  17. Offline

    WarmakerT

  18. Offline

    TobyG123

  19. Offline

    Omnitv

    The voxel box server and their mod pack, changes your texture pack (in your client) to that regions texture pack. :p
    I want that plugin.
     
  20. Offline

    Chiller

    Region as a part of the world region, if so I could do that easily...
     
  21. Offline

    Omnitv

    Yeah but then you would have to tell the plugin to talk to the client to change the texture pack. :p
    Kinda complicated though. but worth a shot.
     
  22. Offline

    Chiller

    The minecraft server is already able to do that :p Thats how when the user changes worlds I call one of the built in methods for the client to download that texture pack :p
     
  23. Offline

    Omnitv

    Oh ok, Im kinda out dated with 1.3.1.
     
  24. Offline

    Chiller

    Its ok :p
     
  25. Offline

    TobyG123

    Chiller

    You mean like chunks or physical regions such as worldguard?
     
  26. Offline

    Chiller

    Yup.
     
  27. Offline

    TobyG123

    Wow.
     
  28. Offline

    nala3

    Ask and ye shall receive!
     
  29. Offline

    SavageCore


    Any chance this can work on login? Right now you have to teleport to another world and back to get the non default texture pack. Still great work anyway :)
     
  30. Offline

    Dragon_47

    Hi there! i just recently downloaded your plugin, which looks awesome btw! :D but for some reason after i have added the texture url to the config file in the plugin, it will not show up in that world :( do you know what im doing wrong?
     
Thread Status:
Not open for further replies.

Share This Page