NitroSkulls

Count the days, collect the skulls!

VERSIONEN

  • 1.19

  • 1.20

  • 1.21

PERMISSIONS

  • nitroskulls.reload

  • nitroskulls.use

  • nitroskulls.bypass

Config.yml

# ╔════════════════════════════════════════╗
# ║         NitroSkulls - v5.0             ║
# ║      Thank you for downloading!        ║
# ╚════════════════════════════════════════╝

# ░░░ Check for Plugin Updates ░░░
check_updates: true

# ░░░ Command Aliases ░░░
commands:
  skull:
    # Aliases for /skull (the “skull” base command is always included)
    - kopf
    - head
  random:
    # Keywords for a random player skull
    - random
    - randomskull
  reload:
    # Aliases for reload (the “nitroskulls” base command is always included)
    - reload
    - customreload
    
# ░░░ Message Configuration ░░░
messages:
  prefix: "&x&F&F&E&2&5&9&lN&x&F&F&D&C&5&8&li&x&F&F&D&6&5&7&lt&x&F&F&D&0&5&7&lr&x&F&F&C&A&5&6&lo&x&F&F&C&5&5&5&lS&x&F&F&B&F&5&4&lk&x&F&F&B&9&5&3&lu&x&F&F&B&3&5&3&ll&x&F&F&A&D&5&2&ll&x&F&F&A&7&5&1&ls &8» &r"
  no-permission: "&7You don’t have permission to use this command!"
  only-player:  "&7This command can only be used by players!"
  cooldown:     "&7Please wait &2{time}&7 before requesting another skull!"
  received-skull: "&7You have received &b{player}’s &7skull!"
  permission-reload: "&7You don’t have permission to reload the configuration!"
  reload-success:    "&2Configuration reloaded successfully!"

# ️ ░░░ Skull Display Name ░░░ ️
skull-displayname: "&7{player}’s &8» &7Skull"

# ⏱️ ░░░ Time Format Units ░░░ ⏱️
time-units:
  days:    "d"
  hours:   "h"
  minutes: "m"
  seconds: "s"
  
# ░░░ Permissions & Cooldowns ░░░
# Each entry: <permission.node>.cooldown_time in milliseconds
permissions:
  nitroskulls.cooldown.1:
    cooldown_time: 604800000  # 7 days
  nitroskulls.cooldown.2:
    cooldown_time: 259200000  # 3 days
  nitroskulls.cooldown.3:
    cooldown_time: 86400000   # 1 day
    
# ░░░ Effect / Particle Settings ░░░
effect:
  # Firework type (e.g. BALL, BURST, STAR, CREEPER, BALL_LARGE)
  firework-type: "CREEPER"
  # Firework power level (0–5)
  firework-power: 1

Zuletzt aktualisiert