Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
Platforms
Tags
Creators
Details
Licensed ARR
Published 4 months ago
(!) Server version: 1.19 - 1.21.11
(!) Java: 21
(โ) Support: https://discord.com/invite/rZSDt7xykb (200+ Member)

- โ Config.yml for edit cooldown, messages and time units
- โ Receive a new skull every x days.
- โ Hex color support (legacy)
- โ command aliases & tabcomplete
- โ skull random command
- โ bypass feature
- โ 99% messages editable

- nitroskulls.use
- nitroskulls.random
- nitroskulls.bypass
- nitroskulls.admin
- nitroskulls.view
- you must have one cooldown permission or bypass to use /skull

# โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
# โ NitroSkulls - v5.2 โ
# โ Thank you for downloading! โ
# โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
check_updates: true
commands:
# Aliases for /skull (the โskullโ base command is always included)
skull:
- kopf
- head
# Keywords for /skull random
random:
- random
- randomskull
# Aliases for /nitroskulls (main command aliases)
nitroskulls:
- ns
- nitro
# Aliases for reload (also works as /reload if you want)
reload:
- reload
- customreload
# Aliases for version (also works as /version if you want)
version:
- version
- ver
# Aliases for view (also works as /view if you want)
view:
- view
- showcase
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<&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 do that!"
reload-success: "&2Configuration reloaded successfully!"
version-message: "&7Running &bNitroSkulls &7v&b{version}"
view-usage: "&7Usage: &f/nitroskulls view <player>"
update-available: "&eโ A new version is available! &f{version}"
skull-displayname: "&7{player}โs &8ยป &7Skull"
gui:
title: "&fSkull - {player}"
border-item-name: " "
time-units:
days: "d"
hours: "h"
minutes: "m"
seconds: "s"
# You can add unlimited cooldown permissions here
# IMPORTANT: To use /skull (without bypass), the player must have nitroskulls.use AND at least ONE cooldown permission below
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:
firework:
enabled: true # false for disabled
type: "BALL" # BALL, BURST, STAR, CREEPER, BALL_LARGE
power: 1 # 0-5
particles:
enabled: true # false for disabled
particle: "VILLAGER_HAPPY"
count: 20
offset-x: 0.3
offset-y: 0.6
offset-z: 0.3
extra: 0.01
DEVELOPED BY NITROPLUGINS


