Skin Perks

Skin Perks 4.22

  • Bug fix for KeyNotFoundException
  • Updated dodge method.
    Should work more efficiently and always triggered when attacked.
    Note: Only works with other player attacks. (No Animals)
    Known bug: unable to dodge melee attacks.
  • Changed some language messages to be local within the plugin.
    This has been done in order to simplify the language file.
    Messages that have been moved include: (Apply, SpName, SpCreate and all Help messages)
    Please save a copy of your current language file, delete it and reload the plugin, in order to get the updated version.
  • Changed /sp info to /spinfo .
    Now can be access without permission.
  • Added NoDurability messages.
  • Added ResourceId.
  • Bug fix for error thrown under certain circumstances when an item is added or removed from clothing slots
  • Bug fix for custom item name not updating within inventory and when item is picked up
  • Bug fix for error thrown when compiling
  • Like
Reactions: EXA
  • Bug fix for incorrect config structure when generating a new config file
  • Bug fix for null reference error thrown under certain circumstances
  • Updated dodge calculation.
    Now is stacked probability (50% + 25% = 75% dodge chance)
    In future the option for conditional probability will be added.
  • Updated damage and gather calculations .
    It is now possible to set them to 0.5, etc. This will result in the item dealing half damage of the default vanilla damage / gathering half the amount of resources.
  • Added custom name of item to display when selected in inventory and picked up
  • Added config option to enable or disable dodge messages.
  • Added perk: NoDurability.
    Setting to 'true' will result in item not loosing health.
    /sp nodurability <bool>
  • Added command to remove/reset perks back to default
    Note: Will still appear in the data file but will have no effect as it is set to the default value
    /sp clear <perk | all>
  • Bug fix for dodge not always registering
  • Bug fix for damage where values would round
  • Added option to use the default rust logo for the chat icon (just set chat icon to either "default" or "" in config)
  • Added message for when a player dodges an attack