f6a4cc5fa8
Drop 10 xp at player location when catching lava fish
auto2023-09-29 23:29:15 +02:00
0e3ecd410a
Warn in console if min length of fish is greater than or equal to max length
auto2023-09-29 23:28:20 +02:00
f48431f91b
Fixed remaining points being old points value
auto2023-09-29 23:24:04 +02:00
655ccae006
Added warning for no enchant data during upgrade
auto2023-09-29 23:22:24 +02:00
27bf648480
Change prefix for villagers
auto2023-09-29 23:21:21 +02:00
84fe7237be
Added support for unbreaking with lava damage Buffed fire protection
auto2023-09-28 02:50:38 +02:00
6debaf32bf
Replaced 63 with Material.FISHING_ROD.getMaxDurability();
auto2023-09-28 02:13:51 +02:00
27af918829
Removed todo that was solved in a different way
auto2023-09-28 02:12:12 +02:00
75d417da44
Fixed repairing - charges money now - correctly checks if they already have it repaired enough - repairs to the correct value
auto2023-09-28 02:11:45 +02:00
173324c68f
Prevent lava fishing and the start of lava fishing from having multiple active instances per player
auto2023-09-28 01:48:21 +02:00
dc6a233c1b
Assign actual enchant levels when starting LavaFishing
auto2023-09-28 01:26:54 +02:00
54556d3ea5
Added the ability for upgrade npc to repair as well
auto2023-09-28 01:19:17 +02:00
4e2d82a0aa
Made fish generator work for both fish types Load lava fish Change from title messages to action bar messages
auto2023-09-27 23:40:01 +02:00
7baf9a7f97
Added more information to upgrade items and notify players of what they upgraded and their remaining points after they purchase an upgrade
auto2023-09-26 23:26:02 +02:00
c42886b15a
Added price to item lore for prize
auto2023-09-26 23:14:56 +02:00
16bea6d0f9
Notify players when there is a new player in first place
auto2023-09-25 23:21:29 +02:00
12e7dee374
Display position in scoreboard and fix sorting for top 10
auto2023-09-25 23:12:11 +02:00
df48d5da87
Save every minute instead of every 5
auto2023-09-25 23:04:37 +02:00
9059a1f3d5
Fix rarity for everything that needs it as a component
auto2023-09-25 23:03:55 +02:00
c5cca1c5aa
Made rarity be able to use <tags> in the name for colors Made Sell window bigger so a whole inventory fits in it
auto2023-09-25 22:15:50 +02:00
7b818cb126
Implemented timer and commands to start/stop the event Prevent players from fishing while the event is not active
auto2023-09-25 22:05:29 +02:00
430e827e32
Added logging top 10 PlayerScore in case of crash
auto2023-09-25 03:45:55 +02:00
bb01068080
Moved PlayerScore
auto2023-09-25 03:41:58 +02:00
fb511d27e2
Reworked fish rarities to allow fishes to be caught in both water and lava and make the rarities easier to configure
auto2023-09-25 02:00:30 +02:00
9a8a38f4a4
Fixed bug that prevented stacked items from being returned if they weren't sellable
auto2023-09-25 00:15:36 +02:00
46edaf59fb
Run save task when the server closes
auto2023-09-25 00:00:32 +02:00
de164e6d69
Backup current saved data just incase
auto2023-09-24 23:59:26 +02:00
b611e4b206
Updates default already have fishing rod message
auto2023-09-24 23:12:39 +02:00
569e6a3334
Fixed messages for npc's and made the left/right click actions more consistent
auto2023-09-24 23:07:42 +02:00
7960cece04
Enabled loading/saving points data
auto2023-09-24 22:53:30 +02:00
6046fdb15a
Fix default fishing rod name
auto2023-09-24 20:01:22 +02:00
a7a49fcb72
Double-check a player can't buy the same enchant twice
auto2023-09-24 05:17:54 +02:00
bbd4c6d99b
Don't allow players to buy the same prize twice
auto2023-09-24 05:15:42 +02:00
a904e0cfa5
Ensure points are properly assigned if a user somehow gets duplicate fish
auto2023-09-24 04:49:42 +02:00
e77485ea68
Fix error when closing if player had another inventory open (not the gui)
auto2023-09-24 04:33:15 +02:00
94158019bc
Notify players when they don't have enough points after the initial check Fix points check checking if they have more than they need instead of less
auto2023-09-24 04:26:01 +02:00
803e4d3d3d
Only notify player of points earned if they earned more than 0
auto2023-09-24 04:25:06 +02:00
d00b9b195a
Moved todo to the right place
auto2023-09-24 04:01:08 +02:00