Texture Pack Gallery

Texture Pack Gallery

Description

This plugin adds the ability for your players to change their texture pack in game without having to use any commands. You can create a gallery of texture packs which users are then able to apply for an optional fee

example

The maps above each sign are added automatically when you create the sign, the image used is the pack.png from the texture pack.

Bug Reports / Suggestions

If you find a bug, encounter a problem or have a suggestion, please fill out a ticket via the Tickets link above. I do not have the time to read through the comments section, any comment that fits the previous three categories will be ignored.

How to Create a Sign

Once you have added your texture pack with /tpg set you can use it on a sign. The name of the pack should go on line 2 and the price on line 3, note that for the price to have an effect you need to have Vault installed too. The price is optional so you can still use the plugin without Vault.

Commands

/tpg list

Used to show a list of all available texture packs, these are the names that can be used on signs.

Permission: texturepackgallery.pack.list (defaults to OP only)

/tpg set <name> <url>

Used to set a new texture pack (so that it can be used on signs). The name should not contain spaces and the URL must be the direct link to the .zip file. When you use this command the plugin will attempt to download the pack.png file for the texture pack, this means that you might not see the success message right away.

Permission: texturepackgallery.pack.set (defaults to OP only)

/tpg remove <name>

Used to remove a texture pack from the available ones, this will also disable the pack for any users that have it selected.

Permission: texturepackgallery.pack.remove (defaults to OP only)

/tpg info <name>

Used to display information on a specific texture pack, currently this only shows the link.

Permission: texturepackgallery.pack.info (defaults to OP only)

Other Permissions

texturepackgallery.sign.create

Allow the player to create texture pack signs. Defaults to OP only.

texturepackgallery.sign.remove

Allow the player to remove texture pack signs. Defaults to OP only.

texturepackgallery.sign.use

Allow the player to use texture pack signs. Defaults to everyone.

Contributing

Contributions to the project are very much welcome, if you have a feature that you want implemented and know a nice way to do it then consider forking the repo and submitting a pull request. These will be accepted as long as the following simple guidelines are followed.

  • Do not edit the structure of the pom.xml file, feel free to add a dependency if you need it but the formatting and structure should not be changed.
  • If you are exposing a new API method, add a JavaDoc comment to it, but don't over-comment internal code.
  • Follow the existing code style, don't antagonise over every space though !

All dependencies that are used are now available from a public Maven repo, so you don't have to worry about building several other projects just to add a simple change any more.

Source Code

Available on GitHub.

Dev Builds

Changes Since Last Release

Download

Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.

http://bukkit.jacekk.co.uk:8000/job/TexturePackGallery/

Download Stats

View detailed stats


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit