Change log
- Added Discord link in the resource page (
https://discord.gg/DVvCXFP47R)
- Added more information to Info Commands
- Added EffectLib support for checkpoint particle effects, effects need to be declared in effects.yml before use
- Added option to hook EffectLib in config.yml
Code (YAML):
Hooks
:
# Hook for EffectLib, checkpoints will have particle effects if enabled
EffectLib:
Enabled
: false
- Changed checkpoint hologram lines indent in yml to
Code (YAML):
# Hologram lines of the checkpoint, only effective if HolographicDisplays is installed and hook is enabled
Hologram
:
# For the 2nd line, it shows up a player skull with skin, all options that affect appearance are listed
Lines
:
- '&bMountain'
- '
{Material=PLAYER_HEAD, Glow=true, Damage=0, CustomModelData=1, SkullOwner=991d961c-b6b4-4d49-88e6-01788cf445dc
}'
- '&fThe coldest point that'
- '&fno one has been here before'
# If your hologram has multiple lines, adjust the offset to make all text are stayed on ground
Offset
: 4.0