Special Chests
Winter adds several types of special chests that can be used for events, gifts, and timed rewards. These chests are perfect for seasonal events, daily rewards, or special occasions on your server.
Chest Sign Creation
To place a sign on a chest, place the chest first, then place a sign directly on it by holding SHIFT while right-clicking with the sign.
Gift Chests
Gift chests allow players to create lootable chests for other players. They're great for leaving gifts or running community events.
Public Gift Chest
winter.chest.gift
permission.Note: Only the first line is required -
[Gift]
. Leave the other lines empty. Private Gift Chest
Lines 2-4: Usernames of players who should have access (up to 3 players).
Permission: Players still need the
winter.chest.gift
permission. Dated Chests
Dated chests are only available during specific time periods. They are "infinite" - they don't lose items when looted, but each player can only loot them once.
Daily Chest
Second line: The date in DD.MM format.
Permission: Players need the
winter.chest.dated
permission. Time-Restricted Daily Chest
Second line: The date in DD.MM format.
Third line: Time range in HH:MM-HH:MM format.
Date Range Chest
Second line: Date range in DD.MM-DD.MM format.
Time-Restricted Date Range Chest
Second line: Date range in DD.MM-DD.MM format.
Third line: Time range in HH:MM-HH:MM format.
Timed Chests
Timed chests can be looted repeatedly, but players must wait a specified duration between each open. They can be set to unlimited uses or a set number of uses per player.
Cooldown Chest
Second line: Cooldown duration. Examples:
60m
(60 minutes), 24h
(24 hours), 20s
(20 seconds).Permission: Players need the
winter.chest.timed
permission. Limited Uses Chest
Second line: Cooldown duration.
Third line: Maximum number of uses per player.
Admin Features
Players with the winter.chest.admin
permission can:
- Break chests created by other players
- Bypass cooldown restrictions on timed chests
- Access any chest regardless of date/time restrictions
- Access private gift chests even if not listed on the sign