Skip to content

Latest commit

 

History

History
54 lines (50 loc) · 2.39 KB

README.md

File metadata and controls

54 lines (50 loc) · 2.39 KB

SmallAdditions 1.3.1

SmallAdditions is a Bukkit/Paper/Spigot server plugin which aims to improve vanilla gameplay just a smidge. The features are designed to be unintrusive and can be deactivated and configured in the given YAML file.
New ideas and issues can be directly submitted to this repository (e.g. via Issues).

Active features:

  • Vein Mining/Breaking - Breaking specific blocks, of same type, next to each other (Warning: Read more in Passive features - Broken tool refill)
    • Ore vein mining
    • Whole tree felling
      • Auto-replanting possible
    • Gravel vein digging
  • Item magnet
  • Right-clicking wheat harvests it
    • Auto-replanting possible

Passive features:

  • x% in world have to sleep for next day
  • Broken tool refill (Bundle currently not supported)
    • Ignores Silk Touch and Fortune tools
    • When veining (breaking all of the same type): Will use all tools in inventory, applicable for the material, until job done
  • Empty ItemStack refill (Bundle currently not supported)
  • Broken Armor refill (Bundle currently not supported)
  • Deathboxes
  • First time joined book
  • Smelting recipes:
    • Raw ore block smelting - e.g. raw iron ore block + 1x coal = iron block
    • Budding amethyst - amethyst block + 16x coal block = budding amethyst
  • Crafting recipes:
    • Wool recoloring - e.g. red wool + blue dye = blue wool
    • Light block - torch/glowstone/redstone lamp surrounded by glass = light block (with light level 5/10/15)
  • Stoncutter
    • Convert between annoying stone types (andesite, diorite, ...)
    • "Unpolish" most common stone types

Admin features:

  • Inventory see of players
  • Enderchest inventory see of players
  • Ninjajoin (no "joined server" message when player joins server)
  • Hide (player can't be seen anymore)

Ideas and WIP:

  • BedHandler should also handle thunder effectively
  • New and better logger + log levels
  • Rework config to support changes between versions dynamically (no resetall)
  • 2 slabs = block
  • Water bottle + dirt = mud

Documentation: https://paul-eff.github.io/SmallAdditions/
Bukkit: https://www.spigotmc.org/wiki/buildtools/#compile-craftbukkit
Paper:  https://papermc.io/downloads