MinecraftConsoles/Minecraft.Server.FourKit
UniPM 50ab3597d0
Allowing plugins to be used as dependencies to other plugins (#16)
* fuck everything i did blegh

* better exception tracking for plugins

* Update PluginLoadContext.Load to return existing instances (basically, make plugin api references possible)

* Update docs to help with plugin dependencies

---------

Co-authored-by: UniPM <zoc6x8voc@mozmail.com>
2026-05-06 17:38:05 -05:00
..
Block
Chunk
Command
docs Allowing plugins to be used as dependencies to other plugins (#16) 2026-05-06 17:38:05 -05:00
Enchantments
Entity
Enums
Event
Experimental
Inventory
Net
Plugin
Scheduler FourKitScheduler & FourKitTask (#17) 2026-05-06 17:36:47 -05:00
Util
.editorconfig
ChatColor.cs
CMakeLists.txt
EventDispatcher.cs
FourKit.cs FourKitScheduler & FourKitTask (#17) 2026-05-06 17:36:47 -05:00
FourKitHost.Callbacks.cs FourKitScheduler & FourKitTask (#17) 2026-05-06 17:36:47 -05:00
FourKitHost.cs FourKitScheduler & FourKitTask (#17) 2026-05-06 17:36:47 -05:00
FourKitHost.Events.cs Merge branch 'feature/plugin-api' of github.com:sylvessa/MinecraftConsoles into feature/plugin-api 2026-05-06 17:37:05 -05:00
GameMode.cs
Location.cs
Material.cs
Minecraft.Server.FourKit.csproj
NativeBridge.cs FourKitScheduler & FourKitTask (#17) 2026-05-06 17:36:47 -05:00
Particle.cs
PluginLoadContext.cs Allowing plugins to be used as dependencies to other plugins (#16) 2026-05-06 17:38:05 -05:00
PluginLoader.cs Allowing plugins to be used as dependencies to other plugins (#16) 2026-05-06 17:38:05 -05:00
ServerLog.cs
Sound.cs
World.cs