Перейти к содержимому
Mineforgian

Server Side Commands

This server-side mod adds a couple commands for operators to use.

Загрузки
1K
Подписчики
6
Обновлён
7 июня 2023 г.
Лицензия
MIT

Опубликован 8 апреля 2023 г.

Commands

Currently available commands are /freeze and /track.

Detailed information on commands and configuration can be found on the wiki.

A Note About Modloaders and Sides

The requirements/capabilities for this mod depend on the modloader.

Fabric Forge
Supports Singleplayer: Yes Yes
Supports Server Install: Yes Yes
Dependencies: Fabric API None

FAQ

The version title says for game version 1.19.4, but Modrinth says 1.19-1.19.4. What gives?

When I am developing, I use the latest version of the fabric api available for the version I am working on (which is usually the latest stable version of Minecraft). While I don't expect there to be incompatibility issues between the 1.19.4 and 1.19 api, there may be a change I am not aware of. Also, I generally like to encourage use of the latest version anyway.

Forge port?

WIP. You can check out the forge-main branch on GitHub to see progress if you want.

Status (5/8/23): Freeze command is working, beta version has been released. No track command yet.

Development will be focused on Fabric first, so Forge versions will probably lag behind the Fabric version.

Will you support <specific version>?

I would be happy to look at the API docs for a specific version to see if the code I have in place now works (with possible minor changes). Please create an issue to request a version.

My Modpack Policy

So my mod is posted under the MIT license, which means you can do a lot with it. However, if you include it in a modpack which is distributed on Modrinth, I would appreciate linking back here and/or inviting me to your project and giving me a small portion of the revenue from the project. This is completely volunteer work for me.

You may fork and edit this project as long as the title doesn't have my username, but again, I would appreciate attribution/revenue sharing.

Please do not post unedited copies under any circumstances.


Logo is a combination of a command block and an image from flaticon.com. Flaticon attribution is below.

Server icons created by Pixel perfect - Flaticon

Ченджлог

1.3.1Релиз1.19.2, 1.19.3, 1.19.4 · 7 июня 2023 г.

Fix a typo in a logging message for /track.

1.3.0Релиз1.19.2, 1.19.3, 1.19.4 · 5 июня 2023 г.

/track is now able to track players after a server restart and/or player disconnect/reconnect.

Mod now uses io.github.adamraichu namespace instead of dev.adamraichu.

1.19.4-0.1.2-beta2Бета1.19.4 · 8 мая 2023 г.

Fix minor typo.

Make config option cmds.freeze.logUsage work as intended.

1.19.4-0.1.0-beta1Бета1.19.4 · 8 мая 2023 г.

First Forge release. Working /track command and configuration.

Known bugs:

  • Config option cmds.freeze.logUsage does not work as intended.
  • Minor typos
1.2.0Релиз1.19.2, 1.19.3, 1.19.4 · 5 мая 2023 г.

1.2.0

New command /track. See the wiki for more information.

Some internal changes in file placement.

1.1.0___1.19.3-1.19.4Релиз1.19.2, 1.19.3, 1.19.4 · 23 апреля 2023 г.

1.1.0___1.19.3-1.19.4

New Features:

  • Configuration (See the wiki for details.)
1.0.1___1.19.3-1.19.4Релиз1.19.3, 1.19.4 · 14 апреля 2023 г.

1.0.1___1.19.3-1.19.4

Changes:

  • /freeze now supports autocomplete and target selectors when targeting players. However, it still only allows for one target (this is intentional).
1.0.0___1.19.3Релиз1.19.3, 1.19.4 · 10 апреля 2023 г.

1.0.0___1.19.3

This version includes one command, /freeze.

/freeze <player: String> <duration: Integer>

Note: While this version says for 1.19.3, it also should work for 1.19.4.

Комментарии

Загружаем…