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.
- 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.
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.
# 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
# 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.