If you need support or find any bugs, join our Discord.
Code (YAML):
# Configuration for UltraKeep
# Time in minutes that new players will have keepInventory active keep-time-minutes: 60
# Messages (supports legacy color codes) messages:
prefix: "&8[&bUltraKeep&8] " keep-active: "&aYour inventory has been saved because you still have new player protection time." keep-expired: "&cYour inventory protection time has expired! You will now lose your items upon death."
# Sound to play when keepInventory expires # Sound names: https://jd.papermc.io/paper/1.21/org/bukkit/Sound.html expiration-sound:
enabled: true
sound: "ENTITY_PLAYER_LEVELUP" volume: 1.0
pitch: 0.5
# BossBar display bossbar:
enabled: true
# Use {time} for remaining time (e.g. 45m) title: "&bInventory Protection: &f{time}" color: "BLUE"# PINK, BLUE, RED, GREEN, YELLOW, PURPLE, WHITE style: "SOLID"# SOLID, SEGMENTED_6, SEGMENTED_10, SEGMENTED_12, SEGMENTED_20