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

Releases: moom0o/ccSpigot

Fix paperbin

06 Feb 05:15
3e1d5c1
Compare
Choose a tag to compare
  • Fix paperbin

Many new options

26 Nov 04:32
0fde43a
Compare
Choose a tag to compare
  • 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 ;^)

Many updates

16 Oct 22:08
68ee80c
Compare
Choose a tag to compare
  • Added console spam remover
  • Added limit-entity-speed

Better light lag patch

02 Sep 02:38
b3213bd
Compare
Choose a tag to compare

DELETE YOUR ccspigot.yml BEFORE UPDATING

Add option to disable chunk relocation

23 Aug 03:36
204fa0d
Compare
Choose a tag to compare

Add option to disable chunk relocation

ccSpigot now has its own config

22 Aug 23:13
7019ecd
Compare
Choose a tag to compare

ccSpigot now has its own config and no longer uses paper.yml!

1.0

17 Aug 17:05
8d04c73
Compare
Choose a tag to compare
1.0

First features