DeathChest
ExpDrop
  • Death Chest
  • Documentation
  • Installation
  • Permissions
  • Features
    • Claim Protections
    • Block break animation
    • Particle animation
    • Holograms
    • Inventory
    • Experience points convertation
    • Expiration
    • Player notification
    • Global notification
    • Change death message
    • World filter
    • Blast protection
    • Thief Protection
    • PlaceHolder API
    • Duration Format
  • ❓FAQ
  • API
    • Get started
    • Events
  • Control Flow
    • Spawn chest control flow
Powered by GitBook
On this page
  1. Features

Duration Format

PreviousPlaceHolder APINextFAQ

Last updated 11 months ago

You can configure the duration format in the config file. The plugin uses the Apache Lang3 Duration Utils Format. If you want to change the format, you can read the documentation on following website:

Small snippet:

character
duration element

y

years

M

months

d

days

H

hours

m

minutes

s

seconds

S

milliseconds

'text'

arbitrary text content

https://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/time/DurationFormatUtils.html