Commit Graph

570 Commits

Author SHA1 Message Date
Kiran Hart
e68029d444 patch for duplication bug related to purchasing specific quantities of items
Took 4 minutes
2022-03-19 00:15:12 -04:00
Kiran Hart
078f4c2420 resolved issue with auction item garbage system not expiring items correctly
Took 4 minutes
2022-03-18 14:38:53 -04:00
Kiran Hart
faae19b1d9 add setting to drop tailing zeros on whole numbers
Took 8 minutes
2022-03-18 14:16:49 -04:00
Kiran Hart
e8798fc18b calculateListingFee using actual listing fee if not using percentage option
Took 7 minutes
2022-03-18 13:53:11 -04:00
Kiran Hart
54bd95c943 add button to transaction menu to let admin/opped users to delete transactions older than x time, also fixed a dupe bug caused in last commit
Took 20 minutes
2022-03-15 15:00:15 -04:00
Kiran Hart
d666f99a9d delete non claimed items after 7 days, disabled by default
Took 31 minutes
2022-03-15 14:15:39 -04:00
Kiran Hart
06e33f42ed 2.57.0 Fix nbt issue
Took 3 minutes
2022-03-12 22:21:14 -05:00
Kiran Hart
5fbfce0efd ban tab complete only fills online users, async offline user check
Took 5 minutes
2022-03-08 12:31:02 -05:00
Kiran Hart
bc8c63f7f7 2.56.0
Took 27 minutes
2022-02-24 14:07:16 -05:00
Kiran Hart
edbca7ab92 tax can be set as a percentage of the list price rather than a hard set value
Took 8 minutes
2022-02-11 20:48:00 -05:00
Kiran Hart
8e009d578e if the user doesn't have the perm: auctionhouse.transactions.viewall and restrict all transactions to perm is true, it will just open their transactions by default w.o showing them the menu asking to view all
Took 7 minutes
2022-02-02 11:40:13 -05:00
Kiran Hart
1627fad0e0 fixed bug where players can claim items if inventory is full resulting in the item dropping to the floor.
Took 4 minutes
2022-02-02 11:32:50 -05:00
Kiran Hart
017d6ee9f7 2.54.1 - finished rounding values 2022-01-25 12:02:44 -05:00
Kiran Hart
a3d0279af5 2.54.0 - number round option 2022-01-24 12:50:05 -05:00
Kiran Hart
e5b69121d0 2.53.2 - ban times will say expired if it drops below zero rather than showing negeative numbers 2022-01-20 12:24:42 -05:00
Kiran Hart
0cbc9482e1 2.53.1 - add custom metric chart for mysql usage 2022-01-18 13:12:19 -05:00
Kiran Hart
63e9bcc3c6 2.53.1 - placeholder api fix, increased short number format range 2022-01-18 13:07:32 -05:00
Kiran Hart
9aa111cc73 increase friendly number format range 2022-01-17 16:31:49 -05:00
Kiran Hart
08e0e0ead0 admin log menu 2022-01-17 14:31:39 -05:00
Kiran Hart
c3198e8b4e drop old serialization format table 2022-01-17 13:50:04 -05:00
Kiran Hart
5663d7f8eb auction admin logs migration 2022-01-17 13:46:24 -05:00
Kiran Hart
594d037109 get rid of the old auction item 2022-01-17 13:46:09 -05:00
Kiran Hart
780fc19cac copy item require gmc setting option 2022-01-17 13:24:53 -05:00
Kiran Hart
6ffa4f46a5 infinite items 2022-01-13 13:19:10 -05:00
Kiran Hart
d8ca93368c add item copy to admin menu 2022-01-13 12:32:40 -05:00
Kiran Hart
1585a58f52 2.51.0 CMI Listener for repair, update ultra economy api to use maven repo 2022-01-11 11:50:52 -05:00
Kiran Hart
223435242a 2.50.0 Expired Item Claim Adjustment 2022-01-10 14:12:25 -05:00
Kiran Hart
c901c0d8dd 2.49.0 2022-01-07 11:39:56 -05:00
Kiran Hart
b738f9e30d 2.49.0 - bundles can no longer be bundled, added seller and seller_displayname variables to auction sold broadcast msg 2022-01-06 23:49:25 -05:00
Kiran Hart
2fb972b67b sold broadcast, player_displayname & buyer_displayname variables, bundles are only created if it contains 2 or more items 2022-01-01 22:53:45 -05:00
Kiran Hart
ef4b4ea0f8 block sale of repaired items 2021-12-30 01:11:10 -05:00
Kiran Hart
54ea34f039 add blocked worlds 2021-12-14 14:49:47 -05:00
Kiran Hart
30727913e9 stop sell menu list if the user is from floodgate 2021-12-14 14:44:21 -05:00
Kiran Hart
8996e03c8b restrict access to the all transactions menu by permission (can be toggled) 2021-12-14 14:40:51 -05:00
Kiran Hart
96830d5ac8 created a command "middleware" to perform checks easier across all commands 2021-12-14 14:40:25 -05:00
Kiran Hart
f1dbcc4eea Closes #2 2021-12-14 14:00:41 -05:00
Kiran Hart
4fdd4e552d 2.45.0 - Mark chest 2021-12-05 00:21:37 -05:00
Kiran Hart
e69c4945c7 2.44.0 - 1.18 Support 2021-12-02 16:44:40 -05:00
Kiran Hart
678fa8ecd7 2.43.0 - Bundles are no longer item dependant, short format for player balance, prefix no longer adds a space if empty, and added option to prevent the listing of damaged items. 2021-11-22 13:53:46 -05:00
Kiran Hart
eda660c682 2.42.0 - Allow currency format customization 2021-11-09 12:00:25 -05:00
Kiran Hart
8f7b97e146 2.41.3 - Fixed bundle craft issue 2021-11-07 11:46:45 -05:00
Kiran Hart
35fb53f051 2.41.2 fixed incorrect translation 2021-11-04 15:00:03 -04:00
Kiran Hart
785bdaae3e 2.41.1 - closes #1 and fixed issue where non bid items would become bid items after a reload/restart 2021-10-31 16:01:44 -04:00
Kiran Hart
cf6d1f799c 2.41.0 - Force sync econ 2021-10-23 20:33:50 -04:00
Kiran Hart
ea43b8d100 2.40.0 - Withdraw/Deposit Commands 2021-10-12 15:41:26 -04:00
Kiran Hart
ea68340596 2.39.0 - mcMMO hook 2021-10-09 13:41:37 -04:00
Kiran Hart
aaed974ae2 2.38.0 - UltraEconomy Support 2021-10-05 22:38:08 -04:00
Kiran Hart
bf7ffac0da 2.37.0 - use flat number format 2021-10-02 22:48:44 -04:00
Kiran Hart
bcb6d6e533 2.36.1 2021-09-27 15:05:23 -04:00
Kiran Hart
6ab12cae1c 2.36.0 2021-09-27 11:41:35 -04:00
Kiran Hart
99220912bb 2.35.0 2021-09-21 21:33:45 -04:00
Kiran Hart
b26d08b848 2.34.0 2021-09-12 16:46:57 -04:00
Kiran Hart
6e759f1f83 2.33.1 2021-09-08 01:10:54 -04:00
Kiran Hart
713f66b8c5 2.32.0 2021-09-01 16:39:10 -04:00
Kiran Hart
a092cd0eed 2.31.0 2021-08-29 18:26:35 -04:00
Kiran Hart
c86bf6fc05 2.30.0 2021-08-25 15:48:28 -04:00
Kiran Hart
cb59797d18 2.29.0 2021-08-24 16:54:48 -04:00
Kiran Hart
a42c137808 2.28.1 2021-08-22 22:14:46 -04:00
Kiran Hart
9f8e3abad2 2.28.0 2021-08-22 01:10:01 -04:00
Kiran Hart
bc65b90625 2.28.0 2021-08-22 00:55:09 -04:00
Kiran Hart
56ed206425 2.27.0 2021-08-19 14:19:04 -04:00
Kiran Hart
7ae25a5ea3 2.26.1 2021-08-17 14:15:44 -04:00
Kiran Hart
b8844a5494 2.26.0 2021-08-16 01:08:29 -04:00
Kiran Hart
e74d2aecb0 2.25.2 2021-08-14 17:48:06 -04:00
Kiran Hart
e7afa4989e 2.24.0 2021-07-28 14:54:41 -04:00
Kiran Hart
37a2ba836f 2.23.0 2021-07-24 14:41:11 -04:00
Kiran Hart
d53645ff28 2.22.0 - sell system change 2021-07-22 11:53:15 -04:00
Kiran Hart
091de81509 2.22.0 - ban system & tax system addition 2021-07-22 02:03:35 -04:00
Kiran Hart
446eeb7512 2.21.1 2021-07-19 14:32:21 -04:00
Kiran Hart
09e356990f 2.20.3 2021-07-17 18:29:54 -04:00
Kiran Hart
d4b3147fed 2.20.1 - Fixed right click issue with sell gui 2021-07-15 15:47:49 -04:00
Kiran Hart
42e7faf7b4 2.20.0 - Fixed a bug regarding the sell gui that caused the duplication of the item being sold. Added a new gui for admin options. 2021-07-14 15:44:23 -04:00
Kiran Hart
64bd512322 2.19.0 Iteration changes + inspection of containers from the purchase menu 2021-07-08 19:26:39 -04:00
Kiran Hart
2623277ef4 2.18.4 fixed stuff 2021-07-07 15:20:53 -04:00
Kiran Hart
d12b1ece28 2.18.3 -> moved main auction lists over to concurrent hashmaps instead. 2021-07-06 12:58:23 -04:00
Kiran Hart
efaf934499 2.18.2 - fixed minor sell gui bug 2021-06-30 15:11:15 -04:00
Kiran Hart
9b5a62b7d5 2.18.1 - You can now add the item to the sell menu directly 2021-06-29 12:05:01 -04:00
Kiran Hart
2f4fda7bd2 removed unneeded todos 2021-06-27 12:02:33 -04:00
Kiran Hart
2193362251 Added a sell gui, fixed bug regarding selling bid items with the buy now disabled through the command & sell menu. 2021-06-27 12:00:52 -04:00
Kiran Hart
5181f1cd9c fixed bug with the auction end system. 2021-06-26 15:50:29 -04:00
Kiran Hart
c2c1846511 player points + vault economy support 2021-06-25 00:19:46 -04:00
Kiran Hart
ede7afccc4 2.16.1 - added missing check for garbage bin in pre-purchase state 2021-06-24 17:08:36 -04:00
Kiran Hart
2993212258 2.16.0 - filter disable and search fix 2021-06-23 21:47:50 -04:00
Kiran Hart
13425cfcbd 2.15.0 - Added a whitelist for filter categories 2021-06-22 21:37:05 -04:00
Kiran Hart
04178d9910 bug fixes and completely new filter system 2021-06-21 12:59:14 -04:00
Kiran Hart
e0163fe147 synchronized items 2021-06-18 13:37:53 -04:00
Kiran Hart
c560e8d0d9 2.13.1 2021-06-16 21:08:34 -04:00
Kiran Hart
570bec3db6 last minute adjustments 2021-06-15 18:41:30 -04:00
Kiran Hart
145f196e48 Item bundles https://gyazo.com/5773a1a5574a4289f8a3605c844634d0 2021-06-15 16:40:30 -04:00
Kiran Hart
f2b5742330 1.17 Support 2021-06-14 19:30:20 -04:00
Kiran Hart
712c4a149a sell command cleanup 2021-06-14 18:17:14 -04:00
Kiran Hart
2f2fd08652 2.12.4 2021-06-10 12:07:20 -04:00
Kiran Hart
29a0d2c3be 2.12.3 2021-06-09 15:06:56 -04:00
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