A great item solution for your RPG server. https://phoenixdevt.fr/
Go to file
Gunging 1d075b28e5 **If you use the plugin PhatLoots** well this update is about better use of it!
You can now go to your config and add, under item-revision:
```yml
item-revision:
    phat-loots:
        display-name: true
        lore: true
        enchantments: true
        soulbound: true
        upgrades: true
        gemstones: true
        modifications: true
        external-sh: true
```

Which will update your PhatLoot items to the latest format in `/mmoitems browse` as they are generated for players. Since this will regenerate items, the *Unstackable* ItemStat now works with PhatLoots also

***If this is not added to the config, ** the default is that all options are false, and the items are completely regenerated and RNG-rerolled.
2021-03-30 02:50:11 -05:00
.m2 Add new file 2020-07-27 21:55:33 -07:00
lib !add mini message support for item names and lores 2021-02-11 13:53:39 -07:00
src/main **If you use the plugin PhatLoots** well this update is about better use of it! 2021-03-30 02:50:11 -05:00
.gitignore Update .gitignore 2020-11-22 07:09:14 -07:00
.gitlab-ci.yml Update .gitlab-ci.yml 2020-09-05 18:51:47 -07:00
pom.xml **If you use the plugin PhatLoots** well this update is about better use of it! 2021-03-30 02:50:11 -05:00
README.md !Forgot double space 2020-09-10 19:29:31 -07:00