Tweaks icon

Tweaks -----

Vanilla tweaks and other quality-of-life improvements.



TWEAKS
Adds toggleable vanilla tweaks and other quality-of-life improvements.

IMPORTANT NOTES
  • Midnight v1.2.5 or later is required. It's my library! : )
  • Requires Java 21.
  • It has only been tested on Spigot 1.21.
  • I have plans for a LOT more tweaks in the future, so be sure to join the Discord for updates!
TWEAKS (default: enabled / disabled )
Colored Names - Items can be colored in the anvil.
[​IMG]

Anvil Repair - Right-clicking an anvil with an iron block will repair it slightly.
Bone Meal Anything - Allows players to bone meal any crop.
Prevent Crop Trampling - Prevents the trampling of crops.
Drops Magnet - Breaking blocks nearby will cause their item drops to go towards the player a little.
Entity Equip - If a player throws an item close to an entity, they will auto equip it.
Fire Dries Sponges - Setting a sponge on fire dries it out instantly.
Glass Break - Glass breaks instantly when broken by a Netherite Pickaxe (configurable).
Hay Bale Bread - Right-clicking a hay bale with a hoe automatically crafts and drops bread.

Horse Statistics - Allows you to view the statistics (health-speed-jump) of horses by sneak-right-click.
[​IMG]

Inventory Crafting
- Right-clicking a crafting table in your inventory opens it.
Name Tag Dye - Allows the dying of named mobs with dyes.
Recipe Unlock All - Players who join the server will have all the recipes unlocked.
Portal Explosion Proof - Nether portals can no longer be destroyed by explosions
Vehicle Pickup - Allows vehicles to be picked up by sneak-right-click.
Swing Through Grass - Allows weapons to swing through grass without destroying them.
XP Fill - Allows the filling of empty bottles into XP bottles by right-clicking on an enchanting table.

ADMIN COMMANDS
/tweaks (tweaks.reload) - Reloads the config.yml file.

FILE SHOWCASE
Code (Text):
tweaks:
  # Items can be colored in the anvil.
  anvil-color: true
  # Right-clicking an anvil with an iron block will repair it slightly.
  anvil-repair: true
  # Allows players to bone meal any crop.
  crops-bone-meal: true
  # Prevents the trampling of crops.
  crops-trample-proof: true
  # Breaking blocks nearby will cause their item drops to go towards the player a little.
  # This means if you are building high up, you won't lose all your drops.
  drops-magnet: true
  # If a player throws an item close to an entity, they will auto equip it.
  entity-equip: false
  # Setting a sponge on fire dries it out instantly.
  fire-dries-sponges: true
  # Glass breaks instantly when broken by the materials below.
  glass-break:
    toggle: true
    materials:
      - NETHERITE_PICKAXE
  # Right-clicking a hay bale with a hoe automatically crafts and drops bread.
  hay-bale-bread: false
  # Allows you to view the statistics (health-speed-jump) of horses by sneak-right-click.
  # This lets you find the best horses without having to tame them all first! :)
  horse-statistics:
    toggle: true
    message:
      - "&7Max Health: &e{health}"
      - "&7Speed: &e{speed}"
      - "&7Jump: &e{jump}"
  # Right-clicking a crafting table in your inventory opens it.
  inventory-crafting: true
  # Allows the dying of named mobs with dyes.
  name-tag-dye: true
  # Players who join the server will have all the recipes unlocked.
  # If you accidentally kept this on and didn't want this, just do '/tweaks resetrecipes'.
  recipe-unlock-all: true
  # Nether portals can no longer be destroyed by explosions.
  # No more ghasts or creepers destroying them!
  portal-explosion-proof: true
  # Allows vehicles to be picked up by sneak-right-click.
  vehicle-pickup: true
  # Allows weapons (swords/axes) to swing through grass without destroying them.
  weapon-swing-through-grass: true
  # Allows the filling of empty bottles into XP bottles by right-clicking on an enchanting table.
  xp-fill:
    toggle: true
    # Amount of XP it takes to fill each bottle.
    # In vanilla Minecraft, an XP bottle drops an average of 7 experience.
    cost: 8

# Random admin stuff. No need to mess with this!
reloaded: "&2&l✓ &a&lTweaks &ahas been reloaded. Registered &l{amount} &atweaks."
reset-recipes: "&2&l✓ &aRecipes have been reset for all online players."

# Allows us to collect anonymous data about the plugin.
enable-metrics: true

HELP SECTION
Need more help? Please visit the Discord.
Resource Information
Author:
----------
Total Downloads: 24
First Release: Mar 30, 2025
Last Update: Apr 1, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings