ModsJava
QoLTweaks
Enhance the experience of survival Minecraft with various quality of life changes. Free Minecraft Java mod for 1.19.
⬇ Download on Spigot
QoLTweaks
QoLTweaks aims to enhance the survival experience with various Quality of Life changes while staying true to Vanilla Minecraft as much as possible.
Features
All features can be toggled on or off in the configs or by using command. Each features are categorised and are considered modules.
Spoiler: Blocks
Spoiler: Ladder Warp
Spoiler: Enchanting
Spoiler: Entities
Spoiler: Nametag Shear
Spoiler: Petting
Spoiler: Prevent Pet Damage
Spoiler: Anti-Enderman Grief
Endermen can no longer pick up blocks. No gifs/screenshots necessary and it is pretty difficult to demonstrate.
Spoiler: Farming
Security Features
- Hostname Whitelist:
- A player cannot join without using the whitelisted hostnames
- For example, players can join with play.example.com but not 123.123.12.123
- A player cannot join without using the whitelisted hostnames
- Restrict Ping:
- Server will appear offline for non whitelisted hostnames (shared with Hostname Whitelist)
- For example, server will appear offline with 123.123.12.123 but not play.example.com
- Requires ProtocolLib
- Server will appear offline for non whitelisted hostnames (shared with Hostname Whitelist)
Commands
All commands are sub-commands to the base command /qoltweaks or /qol. You can view more detailed help about each command in game using the help command.
- Help [command]:
- View list of available commands
- Can take an optional argument to view detailed information about the command provided
- Reload:
- Reloads the plugin's configuration
- Permission: qoltweaks.command.reload
- Toggle <module>:
- Enable or disable a module
- Permission: qoltweaks.command.toggle
Default Config
This only shows the default configurations for the file config.yml as each individual modules have their own individual config files that vary.
Code (YAML):
lang:
prefix : "&6QoLTweaks &7»"
not-exist : "&cThis command does not exist."
reloaded : "&aConfigs have been reloaded."
no-permission : "&cYou do not have the permission required to run this command."
invalid-hostname : "Unknown host"
missing-argument : "&cYou did not provide required arguments."
invalid-argument : "&cYou have provided an invalid argument."
module:
on-enable : "&6{module} &ahas been enabled."
on-disable : "&6{module} &chas been disabled."
# Used by restrict-ping and hostname-whitelist
allowed-hostnames :
- localhost
prefix : "&6QoLTweaks &7»"
not-exist : "&cThis command does not exist."
reloaded : "&aConfigs have been reloaded."
no-permission : "&cYou do not have the permission required to run this command."
invalid-hostname : "Unknown host"
missing-argument : "&cYou did not provide required arguments."
invalid-argument : "&cYou have provided an invalid argument."
module:
on-enable : "&6{module} &ahas been enabled."
on-disable : "&6{module} &chas been disabled."
# Used by restrict-ping and hostname-whitelist
allowed-hostnames :
- localhost
FAQ
- Found a bug:
- Please report any bugs on the GitHub issues page
- Giving suggestions:
- Please create suggestions on the GitHub issues page
QoLTweaks is a free Minecraft Java mod. Compatible with Minecraft 1.19. Downloaded 293 times (via Spigot). Download it and open it directly in the game.
![[IMG]](http://proxy.spigotmc.org/290be3f7fbf429f8344fbe83bb6dcad5f4cb1626?url=https%3A%2F%2Fraw.githubusercontent.com%2FSpimy%2FQoLTweaks%2Fmain%2Fpreview%2Fladder-warp.gif)
![[IMG]](http://proxy.spigotmc.org/885a538674129cf2b75a237c0dce2eca4d971dae?url=https%3A%2F%2Fraw.githubusercontent.com%2FSpimy%2FQoLTweaks%2Fmain%2Fpreview%2Ftnt-drop-rate.gif)
![[IMG]](http://proxy.spigotmc.org/a998f5447ad63d90a220d2a3d86470f80efd1b46?url=https%3A%2F%2Fraw.githubusercontent.com%2FSpimy%2FQoLTweaks%2Fmain%2Fpreview%2Fbook-extract.gif)
![[IMG]](http://proxy.spigotmc.org/58967ed9587a9195aca436b190ba4ca97772b9c7?url=https%3A%2F%2Fraw.githubusercontent.com%2FSpimy%2FQoLTweaks%2Fmain%2Fpreview%2Fnametag-shear.gif)
![[IMG]](http://proxy.spigotmc.org/134c52894f646edaeac97908074fba111f9ff4c6?url=https%3A%2F%2Fraw.githubusercontent.com%2FSpimy%2FQoLTweaks%2Fmain%2Fpreview%2Fpetting.gif)
![[IMG]](http://proxy.spigotmc.org/117531c459ac871fe94b2707b5a320640c5953be?url=https%3A%2F%2Fraw.githubusercontent.com%2FSpimy%2FQoLTweaks%2Fmain%2Fpreview%2Fprevent-pet-damage.gif)
![[IMG]](http://proxy.spigotmc.org/671e904f9b35830a045adf8eb9c13b50297bccd3?url=https%3A%2F%2Fraw.githubusercontent.com%2FSpimy%2FQoLTweaks%2Fmain%2Fpreview%2Fhoe-harvest.gif)
![[IMG]](http://proxy.spigotmc.org/a930765137147f428126e296c5bafd7921313a3e?url=https%3A%2F%2Fraw.githubusercontent.com%2FSpimy%2FQoLTweaks%2Fmain%2Fpreview%2Fhostname-whitelist.gif)
![[IMG]](http://proxy.spigotmc.org/60cba280e033cd2b7fefc0bdf6e11178bd3ad2e6?url=https%3A%2F%2Fraw.githubusercontent.com%2FSpimy%2FQoLTweaks%2Fmain%2Fpreview%2Frestrict-ping.png)