What's Changed
- Add support for Votifier V2 by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2650
- Backport NPC fixes from 1.12 by @Pilzinsel64 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2660
- Add support for GTNH FTBranks by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2656
- Add compat with unknown gamemodes by @Pilzinsel64 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2661
- lower-case gamemode names for tab completion options by @Pilzinsel64 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2662
- Mixin Compatibality Fixes by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2655
- Port Generator Options over from 1.12 by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2653
- Attempt to fix issues with graves not saving properly by adding a flush by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2675
- Add Achievements, Discord Formatting, and Attachments to Discord Module by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2676
- Attempt to fix NPCs not being registered correctly by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2680
- 1.7.10/develop add public JScripting method to parse UserIdent from string input by @Boffinbox in https://github.com/ForgeEssentials/ForgeEssentials/pull/2682
- 1.7.10/Fix mojang api url changes by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2686
- Fix: server utilities integrations permissions by @vulcandragi in https://github.com/ForgeEssentials/ForgeEssentials/pull/2688
- 1.7.10/develop update Chat module for msg/tell/r/pm and gmsg logging by @Boffinbox in https://github.com/ForgeEssentials/ForgeEssentials/pull/2684
- Fix Broken ASM logic by not running ASM at the tweaker stage by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2678
- Relocate Slf4j to fix compat issue with GTNH nightly and discord. by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2689
- 1.7.10/fix noclip by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2693
- 1.7.10/trim discord channels by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2695
- Add a default constructor to fix Multiworld values being set as false… by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2699
New Contributors
- @vulcandragi made their first contribution in https://github.com/ForgeEssentials/ForgeEssentials/pull/2688
Full Changelog: https://github.com/ForgeEssentials/ForgeEssentials/compare/7.5.0...7.5.1
What's Changed
- Fix update checker by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2636
- Fix Data Saving And RC Compact by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2647
- Add support for Votifier V2 by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2651
- Fix potential virtual crafting crash by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2657
- 1.12.2/ScoreBoardColors by @Declan-F in https://github.com/ForgeEssentials/ForgeEssentials/pull/2667
- 1.12.2/develop add public JScripting method to parse UserIdent from string input by @Boffinbox in https://github.com/ForgeEssentials/ForgeEssentials/pull/2681
- 1.12.2/Fix mojang api url changes by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2685
- 1.12.2/develop update Chat module for msg/tell/r/pm and gmsg logging by @Boffinbox in https://github.com/ForgeEssentials/ForgeEssentials/pull/2683
- Fix Multiple issues with class loading on 1.12 that break discord module by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2691
- Msc Fixes to the Econ Module by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2697
Full Changelog: https://github.com/ForgeEssentials/ForgeEssentials/compare/12.4.126...12.5.0
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
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