Releases: toxuin/Griswold
test6
test5
test4
test3
test2
Griswold 0.083
- Fixed a newly featured startup error (lol).
- Fixed 'no money' message on enchant interaction.
- Fixed few possible problems.
- Creating a repairman with an existing name now reports a problem to user instead of console.
- List command now produces correct amount of commas :D
- List command now shows there's no npc instead of being silent.
- Fixed default russian locale typo.
- Optimization, refactoring.
Griswold 0.080
Citizens support.
You can add traits to your npcs to act like respective Griswold NPC types.
Following traits can be added:
- griswold_tools
- griswold_armor
- griswold_both
- griswold_enchant
- griswold_all
Please don't add multiple traits at once, lol.
Griswold 0.079
-
Added blacklist for repairs – and another one for enchants! See the readme (at the end of it) for more info.
-
Fixed conflict with RPGitems-reloaded – now unbreakable items (ones with a custom texture and all) will not get reset.
-
You can now reload the custom item list and item blacklist without restarting. Use same
/bsmith reload
command. -
Fixed a bug that caused Enchants not to work in certain conditions.
-
Fixed
/bsmith reload
command not working when issued from console.
Tested on 1.12.2 and 1.8.3. Should work on anything in between (and probably some other versions too).
Happy new year! If you're reading this from the future, I hope 2018 did not suck that bad.
Griswold 0.077
Made a few fixes for 1.8 & 1.9 stability, should work fine now. Use this version for anything from 1.8 to 1.12.
Griswold 0.076 build
This build is compatible with 1.12 now. Tested on spigot, should work on anything bukkit-based as well.
New features:
-- Tab completion
-- Got back hide/unhide commands. You can temporarily hide NPCs to manage space/etc.
Fixes:
-- Enchantments are done via bukkit api now, this should improve stability
-- Rewritten (hence, fixed) villager deduplication methods. Consider increasing your check-radius in config if it doesn't work properly.
-- Fixed villager sounds
-- Other stability improvements. Plugin will not break each version, since new api version parser implemented and less NMS methods are used from now on.