1.13.0 (2021-02-25)
- bump version (7d566ca)
1.12.9 (2021-02-25)
1.12.9 (2021-02-25)
- keep-inventory: dropped items not cleared (8a280f7)
1.12.8 (2021-02-13)
- applicable check of skills not working (901be44), closes #29
- remove old @ConfigOption statements (d0d67b5)
- remove unused configoption shade (7d60e46)
1.12.7 (2021-01-17)
1.12.6 (2021-01-17)
- movement-speed: iterate and remove existing attribute modifiers before applying (61bd0fd), closes #14
1.12.5 (2021-01-15)
1.12.4 (2021-01-11)
1.12.3 (2021-01-11)
1.12.2 (2021-01-09)
1.12.1 (2021-01-08)
- movement-speed: in water check working (721eec8)
1.12.0 (2021-01-08)
- no-pvp: add no-pvp skill (f909b03)
1.11.0 (2021-01-08)
- keep-inventory: add keep-inventory skill (6161caf)
1.10.0 (2021-01-08)
- defense-bonus: filter out non-players and non skill users (50ab9d5)
- rebirth: add rebirth skill (f931dd4)
1.9.0 (2021-01-08)
- implement defense-bonus (95ba748)
1.8.0 (2021-01-07)
- implement exhaustion skill (e78a6a6)
1.7.0 (2021-01-07)
- max-health: implement max health skill (92ef653)
1.6.0 (2021-01-07)
- mc-exp-boost: implement minecraft exp booster (bcb67fa)
1.5.3 (2021-01-07)
1.5.2 (2021-01-06)
- server-shop-exp: filter out player before checking event (8d17fad)
1.5.1 (2021-01-06)
- mcmmo-exp: store timestamp as epoch in milliseconds (155b607)
- @ConfigOption for Set does not work (bdb16f9)
1.5.0 (2021-01-04)
- FriendlyMobs: Rename test class (9151a44)
- FriendlyMobs: Add new skill type 'FriendlyMobs' to support new Skills like 'Piglins-Friend' (a1e9476)
- piglings-friend: Add base implementation of new skill piglings-friend. (d3d1750)
1.4.2 (2021-01-04)
- check player if player is applicable before using event (10d1d06)
1.4.1 (2021-01-03)
- movement-speed: do not apply attribute modifier when already applied (a62d285)
1.4.0 (2021-01-03)
- movement-speed: add attribute modifier instead of modifying base value (017df3f)
1.3.0 (2021-01-02)
- look-teleport: play sound and effect by default (30627e3)
1.2.1 (2021-01-01)
1.2.0 (2020-12-25)
- make mcmmo-exp depend on mcMMO plugin (d593b46)
- online-time: add essentials afk tracker to online time skill (e87e680)
- add new mcmmo exp gain skill (8d0676a)
1.1.3 (2020-12-24)
- online-time: do not drop extra payout time (737d9df)
1.1.2 (2020-12-23)
- build: publish all skills as one jar (7b53afb)
1.1.1 (2020-12-23)
- deps: update rcskills to 1.7.2 (292f9a3)
1.1.0 (2020-12-20)
- add new movement-speed skill (6a8e363)
1.0.1 (2020-12-20)
- use relocated config mapper package (9c743b9)
- move skills and effects from main project into separate project (ff0c4f7)