Skip to content

QuickShop is a shop plugin, that allows players to sell items from a chest with no commands. It allows players to purchase any number of items easily. In fact, this plugin doesn't even have any commands that a player would ever need!

License

Notifications You must be signed in to change notification settings

terencekam/QuickShop-Reremake

 
 

Repository files navigation

QuickShop-Reremake

Codacy Badge Contributors BuildStatus TestsPassed

JoinDiscord Chatting

Java MC

QuickShop is a shop plugin, that allows players to sell items from a chest with no commands. It allows players to purchase any number of items easily. In fact, this plugin doesn't even have any commands that a player would ever need! QuickShop-Reremake is a fork for QuickShop NotLikeMe, QuickShop-Reremake has more features and bug fixes.
QuickShop-Reremake makes by PotatoCraft Studio from https://github.com/KaiKikuchi/QuickShop upstream repo.

Support

Open a new issue here: https://github.com/Ghost-chu/QuickShop-Reremake/issues

Features

  • Easy to use
  • Togglable Display Item on top of the chest
  • NBT Data, Enchants, Tool Damage, Potion, and Mob Egg support
  • Unlimited chest support
  • Blacklist support & bypass permissions
  • Shops that buy items and sell items at the same time are possible (Using double chests)
  • Checks a player can open a chest before letting them create a shop!
  • UUID support
  • More shop protection! [Reremake]
  • Item display name i18n! [Reremake]
  • Enchantment display name i18n! [Reremake]
  • A cool item preview [Reremake]
  • Friendly for the region and world protect plugin [Reremake]
  • ProtocolLib based Virtual DisplayItem support [Reremake]
  • Powerful API [Reremake]
  • Optimized performance [Reremake]

Builds

Github projects have a "releases" link on their home page. If you still don't see it, click here for QuickShop-Reremake stable release.
Or use our CodeMC.io Jenkins for snapshot builds.

Links

Contribute

If you're a developer, you can contribute to the QuickShop code! Just make a fork and install Lombok plugin, then make a pull request when you're done! Please try to follow Google Java Style. Also do not increase the plugin version number. Thank you very much!

Maven

<repository>
    <id>quickshop-repo</id>
    <url>https://repo.codemc.io/</url>
</repository>

<dependency>
    <groupId>org.maxgamer</groupId>
    <artifactId>QuickShop</artifactId>
    <version>{VERSION}</version>
    <scope>provided</scope>
</dependency>

Bstats

Bstats-Servers Bstats-Players

BigImage

About

QuickShop is a shop plugin, that allows players to sell items from a chest with no commands. It allows players to purchase any number of items easily. In fact, this plugin doesn't even have any commands that a player would ever need!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%