nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
FoxCore

FoxCore

Mod and plugin

A powerful server-side tool library

Server LibraryManagement

169 downloads
1 follower

FoxCore is a framework used to provide support for tool libraries and cross loader configuration file systems. Currently, the following configuration file formats are supported:

  1. toml (default)
  2. json
  3. setting (deprecated)

Currently, there is no complete implementation of I18N, but the front-end of the web configurator is fully compatible with web translator plugins (such as those included with Edge). Non Chinese users are advised to use a web translator.

FoxCore itself provides the following features:

  1. Minecraft Server online configuration file management
  2. Other languages supported by Minecraft Server MOTD (other languages will be automatically transcoded and decoded during loading)

The above functions are only effective on Fabric, NeoForge, and Paper servers. We did not use Mixin in the implementation of these functions to ensure maximum compatibility.

In addition, the front end of FoxCore is completely independent of the back end, which means that you can use any FoxCore front end to access any FoxCore back end, just fill in the corresponding server address in the settings (for the current server, it defaults to /api ).

Here are some previews of front-end web pages: MinecraftServer Web Config API Setting

External resources


Project members

KenRouKoro

Member


Technical information

License
LGPL-3.0-only
Project ID