Commit Graph

127 Commits

Author SHA1 Message Date
Kiran Hart
494354607f 2.12.2 - shift click issue regarding core fixed 2021-05-27 12:44:52 -04:00
Kiran Hart
d47f77dd67 2.12.1 - confirmation doesn't show up for cancelling items where the owner is the highest bidder. 2021-05-25 10:53:40 -04:00
Kiran Hart
7d15b64519 2.12.0 2021-05-23 12:39:23 -04:00
Kiran Hart
3ecc12541b 2.11.0 2021-05-20 11:43:10 -04:00
Kiran Hart
36fc5feffe possible fix for buy confirmation 2021-05-18 19:35:13 -04:00
Kiran Hart
48127f1d2b attempted fix for searching error. 2021-05-15 19:52:14 -04:00
Kiran Hart
fd67e2ae43 you can now specify what click type should be used for the auction page. you can now accept a bid through your active listings menu. 2021-05-14 13:54:25 -04:00
Kiran Hart
a13761ebce 2.9.0 2021-05-12 17:50:22 -04:00
Kiran Hart
49a51e7d0f 2.8.0 2021-05-11 15:38:53 -04:00
Kiran Hart
5ad08b99cd if the current price exceeds the base price, the base price will sync to the current price. item name and lore block phrase setting, bid confirm gui is now 1 row 2021-05-11 14:57:58 -04:00
Kiran Hart
7c8194b6b9 lang fix 2021-05-11 13:45:10 -04:00
Kiran Hart
5e2772a5f5 container changes 2021-05-11 13:44:36 -04:00
Kiran Hart
765eb3903f bid confirm option 2021-05-11 13:06:34 -04:00
Kiran Hart
a6362a9972 2.7.0, command syntax and description can be translated, added an inventory check full setting 2021-05-10 16:41:58 -04:00
Kiran Hart
c374af17e6 2.6.3, placeholder addition and attempted bug fix for issue with auction players not being added. 2021-05-04 12:49:12 -04:00
Kiran Hart
288cc4498e fixed very bad bug where players can purchase items w.o having the correct funds 2021-04-30 12:48:55 -04:00
Kiran Hart
e09718483b fixed issue with dropping items, dropItemNaturally doesn't like async, so run the give process synchronously 2021-04-30 01:46:00 -04:00
Kiran Hart
0326569a78 buy specific quantity specific draw 2021-04-29 15:43:42 -04:00
Kiran Hart
18857ef054 performance improvements, and feature additions 2021-04-29 15:42:31 -04:00
Kiran Hart
1c2864e063 added setting to disable usage of the buy now feature on biddable items. 2021-04-24 15:52:56 -04:00
Kiran Hart
6f495bc530 gui refresh speed option 2021-04-23 18:31:44 -04:00
Kiran Hart
61ae708abf added option to disable usage of the bid system, added option to let admin removed items go back to the original owner. 2021-04-23 18:24:53 -04:00
Kiran Hart
9761dd6eab database storage support & auto save 2021-04-15 16:32:14 -04:00
Kiran Hart
46e886893e database storage support & auto save 2021-04-15 16:29:54 -04:00
Kiran Hart
689548183f you can now inspect shulker boxes 2021-04-15 14:11:34 -04:00
Kiran Hart
c200c34099 outstanding commits 2021-04-14 12:26:33 -04:00
Kiran Hart
e132e67d27 reload command, fixed issue where command syntax 2021-04-09 17:47:46 -04:00
Kiran Hart
9d814ee686 discord embed color fix 2021-04-09 14:26:00 -04:00
Kiran Hart
2729244d06 read me 2021-04-05 14:12:09 -04:00
Kiran Hart
ef230c7345 premium placeholders 2021-03-31 19:04:50 -04:00
Kiran Hart
02b66a0c24 translation options 2021-03-31 18:13:02 -04:00
Kiran Hart
fd48219c03 section check for the convert command, added the convert command perms to the plugin.yml 2021-03-29 17:11:40 -04:00
Kiran Hart
9ef418f457 conversion command 2021-03-29 17:06:29 -04:00
Kiran Hart
43fd2e3c16 auction list broadcast 2021-03-24 17:42:58 -04:00
Kiran Hart
374051d99b bug fix in PlayerHelper 2021-03-24 17:35:49 -04:00
Kiran Hart
9d7fbe20a0 package deploy pre setup 2021-03-24 14:55:14 -04:00
Kiran Hart
72937db61f search functionality implemented 2021-03-24 14:24:00 -04:00
Kiran Hart
906f188c99 search command structure 2021-03-23 21:40:50 -04:00
Kiran Hart
4c0009905d transactions command 2021-03-23 21:34:13 -04:00
Kiran Hart
df62af28d0 task kill 2021-03-23 20:54:39 -04:00
Kiran Hart
8125aa46f6 Fixed scheduling bug, if the gui was refresh / not closed using esc the task would not cancel... 2021-03-23 19:00:54 -04:00
Kiran Hart
f3cabe8710 setting comment fix 2021-03-23 00:59:55 -04:00
Kiran Hart
583804a586 fixed highest bidder bug fix, also fixed a bug where if the highest bidder was offline, the seller would not be alerted about the sold item 2021-03-23 00:51:24 -04:00
Kiran Hart
7e1d0af147 individual transaction viewer 2021-03-23 00:17:03 -04:00
Kiran Hart
e24b871804 transaction list, the ConfigurationItemHelper.java now replaces the title as well 2021-03-22 23:13:09 -04:00
Kiran Hart
1c4e29e725 added refresh option on filter change 2021-03-22 18:48:50 -04:00
Kiran Hart
3ff2d4c9e1 item filtering in main gui 2021-03-22 18:38:24 -04:00
Kiran Hart
ad2d51b6f0 transaction recording, number formatting fix, confirming the purchase in the confirm gui, now opens the main auction menu. 2021-03-22 16:27:08 -04:00
Kiran Hart
c345178dd0 transaction pre setup 2021-03-19 01:45:32 -04:00
Kiran Hart
0329391638 webhook test 2021-03-19 00:53:44 -04:00
Kiran Hart
5f21e26b24 Settings command 2021-03-19 00:19:57 -04:00
Kiran Hart
619fa38fe7 purchasing is ready for testing, began implementing gui sounds 2021-03-19 00:03:16 -04:00
Kiran Hart
d2ab209d18 confirm purchase gui 2021-03-18 23:36:38 -04:00
Kiran Hart
46a8fb998e start of confirm gui 2021-03-18 01:03:37 -04:00
Kiran Hart
e96e362666 minor changes to update checker, removed file adjust for expired items in tick task 2021-03-17 22:41:00 -04:00
Kiran Hart
1caa8ccd6d scuffed update checker 2021-03-17 22:14:06 -04:00
Kiran Hart
88a3643707 formatting 2021-03-17 20:49:02 -04:00
Kiran Hart
7b290afcdb Auction end discord messages (for won by bid) 2021-03-17 18:13:28 -04:00
Kiran Hart
58e159f436 auction start discord message 2021-03-17 16:54:47 -04:00
Kiran Hart
b0c3a3b01e Added settings for discord web hook 2021-03-17 16:08:17 -04:00
Kiran Hart
298df6bd83 auto update gui 2021-03-16 19:53:56 -04:00
Kiran Hart
0c42f17534 Expired Items GUI, active and expired commands added 2021-03-15 16:35:38 -04:00
Kiran Hart
8b0bd7ead3 began implementation of gui system, cleaned up managers, redid saving and loading system (uses base64 now) 2021-03-14 23:53:57 -04:00
Kiran Hart
a0bbac3ed7 expired items gui 2021-02-27 16:45:27 -05:00
Kiran Hart
09b800a3d3 utf-8 encoding 2021-02-27 16:00:22 -05:00
Kiran Hart
2d13f107d0 maven.yml change 2021-02-26 17:43:10 -05:00
Kiran Hart
249a90be05 maven.yml change 2021-02-26 17:40:29 -05:00
Kiran Hart
0881a01b1a changes 2021-02-26 17:18:21 -05:00
Kiran Hart
07e44f205f fixes 2021-02-26 17:17:11 -05:00
Kiran Hart
6c436b3c0e run build 2021-02-26 16:47:24 -05:00
Kiran Hart
54cf4cb705 workflow, repo changes 2021-02-26 16:45:50 -05:00
Kiran Hart
fd5559547c auction end event, auction tick task, active auctions gui 2021-02-18 22:24:33 -05:00
Kiran Hart
5c98e852ff sound manager, item loading and saving, auction window pagination 2021-02-11 16:59:41 -05:00
Kiran Hart
deca6a56ac Added a configuration item loader, AuctionPlayerManager now manages auction players 2021-02-10 16:45:37 -05:00
Kiran Hart
d0e1eec790 finished sell command for the most part 2021-02-10 12:53:36 -05:00
Kiran Hart
9c36175f62 AuctionItem.java now uses AuctionItemCategory.java for categorization. AuctionPlayer.java added, added a Material Categorizer and Auction Item Manager 2021-02-02 19:12:17 -05:00
Kiran Hart
2bcc9534aa new version 2021-01-22 12:32:23 -05:00