fishing_event/src/main/java/com/alttd/fishingevent
2023-09-24 04:49:42 +02:00
..
commands Fixed argument numbers being one too high 2023-09-22 01:45:55 +02:00
config Implemented buying prizes 2023-09-24 00:32:44 +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 Ensure points are properly assigned if a user somehow gets duplicate fish 2023-09-24 04:49:42 +02:00
listeners Changed upgrading to require points and use tracks 2023-09-21 02:48:47 +02:00
npc Added sell type 2023-09-22 02:21:38 +02:00
objects Implemented buying prizes 2023-09-24 00:32:44 +02:00
points Implemented buying prizes 2023-09-24 00:32:44 +02:00
util Created NPC types and created the config needed to load them 2023-09-21 00:18:10 +02:00
FishingEvent.java Register GUI listener 2023-09-22 02:37:05 +02:00