FoxCore

FoxCore

Mod and plugin

A powerful server-side tool library

Server LibraryManagement

82 downloads
1 follower
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

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


Project members

KenRouKoro

Member

Details

Licensed LGPL-3.0-only
Published 8 months ago
Updated 8 months ago