What is Little Tweaks? Little Tweaks adds some minor tweaks to the game, such as respawn point at campfires or simple harvesting. This plugin is ment to fix smaller problems that have been bothering my since I started playing minecraft. Using the config file, you can choose from all the tweaks these you want to use. Included in the config are also some quick explainations about how this tweak works.
Tweaks?
v0.1.3: simple harvest (harvest crops by right clicking)
v0.1.3: set respawn points at campfires (keep in mind: actual respawn points at beds are overwritten)
How to use?
Download the plugin
move the plugin to the plugins/ folder in your server directory
start the server
open the config.yml in plugins/LittleTweaks
enable (true)/ disable (false) the tweaks (modules) you want to use
Example:
Code (YAML):
modules: # set respawn point at campfire campfire:
use: false
# enables simple crop harvesting be right clicking the crop simpleHarvest:
use: false
Requirements?
own Spigot server
Spigot ≥1.16
Bug Reports? Please don't post any bug reports in the reviews. For reporting a bug use the "Issues" tab on GitHub.