Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.
/ ccSpigot Public archive
forked from PaperMC/Paper

A paper fork that aims to prevent skylight lag and allow changing the server brand.

License

Notifications You must be signed in to change notification settings

moom0o/ccSpigot

 
 

Repository files navigation

DON'T USE THIS! IT'S OUTDATED!, I RECOMMEND USING https://github.com/moom0o/Papaya INSTEAD. IT HAS MOST OF THE SAME FEATURES

Discord Mine

ccSpigot

A paper fork/1.12 continuation that aims to prevent skylight lag, allow changing the server brand, and more.
If you want to patch more exploits other than these use my bukkit plugin https://github.com/moom0o/AnarchyExploitFixes
I don't know how to properly use the shitty Git patching system, so just deal with having a bunch of shitty patches.

Config options

These options are in ccspigot.yml (we now have our own config!).

light-update-max-time

Max time for light updates, this option is much better than disable-light-updates.

disable-light-updates

Disable ALL light updates! This will prevent all the lag that comes from them. DO NOT USE. USE LIGHT-UPDATE-MAX-TIME

server-brand

Change the server brand from Paper to whatever you want! This is shown on some clients/in the f3 menu.

disable-chunk-relocation

This will disable the chunk relocation feature for when you have a corrupted world. This seems to have a ton of false positives for me. Remember this is experimental and may brick your server. It is disabled by default.

limit-entity-speed

Experimental feature where you can restrict entity speed (Do not enable without first changing maxentityspeed to your liking, VERY buggy)

debug-entity-speed

Shows you how fast players are going on entities so you can tweak max-entity-speed

remove-console-spam

Remove the console spam messages like Player_X went too fast!

hide-player-ip-addresses-from-console

Hide player ips from when players join your server.

hide-player-coordinates-from-console

Hide player coordinates from when players join your server.

remove-default-connection-msgs-from-console

Removes the connection messages from console for when players join your server. This will not remove the messages ingame.

remove-player-commands-from-console

Hide player commands from console. Useful to hide messages/spam

disable-chunk-loading

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.

Changes from paper

Autosave

The autosave is now using paper's instead of bukkit by default. This is a lot better. This will only be used if you delete your paper.yml AND your bukkit.yml before using.

About

A paper fork that aims to prevent skylight lag and allow changing the server brand.

Resources

License

Stars

Watchers

Forks

Languages

  • Shell 100.0%