Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Many new options

Compare
Choose a tag to compare
@moom0o moom0o released this 26 Nov 04:32
· 9 commits to ver/1.12.2 since this release
0fde43a
  • Added disable-chunk-loading option
    Disable all chunks being sent to the player. This is like the 2b2t queue where no chunks are sent to you. All you see is "Waiting for chunk..." Great for queue/auth servers where you want to limit bandwidth usage.

  • Added hide-player-ip-addresses-from-console option
    Hide player ips from when players join your server.

  • Added hide-player-coordinates-from-console option
    Hide player coordinates from when players join your server.

  • Added remove-default-connection-msgs-from-console option
    Removes the connection messages from console for when players join your server. This will not remove the messages ingame.

  • Added remove-player-commands-from-console option
    Hide player commands from console. Useful to hide messages/spam

  • Added a space to ccSpigot.yml info

  • Updated the eula.txt ;^)