fishing_event/src/main/java/com/alttd/fishingevent
2023-09-24 23:59:26 +02:00
..
commands Fixed argument numbers being one too high 2023-09-22 01:45:55 +02:00
config Updates default already have fishing rod message 2023-09-24 23:12:39 +02:00
fish Added plugin instance directly from config instead of adding it later 2023-09-22 01:46:14 +02:00
fish_generator Initial commit 2023-09-10 23:58:50 +02:00
gui Double-check a player can't buy the same enchant twice 2023-09-24 05:17:54 +02:00
listeners Changed upgrading to require points and use tracks 2023-09-21 02:48:47 +02:00
npc Fixed messages for npc's and made the left/right click actions more consistent 2023-09-24 23:07:42 +02:00
objects Implemented buying prizes 2023-09-24 00:32:44 +02:00
points Backup current saved data just incase 2023-09-24 23:59:26 +02:00
util Created NPC types and created the config needed to load them 2023-09-21 00:18:10 +02:00
FishingEvent.java Enabled loading/saving points data 2023-09-24 22:53:30 +02:00