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?)
Jupiter

Jupiter

Mod

A powerful, auto sync config library.

Client or server Game MechanicsLibraryUtility

91.9k downloads
7 followers

Jupiter

Jupiter is a powerful, auto sync config library.

IMPORTANT NOTICE: Jupiter V2 is not compatible with mods which based on V1!

Features

1.Simple creation of config instance.

2.Config support int, double, string,list and so on.

3.Can set range for int, double

4.Automatically sync config with dedicate server.

5.Permission control for dedicate server config.

How to use (For developer)

1.Create config class and extend FileConfigContainer.

2.Add config in init method. (Example)

3.If your config is for server/common, register it with ServerConfigManager.registerServerConfig.

4.Create your config screen. There are 3 types of screen to select.

i.ConfigSelectScreen: Create a config select screen. User can select which config to edit. Include permission check.

ii.ClientConfigScreen: Create a client config edit screen.

iii.ServerConfigScreen: Create a server config edit screen. Not include permission check.

Other Version

We will only update to newer versions when our other mods are needed. Request if you want other versions. (Except 1.16 and below.)

Discord

https://discord.gg/NDzz2upqAk

External resources


Project members

IAFEnvoy

Owner


Technical information

License
LGPL-3.0-or-later
Client side
optional
Server side
optional
Project ID