Skip to content

TheoBong/Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Store Plugin

This plugin allows server owners to accept payments directly through the game without going through a WebStore such as CraftingStore or BuyCraft.

To download the plugin, visit: https://github.com/TheoBong/Store/releases Note: You must have a PayPal business account to use this plugin. Register a business account here (completely free): https://www.paypal.com/bizsignup

Features:

  • Completely configurable and dynamic - all GUIs and Menus are fully configurable. This includes titles, items, rows, everything!
  • Easy to use - for both users and admins, it's easy to use with minimal setup. Just put in your API key and setup your items.
  • Free - available for download and usage at no cost, and permissively licensed so it can remain free forever.

Frequently Asked Questions

Building

Store Plugin uses Maven to handle dependencies & building.

Requirements

  • Java 8 JDK or newer
  • Git

Compiling from source

git clone https://github.com/TheoBong/Store
git clone https://github.com/Derkades/Derkutils/tree/legacy
cd Derkutils
mvn clean install
cd
cd Store/
mvn clean install

Contributing

Pull Requests

If you make any changes or improvements to the plugin which you think would be beneficial to others, please consider making a pull request to merge your changes back into the upstream project. (especially if your changes are bug fixes!)

Store Plugin loosely follows the Google Java Style Guide. Generally, try to copy the style of code found in the class you're editing.

Please make sure to have bug fixes/improvements in seperate pull requests from new features/changing how features work.

TODO

  • More spigot jar support
  • More testing
  • Optimizations

License

Store Plugin is licensed under the permissive MIT license. Please see LICENSE for more info.

About

An in-game substitute for a webstore with fully dynamic Menus and easy-to-use interface.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages