
SHIFT + right click on crafting table (hand or inventory)/fakequit hides you from tab and players, optional vanilla join/quit messages/deathloc shows your last death/deathlocator gives a compass pointing to your last death location/spawn teleports to world spawn/sethome, /home, /delhome with multiple homes support/tpa, /tpaccept, /tpdeny for player-to-player teleportation/kit, /createkit, /delkit, /configkit for customizable item kits/tppos for cross-dimensional teleportationanvil_unlimited.creative_bypass)UtilitiesPack.jar into plugins/plugins/UtilitiesPack/config.yml if neededplugins/UtilitiesPack/lang| Command | Aliases | Description |
|---|---|---|
/utilitiespack |
/up |
Main command |
/up reload |
Reload config | |
/fakequit |
Toggle ghost mode | |
/deathloc [player] |
Show last death (self or other) | |
/deathlocator |
/deathcompass |
Give Death Locator compass |
/handcuffs [player] |
/manette |
Give handcuffs |
| Command | Description |
|---|---|
/spawn |
Teleport to world spawn |
/home [name] |
Teleport to home or list homes |
/sethome <name> |
Set a home |
/delhome <name> |
Delete a home |
/tpa <player> |
Send teleport request |
/tpaccept |
Accept teleport request |
/tpdeny |
Deny teleport request |
/kit [name] |
Use a kit or list available kits |
/createkit <name> |
Create kit from current inventory |
/delkit <name> |
Delete a kit |
/configkit <name> |
Configure kit settings |
/tppos <x> <y> <z> [world] |
Teleport to coordinates |
/tppos [player/@s/@p/@a/@r] <x> <y> <z> [world] |
Teleport player/selector to coordinates |
| Permission | Description | Default |
|---|---|---|
utilitiespack.reload |
Reload config | op |
utilities.fakequit |
Use /fakequit | op |
utilities.deathloc.self |
Use /deathloc (self) | false |
utilities.deathloc.other |
Use /deathloc <player\> | op |
utilities.deathloc.notify |
Death message on death | false |
utilities.deathloc.self.click |
Clickable coords (self) | false |
utilities.deathloc.compass |
Use /deathlocator | false |
utilities.handcuffs.give |
Give handcuffs | op |
utilities.handcuffs.apply |
Apply handcuffs | op |
utilities.handcuffs.remove |
Remove handcuffs | op |
| Permission | Description | Default |
|---|---|---|
utilities.spawn |
Use /spawn | true |
utilities.home.list |
List own homes | true |
utilities.home.teleport |
Teleport to own homes | true |
utilities.home.set |
Set homes | true |
utilities.home.delete |
Delete homes | true |
utilities.home.limit.X |
Home limit (X = 1,3,5,10…) | false |
utilities.home.others |
Teleport to others' homes | op |
utilities.home.bed |
Auto-set bed home | true |
utilities.tpa.send |
Send teleport requests | true |
utilities.tpa.accept |
Accept teleport requests | true |
utilities.tpa.deny |
Deny teleport requests | true |
utilities.kit.use |
Use kits | true |
utilities.kit.create |
Create kits | op |
utilities.kit.delete |
Delete kits | op |
utilities.kit.admin |
Configure kits | op |
utilities.teleport.coords |
Use /tppos | op |
Permissions are standard Bukkit nodes from the table above. Use LuckPerms to grant them to groups or players.
/lp group <group> permission set <perm> true
/lp user <player> permission set <perm> true
/lp group <group> permission unset <perm>
Everyone can remove handcuffs:
/lp group default permission set utilities.handcuffs.remove true
VIP (deathloc + compass only):
/lp group vip permission set utilities.deathloc.self true
/lp group vip permission set utilities.deathloc.compass true
Optional:
/lp group vip permission set utilities.deathloc.self.click true
/lp group vip permission set utilities.deathloc.notify true
Main sections (see full file in plugins/UtilitiesPack/config.yml):
prefix: "<gradient:#2b0a3d:#6a0dad>[UtilitiesPack]</gradient>"
lang:
default: it_it
use_player_locale: true
use_config_overrides: false
autoworkbench:
enabled: true
inventory_click: RIGHT
fakequit:
enabled: true
show_to_ops: true
send_fake_join: true
use_vanilla_messages: true
anvil_unlimited:
enabled: true
mode: UNCAP
set_value: 60
creative_bypass: false
debug: false
actionbar_enabled: true
actionbar_cooldown_ms: 800
repair_cost_tag_cap: true
repair_cost_tag_limit: 39
deathloc:
enabled: true
database: "deathlocations.db"
notify_on_death: true
handcuffs:
enabled: true
block_commands: true
remove_mode: SHIFT
# V3 New Features
spawn:
enabled: true
cooldown_seconds: 5
homes:
enabled: true
database: "homes.db"
default_limit: 3
cooldown_seconds: 3
teleport:
enabled: true
cooldown_seconds: 5
kits:
enabled: true
database: "kits.db"
default_cooldown_hours: 24
# Commands to disable (prevents registration conflicts with other plugins)
disabled_commands:
- "spawn" # Disable if using EssentialsX spawn
- "home" # Disable if using EssentialsX homes
- "sethome" # Disable if using EssentialsX homes
- "delhome" # Disable if using EssentialsX homes
- "tpa" # Disable if using EssentialsX teleport
- "tpaccept" # Disable if using EssentialsX teleport
- "tpdeny" # Disable if using EssentialsX teleport
- "kit" # Disable if using EssentialsX kits
- "createkit" # Disable if using other kit plugins
- "delkit" # Disable if using other kit plugins
- "configkit" # Disable if using other kit plugins
Supported: it_it, en_us, ru_ru
Auto locale per player when enabled.
anvil_unlimited.creative_bypass uses PacketEvents to allow costs above 39 while keeping the real costanvil_too_expensive_actionbar (supports {cost}), override via lang/*.yml or messages.*deathloc.databasehomes.databasekits.databasevanished/vanish/ghost set for TAB integrationsItem: Chainmail chestplate with Curse of Binding
/sethome <name> at your current location/home <name> or list all with /home/delhome <name>utilities.home.limit.X (X = number)/tpa <player>/tpaccept, deny with /tpdeny/createkit <name>/kit <name> or list all with /kit/delkit <name>Configure kit settings with /configkit <name>:
cooldown <hours> - Set cooldown in hours (default: 24)onetime <true/false> - Set if kit can only be claimed onceenabled <true/false> - Enable/disable the kitinfo - Show all kit settings/spawn teleports to world spawn locationbed_home_silent: true disables messages/delhome bedutilities.home.bed permission (default: true)/tppos <x> <y> <z> [world] for cross-dimensional teleportation/tppos [player/@s/@p/@a/@r] <x> <y> <z> [world] for teleporting others@s (self)@p (nearest)@a (all)@r (random)/tppos 100 64 200
/tppos @a 0 64 0 world_nether
@p finds nearest player to the command blockutilities.teleport.coords permission (default: op)disabled_commands list in config.yml to disable specific commands"home" to disabled_commands to use EssentialsX homes insteadAll rights reserved unless stated otherwise by the author.