HavenTweaks (Discontinued) icon

HavenTweaks (Discontinued) -----

Add small extra features to your server.



About
HavenTweaks aims to add small additional features to your server.

Features
- Armor Stands:
Armor stands will show their arms, and if you crouch their name will become visible too.
Allowing them to hold items, and you can use their name tags as chat bubbles, adding dialogue, or just their name.
[​IMG] [​IMG]

- Custom Model Data:
Adds the command /custommodeldata, allowing you to change the NBT tag CustomModelData of the item in your hand directly from the chat, instead of having to spawn in a new item every single time.

- Item Attributes:
Set and remove attributes from items, such as armor on your chestplate or attack damage on your axe.

- New Player Sound:
Play a sound to all players when a new player joins the server.

- Sound Preview:
Preview sound from in-game.

- Global Sound:
Play a sound to all players on the server.

- Repair Cost Limit:
Change or completely remove the default limit of 40 level repair cost from anvils.
Remove the pesky " Too Expensive".

Commands
- /haventweaks - Main command, just sends you a message.
- /haventweaks reload - Reloads config.yml
- /custommodeldata <number> - Sets the NBT tag 'CustomModelData' of the item in your hand.
- /attributes add <attribute> <value> <slot> - Sets the attribute of the item in your hand.
- /attributes remove <attribute> - Removed specific attribute of the item in your hand.
- /sound <soundID> (volume) (pitch) - Plays a sound to the player.
- /globalsound <soundID> (volume) (pitch) - Plays a sound to all players on the server.

Attributes and Equipment slots:
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/attribute/Attribute.html
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/inventory/EquipmentSlot.html

Sounds:
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html

Permissions
- haventweaks.*
- haventweaks.reload
- haventweaks.armorstands - Allows the player to use the Armor Stand feature.
- haventweaks.custommodeldata - Allows the player to use the CustomModelData feature.
- haventweaks.attributes - Allows the player to use the Attributes feature.
- haventweaks.sound - Allows the player to use the Sound feature .
- haventweaks.globalsound - Allows the player to use the GlobalSound feature.

Code (YAML):

############################################################
# +------------------------------------------------------+ #
# |                       Config                         | #
# +------------------------------------------------------+ #
############################################################

# Features
armorstands
: true
custommodeldata
: true
attributes
: true
newplayersound
: true
previewsound
: true
globalsound
: true
repaircost
: true

# New Player Sound.
# Set to 'false' to disable.
# Sounds: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
new-player-sound
: 'ITEM_GOAT_HORN_SOUND_1'
new-player-volume
: 1
new-player-pitch
: 1.1

# Join Sound.
# Sounds: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
join-sound
: 'ENTITY_PLAYER_LEVELUP'
join-volume
: 1
join-pitch
: 1

# Change the default maximum repair cost of 40 levels, when using an anvil.
# Max allowed repair cost. 2147483647 is the highest allowed number.
max-repair-cost
: 2147483647

 


Dependency
My plugin requires the utility library plugin ValorlessUtils v1.1.0.104 or newer to function.
It's 100% free, and works with all our plugins.

Please if you discover any bugs, or the plugin isn't right for you.
Please do not leave a bad review. Instead message me and I'll fix the bug.
Resource Information
Author:
----------
Total Downloads: 273
First Release: May 1, 2023
Last Update: Jun 4, 2023
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings