issues
search
mastercake10
/
uShop
A simple shop plugin for selling items
GNU General Public License v3.0
3
stars
8
forks
source link
1.16 & Shulker Box Support & Recipe & Logs
#21
Closed
LOOHP
closed
4 years ago
LOOHP
commented
4 years ago
What is the purpose of this pull request?
Support 1.16
Added the ability to sell shulker box contents by directly putting in a shulker box
Added a hover message that prints to chat showing everything the player sold after confirmation
Added a log file that prints all selling actions
How do your changes address the purpose?
Use 1.16.2-R0.1 in pom.xml
Added code to check shulker box contents
Added code that prints a textcomponent when confirming
Added printwriter to print transactions to logs
Changes
All of the changes should be included already.
What is the purpose of this pull request?
How do your changes address the purpose?
Changes
All of the changes should be included already.