kumaisu / QuickShop-Reremake

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! Minecraft SunnySide Community continue to update this plugin now!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuickShop-Reremake

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!

Reremake is a fork for QuickShop NotLikeMe, QSRR has more features and bug fixes.

QuickShop-Reremake makes by Minecraft Server SunnySide Community 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]

Builds

Github projects have a "releases" link on their home page. If you still don't see it, click here for QuickShop-Reremake all builds(Beta and Release).

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://raw.githubusercontent.com/Ghost-chu/maven-repo/master/</url>
</repository>

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

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! Minecraft SunnySide Community continue to update this plugin now!

License:GNU General Public License v3.0


Languages

Language:Java 100.0%Language:Shell 0.0%