Skip to content

Fork from Arclight. A Bukkit(1.19/1.20) server implementation in modding environment using Mixin. ⚡

License

Notifications You must be signed in to change notification settings

Arcsion/Fluorite-1.19.2

Repository files navigation

Arclight Fluorite(Forked from Arclight)

A Bukkit server implementation utilizing Mixin.

Release Forge Status Build
1.19.2 43.3.8 ACTIVE 1.19 Status

Installing

  • Download the jar from release page or build server. (see the table above)
  • Launch with command java -jar arclight-forge-<mc>-<version>.jar nogui. The nogui argument will disable the server control panel.

Contributing

Please read this wiki section.

License

This project is licensed under GPL v3.

Differences with Arclight

  • Fixed mixin conflict with chestcavity mod
  • Add some unofficial branch warnings
  • Simplified console log output style
  • Minecraft Server Gui disabled by default
  • More aggressively delete old cache files before running
  • New entity death handler
  • Coordinate the deaths of Bukkit and Forge
  • Disable spigot /restart command
  • Fixed bukkitEvent cannot be triggered asynchronously from another thread
  • Broken BlockBreakEvent fix Block#popResource cannot dropping loot (WIP) Fix bukkit BlockBreakEvent
  • Fixed add raiders in wrong code location
  • Temporarily disable RaidSpawnWaveEvent
  • Fixed mixin conflict with frozenup mod
  • Fixed mixin conflict with sleep_tight mod

About

Fork from Arclight. A Bukkit(1.19/1.20) server implementation in modding environment using Mixin. ⚡

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published