Limeen

Results 2 issues of Limeen

### What feature do you want to see added? Support for migrating Authy data in the ``/authme converter`` command. [Wiki ↗️](https://github.com/AuthMe/AuthMeReloaded/wiki/Converters) The plugin [Authy](https://github.com/Iru21/Authy/) has not received updates in several...

Type: enhancement

Example : ``` prevent_map_dupe: type: item_craft conditions: - "%item% == FILLED_MAP" actions: default: - "cancel_event: true" - "close_inventory: true" ``` It doesn't work because %item% returns ``AIR`` instead of ``FILLED_MAP``...