33% DISCOUNT UNTIL 10th of August!
- Now, in config.yml you can change if duplication hologram is visible to all players or only to player opening the cubelet. (Default is only to opening player).
Code (YAML):
# Change hologram settings
# Update interval default: 30 (1.5s)
# Color animation default colors: &f and &c
# Duplication hologram visible to all players (Default: false)
Holograms:
UpdateInterval
: 30
ColorAnimation
:
- '&f'
- '&c'
Duplication:
VisibleToAllPlayers
: false