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
555d405bcc
Removes some redundant code
2022-07-19 02:38:35 +02:00
781999c995
Style improvements and cost calculation alternative
...
This commit adds a lot of missing comments, and fixes a lot of bad formatting. Some spelling errors have also been fixed.
Warning: This commit changes the name of some config values. Existing configurations will be broken!
This commit also adds a natural cost option, which defaults to true. With natural cost turned on, the cost of repairing an item will increase with each damage the item has taken, rather than the cost decreasing for every damage taken.
2022-07-19 01:25:42 +02:00
2b321993d7
Cleans comments and code mess in BlacksmithTrait
2022-07-16 14:56:29 +02:00
b16bb933e2
Prevents an exception caused by enchantment start level being higher than enchantment max level
2022-07-11 17:35:47 +02:00
348a404066
Prevents players from equipping armor when right-clicking a Blacksmith
2022-02-02 00:36:15 +01:00
d82121a3ef
Updates some terrible code structure and fixes the durability updating
2022-02-01 22:24:39 +01:00
a65a58fb10
Fixes the handling of calculating durability
2022-02-01 20:23:55 +01:00
049b2c89d7
Adds some missing tools and armor
2022-02-01 20:07:52 +01:00
a2155e2654
Updates depreciated code, and fixes code style
2022-02-01 19:52:41 +01:00
Тимофей Бирюков
915876f7d2
update some deprecated
2021-02-25 20:49:27 +03:00
Тимофей Бирюков
1f6e267753
15.2 v0.8
2021-02-25 18:36:02 +03:00
mcmonkey
bc1b5a3559
minimal update to 1.13
2018-10-12 12:00:54 -07:00
mcmonkey4eva
9d8ed3a85b
add a template readme
2017-08-29 11:46:09 -07:00
mcmonkey4eva
5a31bf36e5
Prevent from reappearing, fix repo url
2017-08-29 11:44:22 -07:00
mcmonkey4eva
e3aea56324
Remove scrap files
2017-08-29 11:42:25 -07:00
HurricanKai
b60d9cef0d
Fixed Dropitem
2017-07-31 12:20:32 +02:00
HurricanKai
9760a1da4d
Trying to find out why drop item isnt loading
2017-07-31 12:12:56 +02:00
HurricanKai
187f02068e
Update for 1.12
...
Fixed for 1.12
removed CitizensAPI dependency
added disabledelay
added disablecooldown
fixed drop-item
2017-07-31 11:53:59 +02:00
instinx
38d2525015
Changed price for reforge. Explore way to link it to Hyperconomy to get item prices.
2012-06-02 02:11:27 -04:00
aPunch
a4c342c545
Fix bugs, refactor a bit
2012-04-11 14:54:11 -05:00
aPunch
0f60be96ad
Missing @Override
2012-04-07 20:09:32 -05:00
aPunch
7a9285d573
Fix pom
2012-04-01 15:13:57 -05:00
aPunch
a14fb5b5b4
Change
2012-03-20 20:31:03 -05:00
aPunch
46810ddf0e
Remove ant files
2012-03-20 20:29:06 -05:00
aPunch
e5bbe641ed
Convert to maven
2012-03-20 20:10:32 -05:00
aPunch
fde15d4abd
update to latest CitizensAPI
2012-03-08 15:30:05 -06:00
aPunch
3485f651b1
updated libs
2012-03-01 02:37:54 -06:00
aPunch
351eeb1544
refactor
2012-02-25 00:52:17 -06:00
aPunch
a9527f7677
add max-enchantments setting;
2012-02-24 05:58:06 -06:00
aPunch
65a7fc097d
update to latest CitizensAPI
2012-02-23 05:19:54 -06:00
aPunch
df443fceb8
rename class
2012-02-22 19:23:16 -06:00
aPunch
db945616f2
added Vault support
2012-02-21 19:23:01 -06:00
aPunch
ba4ab654b2
added setting for dropping item after reforging
2012-02-21 18:57:14 -06:00
aPunch
197bf44e1f
add cooldowns
2012-02-21 17:20:28 -06:00
aPunch
b2495f074a
updated to latest Bukkit snapshot
2012-02-21 02:00:29 -06:00
aPunch
0066fbfe0c
add item to hand if blacksmith is human
2012-02-21 01:55:00 -06:00
aPunch
377d93062a
changes to reforge calculations
2012-02-21 01:43:42 -06:00
aPunch
bca7427c1c
initial commit
2012-02-20 19:43:59 -06:00