Skip to content

TransmuteIt 0.4.0

Latest
Compare
Choose a tag to compare
@Chew Chew released this 24 Apr 03:42
· 66 commits to master since this release
38ad065

Hello everyone chew here back at it again with a TransmuteIt update!

This update is smaller, but does have some performance related issues and some BREAKING CHANGES for anyone under 0.4.0.

Additions:

  • /tm take hand - Transmutes only your main hand itemstack, not anything else in your inventory.
  • Many new permission nodes.
    • The following are included with transmute.player and are default, you should only need these if you want to deny a player specific access.
      • transmute.gui - Access to the /tm gui menu (included in transmute.player)
      • transmute.command.getemc - Access to /getemc
      • transmute.command.getemc.any - Will eventually be /getemc [item]
      • transmute.command.take - Access to /tm take
      • transmute.command.get - Access to /tm get
      • transmute.command.analyze - Access to /tm analyze
      • transmute.command.learn - Access to /tm learn
    • The following are included in transmute.* or if you're opped, however aren't implemented yet
      • transmute.player.emc.others - Get others' EMC value
      • transmute.player.discoveries.other - Get other's discoveries.

Changes:

  • /tm help is now prettier and is now up to date on commands.
  • I've changed many permissions around this really shouldn't affect you if you're using transmute.player like a good boi, but, here's the full changes
    • transmute.admin.emc.set -> transmute.admin.setemc
    • transmute.emc.get -> transmute.command.getemc

0.5.0 will be much bigger, I just worked on other things for a little while but I'll be back!
Planned for 0.5.0, not guaranteed:

  • Navigation on /discoveries
  • More config options
    • One to disable items with lore from being transmuted
    • Possibly one for separate EMC values for taking/getting

With the new config we WILL be switching to HOCON instead of YML to config. Be prepared!

This version is equivalent to build 44 on the Jenkins server. You don't have to re-download but I'd appreciate if you did anyway, also please leave a review <3