undefined
What's Changed
- 1.18 Port by @spacebuilder2020
- Merge 1.16 fixes into 1.18 by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2671
Full Changelog: https://github.com/ForgeEssentials/ForgeEssentials/compare/17.0.0...18.0.0
What's Changed
- 1.17.1/Working by @Declan-F in https://github.com/ForgeEssentials/ForgeEssentials/pull/2669
- Update 1.17 with fixes from 1.16 by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2670
Full Changelog: https://github.com/ForgeEssentials/ForgeEssentials/compare/16.0.4...17.0.0
What's Changed
- Add support for Votifier V2 by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2652
- Fix JScripting event registration crash by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2658
- Fix incompatability with mods overwriting the command class by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2659
- add support for forge update checker by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2663
- Added ScoreBoardColors by @Declan-F in https://github.com/ForgeEssentials/ForgeEssentials/pull/2668
Full Changelog: https://github.com/ForgeEssentials/ForgeEssentials/compare/16.0.3...16.0.4
What's Changed
- Make Annotation Processing cleaner for IDEs by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2619
- Update Gradle to 4.10.3 by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2620
- Optional load of mixin when requirements apply by @drori200 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2623
- Update CONTRIBUTING.md by @drori200 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2630
- add option
loadOnServerStart
toMultiworld
by @Pilzinsel64 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2631 - 1.7.10/build fix and update checker backport by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2640
- Fix bug with scriptable commands on J9+ and remove mcstats metrics by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2648
New Contributors
- @drori200 made their first contribution in https://github.com/ForgeEssentials/ForgeEssentials/pull/2623
- @Pilzinsel64 made their first contribution in https://github.com/ForgeEssentials/ForgeEssentials/pull/2631
Full Changelog: https://github.com/ForgeEssentials/ForgeEssentials/compare/1.4.6.1373...7.5.0
What's Changed
- 1.16.5/chat module seperation update by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2644
- Multiworld and JScripting Port by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2646
Full Changelog: https://github.com/ForgeEssentials/ForgeEssentials/compare/16.0.2...16.0.3
What's Changed
- 1.16.5/unstable dev by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2641
- Fix broken module.cfg file generation
- Fix loading incompatibility with KotlinForForge
Full Changelog: https://github.com/ForgeEssentials/ForgeEssentials/compare/16.0.1...16.0.2
What's Changed
- Fix non-ported Portal command and add player selector to serverTransfer command by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2637
- Update CommandNickname.java by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2638
- 1.16.5/command cleanup by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2639
Full Changelog: https://github.com/ForgeEssentials/ForgeEssentials/compare/16.0.0...16.0.1
First 1.16 Alpha Release
What's Changed
Fixed Sponge Compat when economy module is disabled Migrated Update Check to use GitHub Releases
Full Changelog: https://github.com/ForgeEssentials/ForgeEssentials/compare/12.4.125...12.4.126
Adds basic discord bridge functionality to the chat module to complement the irc functionality