Skip to content
Success

Changes

Summary

  1. Adjust command costs so that they are only charged after checking that the command can be used, adjust itemcost algorithm (commit: 4663340) (details)
Commit 46633409c32ad0d125cf6e8f2900343cc78ece4a by fullwall
Adjust command costs so that they are only charged after checking that the command can be used, adjust itemcost algorithm
(commit: 4663340)
The file was modified main/src/main/java/net/citizensnpcs/trait/shop/NPCShopAction.java (diff)
The file was modified main/src/main/java/net/citizensnpcs/commands/NPCCommands.java (diff)
The file was modified main/src/main/java/net/citizensnpcs/Citizens.java (diff)
The file was addedmain/src/main/java/net/citizensnpcs/trait/shop/ExperienceAction.java
The file was modified main/src/main/java/net/citizensnpcs/trait/CommandTrait.java (diff)
The file was modified main/src/main/java/net/citizensnpcs/npc/ai/CitizensNavigator.java (diff)
The file was modified main/src/main/java/net/citizensnpcs/trait/shop/MoneyAction.java (diff)
The file was modified main/src/main/java/net/citizensnpcs/trait/ShopTrait.java (diff)