Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Releases: moom0o/Papaya

1.3 - Patch server-side rce vulnerability

10 Dec 20:17
e591764
Compare
Choose a tag to compare

This update should completely patch the RCE vulnerability server side. Client sided is not patched with this. (Will probably be patched in AnarchyExploitFixes soon).

Thanks to @comendantmc for the patch. (#6)

1.2 - Backport bedrock breaking patch

08 Jul 10:48
Compare
Choose a tag to compare

backports.allow-perm-block-break-exploits

Set true to allow players to break indestructible blocks with exploits, recommended to leave this as false!

1.1 - Disable chunk loading option

30 Jun 13:45
Compare
Choose a tag to compare
  • Add option to disable chunk loading completely, great for auth/queue servers

Release 1.0!

29 Jun 00:59
6fc2df6
Compare
Choose a tag to compare

This paper fork has been released.

Config options

These options are in papaya.yml.

settings.max-light-time

Max time for light updates, wont perform light updates if it takes too long. Patches the popular skylight lag exploit :)

settings.server-brand

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

messages.remove-console-spam

Remove the console spam messages like Player_X went too fast!

messages.hide-player-ips-from-console

Hide player ips from when players join your server.

messages.hide-player-coords-from-console

Hide player coordinates from when players join your server.

messages.remove-connection-messages-from-console

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

messages.remove-player-command-messages-from-console

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

settings.prevent-chunks-generating-past-worldborder-lag-exploit

Prevent chunks from generating past the world border. Chunks generating past world border seem to cause lots of lag problems.

settings.chunk-dupe

Allow or disallow the chunkdupe

settings.pathfinder.goal-selection-delay

Something to do with lag, mess around with it if you wish.

settings.max-map-cursors

Max cursors on a map, prevents the recent map exploit! - https://www.youtube.com/watch?v=W12zKDvHsQI