Commit Graph

9 Commits

Author SHA1 Message Date
1dea0f6c6a Adds a response message when a setting has been changed, and adds some coloring 2022-08-08 19:33:51 +02:00
64617accf8 Makes sure only intended items are re-forge-able, and changes version to 1.0.0 2022-08-08 19:27:54 +02:00
7dc2228781 Makes sure to use the name enchantment cost internally 2022-08-08 18:48:46 +02:00
4be950a327 Displays a warning when encountering unknown materials or enchantments 2022-08-08 18:45:28 +02:00
9d28f89c15 Makes sure to copy the default config 2022-08-08 18:38:21 +02:00
cc39f8879a Improves code structure, and performs some necessary work for commands 2022-08-08 14:14:42 +02:00
c557d969b7 Majorly changes most plugin code
Changes the entire settings structure
Splits settings into NPC settings and global settings
Adds some command classes in preparation for a new command system
Moves a lot of code away from BlacksmithPlugin
Adds a new EconomyManager class which takes care of everything economy and pricing
Removes HyperConomy softdepend
Changes the reload command to /blacksmith reload
Adds a proper configuration file to make possible to change stuff without a bloody wiki
2022-08-07 01:21:47 +02:00
e2b167e020 Major changes
Removes HyperConomy support
Removes Paper dependency
Builds against Spigot 1.19.1
Adds a lot of comments
Improves some code
2022-08-05 17:07:16 +02:00
3870ead92f Changes package name to net.knarcraft 2022-07-19 02:41:01 +02:00