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

ServerPlusPlus

Server Technology Options Control

Загрузки
82K
Подписчики
4
Обновлён
17 августа 2026 г.
Лицензия
LGPL-3.0-only

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

Server++

A Minecraft Neoforge mod about server technology options control

Main Features

View Distance

Modify the server view distance

  • usage: /rg viewDistance <view distance>

Simulation Distance

Modify the server simulation distance

  • usage: /rg simulationDistance <simulation distance>

/here Command

Quickly send position

  • enable: /rg commandHere true
  • usage:
    • /here

/whereis Command

Quickly locate player

  • enable: /rg commandWhereis true
  • usage:
    • /whereis <player>
    • /vris <player>

/todo Command

A ToDo Management Menu

  • enable: /rg commandTodo true
  • usage:
    • /todo or /todo list to display the todo list
    • /todo add <content> to add a todo
    • /todo remove <index> to remove a todo
    • /todo success <index> to mark a todo as done
    • /todo success <index> false to unmark a todo as done

/loc Command

A Loc Management Menu

  • enable: /rg commandLoc true
  • usage:
    • /loc or /loc list to display the loc list
    • /loc add <name> to add a loc as player's position
    • /loc remove <index> to remove a loc
    • /loc info <index> to display a loc info

/wlist Command

Whitelist Management

  • enable: /rg commandWlist true
  • usage:
    • /wlist to display the whitelist list
    • /wlist add <player> to add a player to the whitelist
    • /wlist remove <player> to remove a player from the whitelist
    • /wlist permission add <player> to make a player can use the whitelist command
    • /wlist permission remove <player> to make a player can't use the whitelist command

/blist Command

Banned List Management

  • enable: /rg commandBlist true
  • usage:
    • /blist to display the banned list
    • /blist add <player> to add a player to the banned list
    • /blist remove <player> to remove a player from the banned list
    • /blist permission add <player> to make a player can use the banned list command
    • /blist permission remove <player> to make a player can't use the banned list command

/sop Command

Simple op get

  • enable: /rg commandSop true
  • usage:
    • /sop to get op permission

/transfer Command

Allows players to transfer themselves using the /transfer command

  • enable: /rg commandTransfer true

Fast Ping Friend

Fast ping your friend

  • enable: /rg fastPingFriend true
  • usage:
    • @ <player> Alert your friends in the chat and play the sound of picking up experience orbs
    • @@ <player> Show the title to tip friends and play the sound of the bell

Welcome Player

Send welcome message when player login to server

  • enable: /rg welcomePlayer true

Ченджлог

0.0.1+build.18Альфа26.2 · 17 августа 2026 г.

build(neoforge): 更新模组至 26.2

  • 升级 Minecraft 26.2、NeoForge 26.2.0.59 和 RollingGate build.70
  • 适配 ChatFormatting 26.2 API
  • 更新 CI、PR 和 Release 构建版本与 GameTest action
0.0.1+build.17Альфа26.1.2 · 17 августа 2026 г.

fix(neoforge): 稳定 26.1.2 transfer Mixin

  • 使用原生 ModifyArg 替代 WrapOperation 权限包装
  • 避免服务端启动时解析不存在的 TransferCommand 匿名类
0.0.1+build.16Альфа1.21.10 · 17 августа 2026 г.

fix(neoforge): 修复 1.21.10 transfer Mixin 启动失败

  • 使用原生 ModifyArg 替代 WrapOperation 权限包装
  • 避免服务端加载 TransferCommand 时生成不存在的匿名类
0.0.1+build.11Альфа1.21.8 · 20 мая 2026 г.

feat: 添加 rolling_gate 作为必需依赖项

0.0.1+build.10Альфа1.21.8 · 2 сентября 2025 г.

fix(权限控制): 更新 transfer 命令权限检查逻辑

  • 修改 TransferCommandMixin 类中的权限检查逻辑
  • 更新 gradle.properties 文件中的 rolling_gate_version 属性到 1.1.0+build.62
0.0.1+build.8Альфа1.21.1 · 25 апреля 2025 г.

修复事件存在的问题

0.0.1+build.7Альфа1.21.1 · 24 апреля 2025 г.

修复语言问题

0.0.1+build.6Альфа1.21.1 · 24 апреля 2025 г.

更新卷帘门版本

Комментарии

Загружаем…