-
Notifications
You must be signed in to change notification settings - Fork 0
Config
Bram edited this page Jan 9, 2022
·
1 revision
The main configuration for Teacups. The settings are quite simple.
packet-recipient-update-delay: 100
teacup:
update-delay: 1
visibility-distance: 50
Value: Integer (amount of ticks)
How long the delay between the teacup recipients updates should take.
Teacup recipients are the players who will see teacups. These teacup recipient updates/checks will look if the distance between the player and the teacup exceeds the visibility-distance, and then decide if the player should see the teacup.
Value: Integer (amount of ticks)
How long the delay between teacup location/rotation updates should take.
Value: Integer (amount of blocks)
From how far away the teacups are visible for players.