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

Server Controls

Server side mod that lets you edit server configurations on the fly.

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

Опубликован 12 июня 2023 г.

Server Controls

Server Controls adds gamerules for operators to edit certain server.properties configurations on the fly.

Currently supported options:

  • Difficulty Locked
  • Enforced Whitelist
  • Allow Flight
  • Online Mode
  • Player Idle Timeout
  • Prevent Proxy Connections
  • PVP
  • Simulation Distance
  • View Distance

Commands

  • /gamerule sc.difficultyLocked: If the world's difficulty is locked.
  • /gamerule sc.enforcedWhitelist: If players not on the whitelist should be kicked immediately if online.
  • /gamerule sc.flight: If players in survival mode can fly. (aka, Mojang's flight anti cheat)
  • /gamerule sc.onlineMode: If the server should check connecting players.
  • /gamerule sc.playerIdleTimeout: Time in minutes until a player is kicked for being afk.
  • /gamerule sc.preventProxyConnections: If players can connect with a vpn enabled.
  • /gamerule sc.pvp: If players can fight each other.
  • /gamerule sc.simulationDistance: The server's simulation distance.
  • /gamerule sc.viewDistance: The server's view/render distance.

Ченджлог

1.1.0Релиз1.20, 1.20.1-rc1, 1.20.1 · 13 июня 2023 г.

Added commands for:

  • PVP
  • Online Mode
  • Flight (Mojang's crappy anti cheat)
  • Prevent Proxy Connections
  • Player Idle Timeout
  • Enforce Whitelist
  • Difficulty Locked
1.0.0Бета1.20, 1.20.1-rc1, 1.20.1 · 12 июня 2023 г.

/gamerule sc.simulationDistance: edit the server's simulation distance. /gamerule sc.viewDistance: edit the server's view/render distance.

I plan to add more commands later, don't count on consistent updates though. I made this for a private server and only needed these two, but figured it'd be nice to be able to edit everything.

Комментарии

Загружаем…