Commit Graph

12 Commits (master)
 

Author SHA1 Message Date
ALI Hamza 72458bceb1
fix sell bug 2020-04-18 07:02:00 +07:00
ALI Hamza b39672a256
Fix pagination only removing a single layer 2020-04-05 22:50:28 +07:00
ALI Hamza 8f46237750
fix gitlab cli build 2020-03-29 14:37:38 +07:00
ALI Hamza 2764ac13e1
add gitlab cli 2020-03-29 14:35:44 +07:00
ALI Hamza eb48c91666
remove debug message from shop creation. 2020-03-18 12:51:28 +07:00
ALI Hamza bc6d02b363
Ability to set commands for money, pretty large numbers in the shop. 2020-03-13 13:45:20 +07:00
ALI Hamza 3a5cd8cda1
Reload feature, vault integration, complete all
- /shop
- /shop reload
- Buy Item by left click
- Sell Item by right click
- Sell all with middle/shift click
- Items to execute commands
- Automatic pages
- Automatic menu row
2020-03-12 09:43:26 +07:00
ALI Hamza 1e4f3dab01
Add messages.yml and functionality to purchase GUI
The plugin now has a functioning messages.yml that has the options to
set messages (improving customisability), as well as the shop now has a
working buy menu where u can see the price changes and what not.
Supports prices and rounding to 2 decimal places.
2020-03-11 18:11:27 +07:00
ALI Hamza 34008d5d6b
Support for pages and config file value change from data to damage
- Automatically calculates the number of pages by seeing how many empty
slots are available
- Forwards and backwards buttons are now functional
- The configuration file changes from setting the value of data to set
things such as stained glass colors to damage to follow deluxe shop's
setup
2020-03-11 13:53:04 +07:00
ALI Hamza fe26e15ac1
Added support for menu, previous, and next button in config file.
- Removed support for specific slot within stores
- Added functionality for menu button
- Pages are still in development
- Added support for lore for buy/sell prices
2020-03-11 11:38:37 +07:00
ALI Hamza 8019ec4ba1
Fixed the bug of the misname from the default config file.
Initially, the configuration section was named startGUI, which was not in the
essense of what is was actually doing, and was named to shopGUI. Furthermore,
the main shop is set up to perform the command that is listed in the
configuration file. The configuration file still does not handle loading up
other shops yet.
2020-03-10 21:18:02 +07:00
ALI Hamza f2a5f9dc6f Initial commit with basic config file implementation and /shop 2020-03-10 20:18:38 +07:00