Commit Graph

556 Commits

Author SHA1 Message Date
TrueDarkLord
74d4b34a05
Auto Update Config
Automatically fix the mistake in existing config files.

Signed-off-by: Ryder Belserion <contact@ryderbelserion.com>
2025-01-16 22:56:23 -05:00
TrueDarkLord
725f2ff9ef
Fix Typo
Signed-off-by: Ryder Belserion <contact@ryderbelserion.com>
2025-01-16 22:56:23 -05:00
TrueDarkLord
9f7d31e2b4
Fix Cancel Message
Fixed players not being notified when they were on the server that their item was either cancelled or has expired.
2025-01-03 12:35:24 -07:00
TrueDarkLord
de220918ae
Mass Cancel (#191)
Add an admin command to cancel all current auction house listings.
2025-01-01 19:18:47 -07:00
TrueDarkLord
8ab0fafd62
Save Name (Performance)
Save the names to file instead of having to do heavy operations each time to load the data.
2024-12-28 13:14:50 -07:00
TrueDarkLord
aee0169d61
Load Saved Names
Instead of trying to pull the data of offline players to display, instead save the names with the other data for better performance.
2024-12-28 11:56:33 -07:00
TrueDarkLord
7ad584f529
Bump Dependencies 2024-12-28 11:31:03 -07:00
TrueDarkLord
5f6b5fe7c1
Another NPE
NPE thrown when trying to cancel an Auction.
2024-12-13 12:12:08 -07:00
TrueDarkLord
40cbb4574f
Name + UUID Support
Added support for both.
/ah view <name/UUID>
2024-12-13 12:12:08 -07:00
TrueDarkLord
c9bb6f36c5
Another NPE 2024-12-13 12:12:08 -07:00
TrueDarkLord
bc0cf80595
/ce view NPE 2024-12-13 12:12:07 -07:00
TrueDarkLord
963c5134d4
Better Naming 2024-12-13 12:12:07 -07:00
Ryder Belserion
1310171666
simplify sound play 2024-12-10 14:30:51 -05:00
Ryder Belserion
c13bfc2ec3
simplify null check 2024-12-10 09:37:02 -05:00
Ryder Belserion
6849bfb62f
remove isOnline check 2024-12-10 09:35:45 -05:00
Ryder Belserion
2fdfbce79d
remove duplicate folia-supported 2024-12-02 10:51:06 -05:00
Ryder Belserion
2c343c9de7
actually fix the issue 2024-12-02 10:47:57 -05:00
Ryder Belserion
a45347b9ba
[ci-skip] update CHANGELOG.md 2024-12-02 10:43:28 -05:00
Ryder Belserion
fdffb59e58
[ci-skip] update CHANGELOG.md 2024-12-02 09:31:45 -05:00
Ryder Belserion
0363d4cad0
bump mc version 2024-12-02 09:09:55 -05:00
Ryder Belserion
bb90e64311
add support for lores on items 2024-12-02 09:08:57 -05:00
Ryder Belserion
966f43f13c
fix more merge conflicts 2024-11-27 18:42:47 -05:00
Ryder Belserion
37459fc720
Merge pull request #188 from Euphillya/fix-187
Fix https://github.com/Crazy-Crew/CrazyAuctions/issues/187
2024-11-27 18:39:18 -05:00
Ryder Belserion
e7c5c7cccc
Merge branch 'main' into fix-187
Signed-off-by: Ryder Belserion <no-reply@ryderbelserion.com>
2024-11-27 18:39:09 -05:00
Ryder Belserion
e8e7a63233
revert version bump to 1.7 2024-11-27 18:07:22 -05:00
Ryder Belserion
bc59c9cbad
fix compile errors 2024-11-27 18:05:31 -05:00
Euphyllia Bierque
7c9b7ad3e6
Fix https://github.com/Crazy-Crew/CrazyAuctions/issues/187 2024-11-24 05:52:24 +01:00
Ryder Belserion
03901400e6
[ci-skip] update README 2024-11-14 23:59:27 -05:00
Ryder Belserion
55b14be85c
hmmmmmmmmmmm 2024-10-31 21:59:11 -04:00
Ryder Belserion
b9ba26c2bf
set top bid if below 0 to original top bid 2024-10-31 21:19:24 -04:00
Ryder Belserion
4978f09521
prevent top bid going below 0L 2024-10-31 21:18:59 -04:00
Ryder Belserion
cdaa0f7ad9
fix another npe 2024-10-31 21:17:44 -04:00
Ryder Belserion
5fe1f0a019
fix npe with itembuilder 2024-10-31 21:16:11 -04:00
Ryder Belserion
e6d22beb42
fix one bug with bid menu 2024-10-31 21:16:06 -04:00
Ryder Belserion
2c6c8af68f
fix issue with buying menu 2024-10-31 21:12:38 -04:00
Ryder Belserion
d80b9d75ce
another npe fix 2024-10-31 12:08:11 -04:00
Ryder Belserion
34309a50a9
set page to 1, if less than 0 2024-10-31 12:07:08 -04:00
Ryder Belserion
0cf673b630
don't run if no key is found 2024-10-31 12:04:35 -04:00
Ryder Belserion
78c98d3c91
properly check for name spaced keys 2024-10-31 12:03:29 -04:00
Ryder Belserion
565f0295c9
fix an npe when clicking return all 2024-10-31 11:59:11 -04:00
Ryder Belserion
8e25e427ae
fix issue with item not being properly removed 2024-10-31 11:58:15 -04:00
Ryder Belserion
a6d2169103
add more null checks 2024-10-31 11:41:46 -04:00
Ryder Belserion
d7e3f775d6
add target uuid key 2024-10-31 11:33:44 -04:00
Ryder Belserion
3f52824e5b
add null check 2024-10-31 11:33:35 -04:00
Ryder Belserion
20caac8347
update vault impl 2024-10-31 11:33:16 -04:00
Ryder Belserion
bbcb8f0c21
re-order user manager 2024-10-25 10:54:50 -04:00
Ryder Belserion
28f34bb486
update buy menu 2024-10-25 10:52:09 -04:00
Ryder Belserion
e5a1b8c786
remove old update task 2024-10-24 20:19:33 -04:00
Ryder Belserion
6647935d01
re-work bid menu 2024-10-24 20:19:27 -04:00
Ryder Belserion
d1223e87a1
add top bidder price to data.yml 2024-10-24 20:17:20 -04:00