Essentials icon

Essentials -----

Provides Economy, Homes, etc.



Code (YAML):
notify-update : true
economy
:
  enable
: true
  currency
:
  format
: ' #,##0'
  starter-balance
: 0.0
  minimum-payment
: 1.0
  bank
:
    starting-balance
: 0.0
    minimum-withdraw
: 1.0
    minimum-deposit
: 1.0
homes
:
  # if player has permission: 'essentials.command.sethome.multiple.default'
  default
: 3
  vip
: 6
  staff
: 12
chat
:
  format
:
    vanished
: '&d %player%&f: '
    op
: ' %prefix%&c%player%%suffix%&f: '
    default
: ' %prefix%%player%%suffix%&f: '
  censor
:
 - nigga
  - fuck
  - penis
  - porn
  - cum
  - pussy
  - vagina
  - faggot
  - gay
commands
:
  rtp
:
    world
: world
    spread
: 1250
  cooldown
:
    feed
: 120
    heal
: 120
    repair
: 3600
    rtp
: 3600
  disable
:
 - plugins
  - icanhasbukkit
  - version
  - about
  - me
  - stop
  - reload
connection
:
  login
:
    full
: Server is currently full please try again later.
    whitelisted
: Server is currently under maintenance.
  join
:
    # if false permission: 'essentials.event.join.message'
    enable
: true
    message
: ' %player%&e has joined the server [&a+&e]'
    sound
:
      enable
: true
      type
: ENTITY_FOX_AMBIENT
      volume
: 0.75
      pitch
: 1.0
  quit
:
    # if false permission: 'essentials.event.quit.message'
    enable
: true
    message
: ' %player%&e has left the server [&c-&e]'
    sound
:
      enable
: true
      type
: ENTITY_FOX_AMBIENT
      volume
: 0.75
      pitch
: 1.0
deaths
:
  # if false permission: 'essentials.event.death.location'
  send-location
: true
  drop-economy
:
    enable
: false
    min-amount
: 1.0
    max-amount
: 5.0
  drop-player-head
:
    # enable drop player heads
    enable
: false
    # chance of the drop
    chance
: 0.5
teleport
:
  delay
: 3
  cancel-on-move
: true
  cancel-on-damage
: true
crops
:
  disable-tramping-farmland
: true
eggs
:
  disable-tramping-turtle-egg
: true
  disable-tramping-sniffer-egg
: true
fire
:
  disable-fire-spread
: true
  disable-lava-fire-spread
: true
physics
:
  disable-redstone
: false
server
:
  motd
:
    enable
: false
    line-1
: Minecraft Server
    line-2
: ''
message-of-the-day
:
  welcome
:
 - '&6Welcome&f %player%&6 to the server!'
  welcome-back
:
 - '&6Welcome back&f %player%&6!'
  - '&6We missed you!'
  store
:
 - '&6Store:'
  - '- https://store.your-server.org'
  rules
:
 - '&6Rules:'
  - '&61.&f No server crashing'
  - '&62.&f No griefing'
  - '&63.&f No Monkieng around! uhh?'
  help
:
 - '&6Help:'
  - '- https://store.your-server.org/help'
levels
:
  level-up
:
    particle
:
      enable
: true
      type
: TOTEM
      offsetX
: 0.3
      offsetY
: 0.7
      offsetZ
: 0.3
      count
: 25
    sound
:
      enable
: true
      type
: ENTITY_VEX_AMBIENT
      volume
: 2.5
      pitch
: 1.0
  level-down
:
    particle
:
      enable
: true
      type
: SOUL
      offsetX
: 0.3
      offsetY
: 0.7
      offsetZ
: 0.3
      count
: 25
    sound
:
      enable
: true
      type
: ENTITY_VEX_AMBIENT
      volume
: 2.5
      pitch
: 1.0
spawner
:
  display
: "&dSpawner:&f %entity_type%"
  lore
:
   - "&9Obtained by:"
    - "&fSilk Touch"
notification
:
  # Permissions
  # essentials.event.block-break.notify
  # essentials.event.bucket-empty.notify
  # essentials.event.block-place.notify
  #
  # Placeholders
  # Player %player%, Material %material%
  # World %world%, X %x%, Y %y%, Z %z%
  enable
: false
  block-break
:
 - DIAMOND_ORE
  - DEEPSLATE_DIAMOND_ORE
  - EMERALD_ORE
  - DEEPSLATE_EMERALD_ORE
  - ANCIENT_DEBRIS
  bucket-empty
:
 - LAVA_BUCKET
  block-place
:
 - TNT
  message
:
 - '&7 ---------------'
  - '&cDetected
: &f%player%'
  - '&cMaterial
: &f%material%'
  - '&cLocation:'
  - '&cWorld:&f %world% &cX: &f%x% &cY: &f%y% &cZ: &f%z%'
  - '&7 ---------------'
Code (YAML):
starter:
  price
: 75.0
  cooldown
: 3600
  items
:
    sword
:
      type
: STONE_SWORD
      amount
: 1
      name
: '&6Stone Sword'
      lore
:
       - '&9Kit'
        - '&7- &6Starter'
      enchantments
:
        unbreaking
: 1
    pickaxe
:
      type
: STONE_PICKAXE
      amount
: 1
      name
: '&6Stone Pickaxe'
      lore
:
       - '&9Kit'
        - '&7- &6Starter'
      enchantments
:
        unbreaking
: 1
    axe
:
      type
: STONE_AXE
      amount
: 1
      name
: '&6Stone Axe'
      lore
:
       - '&9Kit'
        - '&7- &6Starter'
      enchantments
:
        unbreaking
: 1
    shovel
:
      type
: STONE_SHOVEL
      amount
: 1
      name
: '&6Stone Shovel'
      lore
:
       - '&9Kit'
        - '&7- &6Starter'
      enchantments
:
        unbreaking
: 1
    steak
:
      type
: COOKED_BEEF
      amount
: 16
food
:
  price
: 25.0
  cooldown
: 1800
  items
:
    steak
:
      type
: COOKED_BEEF
      amount
: 16
Code (YAML):
error:
  target
:
    offline
: ' {0 }&c is currently offline'
    invalid
: ' {0 }&c has never joined'
  world
:
    invalid
: ' {0 }&c does not exists'
  item
:
    invalid
: '&cYou have to hold an item'
  not-provided
: '&cServer does not provide this function'
commands
:
  announcement
: '&6Server&f : {0 }'
  anvil
:
    sender
: '&6You opened anvil for&f {0 }'
    exempt
: '&cYou are not allowed to open anvil for&f {0 }'
  back
:
    exempt
: '&cYou are not allowed to teleport&f {0 }&c back'
  balance
:
    self
: '&6Balance&f:&a {0 }'
    top
:
      title
: '&6Top 10 Balance:'
      listed
: '&6 {0 }&f {1 }&a {2 }'
  ban
:
    success
: '&6You banned&f {0 }&6 for&f {1 } {2 }&6 reason&f : {3 }'
    exempt
: '&cYou are not allowed to ban&f {0 }'
    banned
: ' {0 }&c is already banned'
  bank
:
    self
: '&6Bank&f:&a {0 }'
    top
:
      title
: '&6Top 10 Bank:'
      listed
: '&6 {0 } &f {1 } &a {2 }'
    withdraw
:
      success
: '&6You withdrew&a {0 }&6 from bank'
      left
: '&6You now have&a {0 }&6 left in the bank'
      insufficient-funds
: '&cYou do not have&a {0 }&c to withdraw from bank'
      minimum
: '&cYou have to withdraw at least&a {0 }'
    deposit
:
      success
: '&6You deposit&a {0 }&6 to bank'
      left
: '&6You now have&a {0 }&6 left in the bank'
      insufficient-funds
: '&cYou do not have&a {0 }&c to deposit'
      minimum
: '&cYou have to deposit at least&a {0 }'
  cartography
:
    sender
: '&6You opened cartography table for&f {0 }'
    exempt
: '&cYou are not allowed to open cartography table for&f {0 }'
  color
:
    title
: '&6Minecraft colors:'
    exempt
: '&cYou are not allowed to send color codes for&f {0 }'
  delhome
:
    success
: ' {0 }&6 has been deleted'
    invalid
: ' {0 }&c does not exists'
  delwarp
:
    success
: ' {0 }&6 has been deleted'
    invalid
: ' {0 }&c does not exists'
  eco
:
    reset
: '&6You reset&f {0 }&6 account to&a {1 }'
    add
: '&6You added&a {0 }&6 to&f {1 }'
    remove
:
      success
: '&6You removed&a {0 }&6 from&f {1 }'
      insufficient-funds
: ' {0 }&c does not have&a {1 }'
    set
: '&6You set&a {0 }&6 to&f {1 }'
  enchant
:
    add
: '&6You added&f {0 }&6 with lvl&f {1 }'
    remove
: '&6You removed&f {0 }'
  enchanting
:
    sender
: '&6You opened enchanting table for&f {0 }'
    exempt
: '&cYou are not allowed to open enchanting table for&f {0 }'
  enderchest
:
    title
: ' {0 } Ender Chest'
    exempt
: '&cYou are not allowed to open enderchest from&f {0 }'
  entity
:
    hostile
: ' {0 }&6 hostile is now&f {1 }'
    chunk-limit
: ' {0 }&6 chunk-limit is now&f {1 }'
    disable-spawn
: ' {0 }&6 disable-spawn is now&f {1 }'
    disable-block-form
: ' {0 }&6 disable-block-form is now&f {1 }'
    disable-explode
: ' {0 }&6 disable-explode is now&f {1 }'
    disable-change-block
: ' {0 }&6 disable-change-block is now&f {1 }'
    disable-interact
: ' {0 }&6 disable-interact&f {1 }&6 is now&f {2 }'
    disable-target
: ' {0 }&6 disable-target&f {1 }&6 is now&f {2 }'
    disable-entity-damage
: ' {0 }&6 disable-damage&f {1 }&6 is now&f {2 }'
    disable-hanging-break
: ' {0 }&6 disable-hanging-break&f {1 }&6 is now&f {2 }'
    disable-spawn-reason
: ' {0 }&6 disable-spawn-reason&f {1 }&6 is now&f {2 }'
  exp
:
    self
: '&6Your exp is&f {0 }'
    other
: ' {0 }&6 exp is&f {1 }'
    add
: '&6You added&f {0 }&6 exp to&f {1 }'
    remove
: '&6You removed&f {0 }&6 exp to&f {1 }'
    set
: '&6You set&f {0 }&6 exp to&f {1 }'
  feed
:
    cooldown
: '&cYou have to wait&f {0 }&c seconds'
    success
: '&6Your starvation has been satisfied'
    sender
: '&6You satisfied&f {0 }&6 starvation'
    exempt
: '&cYou are not allowed to satisfy&f {0 }&6 starvation'
  fly
:
    enable
: '&6&lFly : &aEnabled'
    disable
: '&6&lFly : &cDisabled'
    target
: ' {0 }&6 {1 } fly for you'
    sender
: '&6You {0 } fly for&f {1 }'
    exempt
: '&cYou are not allowed to toggle fly for&f {0 }'
  flyspeed
:
    self
: '&6Your fly speed has changed to&f {0 }'
    target
: ' {0 }&6 changed your flyspeed to&f {1 }'
    sender
: '&6You changed&f {0 }&6 flyspeed to&f {1 }'
    exempt
: '&cYou are not allowed to change flyspeed for&f {1 }'
  freeze
:
    enable
: '&6You froze&f {0 }'
    disable
: '&6You unfroze&f {0 }'
    exempt
: '&cYou are not allowed to freeze&f {0 }'
  gamemode
:
    adventure
: '&6&lGamemode:&f Adventure'
    creative
: '&6&lGamemode:&f Creative'
    survival
: '&6&lGamemode:&f Survival'
    spectator
: '&6&lGamemode:&f Spectator'
    sender
: '&6You changed&f {0 }&6 gamemode to&f {1 }'
    invalid
: ' {0 }&c is not a gamemode'
    exempt
: '&cYou are not allowed to change gamemode for&f {0 }'
  give
: '&6You gave&f {0 } {1 } {2 }'
  grindstone
:
    sender
: '&6You opened grindstone for&f {0 }'
    exempt
: '&cYou are not allowed to open grindstone for&f {0 }'
  hat
:
    success
: '&6You are now wearing&f {0 }'
    occupied
: '&6You are already wearing&f {0 }'
    target
:
      success
: ' {0 }&6 is now wearing&f {1 }'
      occupied
: ' {0 }&c is already wearing&f {1 }'
    exempt
: '&cYou are not allowed to change hat for&f {0 }'
  heal
:
    cooldown
: '&cYou have to wait&f {0 }&c seconds'
    success
: '&6Your health has been satisfied'
    sender
: '&6You satisfied&f {0 }&6 health'
    exempt
: '&cYou are not allowed to satisfy&f {0 }&6 health'
  help
:
    sender
: '&6You sent help message to&f {0 }'
    exempt
: '&cYou are not allowed to send help message to&f {0 }'
  home
:
    invalid
: ' {0 }&c does not exists'
  homes
:
    empty
: '&cYou do not have any homes yet'
    title
: '&6Homes:'
    listed
: '- {0 }'
    delete
: '&6You deleted&f {0 }&6 of&f {1 }'
    invalid
: ' {0 }&c does not have&f {1 }&c as home'
    teleport
: '&6Teleporting to&f {0 }&6 of&f {1 }'
  information
:
    title
: '&6Information:'
    name
: '&6name:&f {0 }'
    account
: '&6account:&f {0 }'
    bank
: '&6bank:&f {0 }'
    homes
: '&6homes:&f {0 }'
    listed
: '- {0 }'
    muted
: '&6muted:&f {0 }'
    frozen
: '&6frozen:&f {0 }'
    jailed
: '&6jailed:&f {0 }'
    pvp
: '&6pvp:&f {0 }'
    banned
: '&6banned:&f {0 }'
    ban-reason
: '&6ban-reason:&f {0 }'
    ban-expire
: '&6ban-expire:&f {0 }'
    vanished
: '&6vanished:&f {0 }'
    last-online
: '&6last-online:&f {0 }'
    quit-location
: '&6quit-location:&7 World:&f {0 }&7 X:&f {1 }&7 Y:&f {2 }&7 Z:&f {3 }'
    uuid
: '&6uuid:&f {0 }'
  inventory
:
    self
: '&cYou can not open an inventory of your own'
    exempt
: '&cYou are not allowed to open&f {0 }&6 inventory'
    title
: ' {0 } inventory'
  jail
:
    enable
: '&6You jailed&f {0 }'
    disable
: '&6You freed&f {0 }&6 from jail'
    invalid
: '&cJail has not been set'
    exempt
: '&cYou are not allowed to jail&f {0 }'
  kit
:
    title
: '&6Kits:'
    listed
: '- {0 }'
    empty
: '&cKits are currently empty'
    received
: '&6You received&f {0 }&6 kit'
    insufficient-funds
: '&cYou do not have&a {0 }&c to receive the&f {1 }&c kit'
    cooldown
: '&cYou have to wait&f {0 }&c seconds'
    invalid
: ' {0 }&c does not exists'
    sender
: '&6You gave&f {0 }&6 kit to&f {1 }'
    exempt
: '&cYou are not allowed to give kits to&f {0 }'
  loom
:
    sender
: '&6You opened loom for&f {0 }'
    exempt
: '&cYou are not allowed to open loom for&f {0 }'
  lvl
:
    self
: '&6Your lvl is&f {0 }'
    other
: ' {0 }&6 lvl is&f {1 }'
    add
: '&6You added&f {0 }&6 lvl to&f {1 }'
    remove
: '&6You removed&f {0 }&6 lvl to&f {1 }'
    set
: '&6You set&f {0 }&6 lvl to&f {1 }'
  motd
:
    invalid
: ' {0 }&c does not exist'
    exempt
: '&cYou are not allowed to send motd to&f {0 }'
  mute
:
    enable
: '&6You muted&f {0 }'
    disable
: '&6You unmuted&f {0 }'
    exempt
: '&cYou are not allowed to mute&f {0 }'
  nickname
:
    self
: '&6You changed your nickname to&f {0 }'
    sender
: '&6You changed&f {0 }&6 nickname to&f {1 }'
    exempt
: '&cYou are not allowed to change nickname for&f {0 }'
  pay
:
    target
: '&6You received&a {0 }&6 from&f {1 }'
    sender
: '&6You paid&a {0 }&f {1 }'
    insufficient-funds
: '&cYou do not have&a {0 }&c to pay&f {1 }'
    minimum-payment
: '&cYou have to at least pay&a {0 }'
    self
: '&cYou can not pay your self'
  pvp
:
    enable
: '&6&lPVP:&a Enable'
    disable
: '&6&lPVP:&c Disable'
    sender
: '&6You {0 } pvp for&f {1 }'
    exempt
: '&cYou are not allowed to toggle pvp for&f {0 }'
  repair
:
    damaged
: '&6You repaired&f {0 }'
    non-damaged
: ' {0 }&c is already fully repaired'
    cooldown
: '&cYou have to wait&f {0 }&c seconds'
  respond
:
    target
: '&7 {0 } > You&f : {1 }'
    sender
: '&7You > {0 }&f : {1 }'
    notify
: '&7 {0 } > {1 }&f : {2 }'
    invalid
: '&cYou do not have a recent whisper'
  rtp
:
    cooldown
: '&cYou have to wait&f {0 }&c seconds'
    sender
: '&6You teleported&f {0 }&6 to a random location'
    exempt
: '&cYou are not allowed to rtp&f {0 }'
    post-teleport
: '&6Finding locations ...'
    liquid
: '&cFinding new location due to liquid block'
    teleport
: '&6Teleporting to&f random'
  rules
:
    sender
: '&6You sent rules message to&f {0 }'
    exempt
: '&cYou are not allowed to send rules to&f {0 }'
  sell
:
    sellable
: '&6You sold&f {0 } {1 }&6 for&a {2 }'
    unsellable
: ' {0 }&c is not able to sell'
    insufficient
: '&cYou do not have enough&f {0 }'
  sethome
:
    success
: ' {0 }&6 has been set'
    limit-reached
: '&cYou have reached your limit of&f {0 }&c homes'
    bed
: '&cYou can not sethome for&f bed'
  setjail
:
    relocated
: '&6Jail has been relocated'
    set
: '&6Jail has been set'
  setspawn
:
    relocated
: '&6Spawn has been relocated'
    set
: '&6Spawn has been set'
  setwarp
:
    relocated
: ' {0 }&6 has been relocated'
    set
: ' {0 }&6 has been set'
  setworth
:
    enable
: ' {0 }&6 is now&a {1 }'
    disable
: ' {0 }&6 is now worthless'
  skull
:
    received
: '&6You received&f {0 }&6 skull'
    sender
: '&6You gave&f {0 }&6 a&f {1 }&6 skull'
    invalid
: ' {0 }&c does not exist'
  smithing
:
    sender
: '&6You opened smithing table for&f {0 }'
  spawn
:
    invalid
: '&cSpawn has not been set'
    exempt
: '&cYou are not allowed to tp&f {0 }&c to spawn'
  spawner
:
    info
:
      title
: '&6Spawner info:'
      entity-type
: '&6entity-type&f : {0 }'
      spawn-count
: '&6spawn-count&f : {0 }'
      delay
: '&6delay&f : {0 }'
      max-spawn-delay
: '&6max-spawn-delay&f : {0 }'
      min-spawn-delay
: '&6min-spawn-delay&f : {0 }'
      spawn-range
: '&6spawn-range&f : {0 }'
      non-spawner
: '&cYou have to look at a&f Spawner'
      invalid
: '&cYou have to look at a block at least 1 block away'
    set
:
      entity-type
: '&6Spawner entity type is now set to&f {0 }'
      spawn-count
: '&6Spawner spawn count is now set to&f {0 }'
      max-spawn-delay
: '&6Spawner max spawn delay is now set to&f {0 }'
      min-spawn-delay
: '&6Spawner min spawn delay is now set to&f {0 }'
      spawn-range
: '&6Spawner spawn range is now set to&f {0 }'
    give
: '&6You gave&f {0 } {1 } {2 }&6 spawner'
  stonecutter
:
    sender
: '&6You opened stonecutter for&f {0 }'
    exempt
: '&cYou are not allowed to open stonecutter for&f {0 }'
  store
:
    sender
: '&6You sent store message to&f {0 }'
    exempt
: '&cYou are not allowed to send store to&f {0 }'
  time
:
    set
: ' {0 }&6 set time to&f {1 }'
    add
: ' {0 }&6 added&f {1 }&6 time'
    remove
: ' {0 }&6 removed&f {1 }&6 time'
  tpaccept
:
    tpa
:
      target
: ' {0 }&6 accepted tpa request'
      sender
: '&6You accepted tpa request from&f {0 }'
    tpahere
:
      target
: ' {0 }&6 accepted tpahere request'
      sender
: '&6You accepted tpahere request from&f {0 }'
    non-requests
: '&cYou do not have any tpa requests'
  tpa
:
    expired
: '&cTeleport request has been expired'
    target
:
      notify
: ' {0 }&6 has sent you a tpa request'
      decide
: '&6You can type&a /tpaccept&6 or&c /tpdeny'
    sender
:
      notify
: '&6You sent a tpa request to&f {0 }'
      decide
: '&6You can type&c /tpcancel&6 to cancel tpa request'
    occupied
: '&cYou already sent a tpa request'
    request-self
: '&cYou can not send tpa request to your self'
  tpahere
:
    expired
: '&cTeleport request has been expired'
    target
:
      notify
: ' {0 }&6 has sent you a tpahere request'
      decide
: '&6You can type&a /tpaccept&6 or&c /tpdeny'
    sender
:
      notify
: '&6You have sent a tpahere request to&f {0 }'
      decide
: '&6You can type&c /tpcancel&6 to cancel the request'
    occupied
: '&cYou already sent a tpahere request'
    request-self
: '&cYou can not send tpahere request to your self'
  tpcancel
:
    target
: ' {0 }&6 cancelled teleport request'
    sender
: '&6You cancelled teleport request'
    non-requested
: '&cYou have not sent any teleport request'
  tp
:
    exempt
: '&cYou are not allowed to teleport to&f {0 }'
  tpdeny
:
    target
: ' {0 }&6 denied teleport request'
    sender
: '&6You denied teleport request from&f {0 }'
    non-requested
: '&cYou do not have any teleport request'
  tphere
:
    sender
: '&6Teleporting&f {0 }&6 to you'
    exempt
: '&cYou are not allowed to teleport&f {0 }'
  unban
:
    banned
: ' {0 }&6 is no longer banned'
    unbanned
: ' {0 }&c is not banned'
  vanish
:
    enable
: ' {0 }&6 is now vanished'
    disable
: ' {0 }&6 is no longer vanished'
    exempt
: '&cYou are not allowed to toggle vanish for&f {0 }'
  walkspeed
:
    changed
: '&6You changed your walkspeed to&f {0 }'
    sender
: '&6You changed&f {0 }&6 walkspeed to&f {1 }'
    exempt
: '&cYou are not allowed to change walkspeed for&f {0 }'
  warp
:
    title
: '&6Warps:'
    listed
: '- {0 }'
    empty
: '&cWarps are currently empty'
    sender
: '&6You warped&f {0 }&6 to&f {1 }'
    invalid
: ' {0 }&c does not exists'
    exempt
: '&cYou are not allowed to warp&f {0 }'
  whisper
:
    target
: '&7 {0 } > You&f : {1 }'
    sender
: '&7You > {0 }&f : {1 }'
    notify
: '&7 {0 } > {1 }&f : {2 }'
  workbench
:
    sender
: '&6You opened workbench for&f {0 }'
    exempt
: '&cYou are not allowed to open workbench for&f {0 }'
    pvp
:
      enable
: ' {0 }&6 is now pvp mode'
      disable
: ' {0 }&6 is no longer pvp mode'
    remove
: ' {0 }&6 is saved and removed'
    setspawn
: ' {0 }&6 changed spawn point'
  worth
:
    listed
: ' {0 }&6 is worth&a {1 }'
    unlisted
: ' {0 }&c is not sellable'
events
:
  vanish
:
    enable
: '&6&lVanish&f:&a Enable'
    disable
: '&6&lVanish&f:&c Disable'
  teleport
:
    post
: '&6Teleporting in&f {0 }&6 seconds'
    success
: '&6Teleporting to&f {0 }'
    has-task
: '&cYou can not teleport twice you have to wait'
  pvp
:
    self
: '&cYour PVP is Disabled'
    target
: ' {0 }&c PVP is Disabled'
  death
: '&cYou lost&a {0 }&c {1 }'
  gamemode
:
    change
: '&6Your gamemode has changed to&f {0 }'
    notify
: ' {0 }&6 changed gamemode to&f {1 }'
  move
: '&cYou moved before teleporting!'
  damage
: '&cYou got damaged before teleporting!'
  respawn
:
    title
: '&6Death location&f:'
    location
: '&6World&f : {0 }&6 X&f : {1 }&6 Y&f : {2 }&6 Z&f : {3 }'
  quit
:
    notify
: ' {0 }&7 left the Server'
  join
:
    notify
: ' {0 }&7 joined the Server'
    vanished
: ' {0 }&6 joined while vanished'
  login
:
    banned
: '&cReason&f : {0 }&c, Expires&f : {1 }'
Code (YAML):
chest : eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDliMjk4M2MwMWI4ZGE3ZGMxYzBmMTJkMDJjNGFiMjBjZDhlNjg3NWU4ZGY2OWVhZTJhODY3YmFlZTYyMzZkNCJ9fX0=
barrel
: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmE1MDIwY2VjYjAzODg0NzQ2ZWNlNzE2N2E2YWVlOWNiOGM3Y2U1ZDNkYzlkZWNiYzM2OTBiMjIyYzZlMjEyZSJ9fX0=
raw_copper
: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDY3YzVlOGMzYTIwOGRhN2Y3ODBiMzQwY2VmMjI2NDJkNTVlMDA0NzJkMzY5M2IzNDg2ZDcxNDVkNDk5NzBiYiJ9fX0=
raw_iron
: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODE0MmU3ODgyNzU3ZTBmMzNiZjc0NGI2ZTJhYzdlN2I4NWY1ZjFlNmYyZTJjZDY1NThlZjA4NzNiYTQ2YThmMSJ9fX0=
raw_gold
: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWI2OTk2NzE2M2M3NDNkZGIxZjA4MzU2Njc1NzU3NmI5ZTYzYWMzODBjYzE1MGY1MThiMzNkYzRlOTFlZjcxMiJ9fX0=
deep_diamond_ore
: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTgyODUyMmU4NjgwYzU1YjJmZTViOWJjZmM4YWQwNmUzMzIzZjk3ODNkODM1MWNhNTBlZGViNDMxZTYzMTkwZiJ9fX0=
deep_emerald_ore
: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTE4ZGZjYTY2ZTQ5N2Y2MjQxZGI2YjFmMmRmZTEzNTMwOWE1NjZjZDZjMDc3NWE5Y2E1NWU1ZmFlZTBjNjA1YSJ9fX0=
Resource Information
Author:
----------
Total Downloads: 594
First Release: Oct 28, 2024
Last Update: Yesterday at 12:25 PM
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings