Releases: GStefanowich/MC-Server-Protection
Releases · GStefanowich/MC-Server-Protection
Sewing Machine 1.5.2 for 1.18.2
TBA Changelog
Sewing Machine 1.5.1 for 1.18.1
Update
- Added a "FromSpawner" NBT attribute to mobs, which when TRUE will prevent MobAbsorption from occurring
- Added a MobAbsorption blacklist to the Config
- Added a "Despawn" item property to the Config to allow setting faster despawn on dropped items
- Can add items to this list and they will despawn at different rates than vanilla (5 minutes)
- Fixed: NullPointerException caused when breaking ArmorStands
- Fixed: NullPointerException caused when attempting to drop backpacks into death chests
- Fixed: The default SQLite value is now correctly "false" allowing for SQL servers to be used again
- Fixed: Hostile mob checks (All
HostileEntity
s areMonster
s, but not allMonster
s areHostileEntity
s) - Fixed: Added a patch Mixin to the
/worldborder
command to use 1.17 behavior of selecting the players current world- Useful if
worlds.separate_properties.worldborder
is enabled in the config (Allowing per-world world borders)
- Useful if
Sewing Machine 1.5.0 for 1.18.1
Update
- Enabled chat formatting config options
- Added chat variables for chat formatting
- Chat variables can use MOTD variables
- Added hexadecimal color support to the MOTD
- Added a particle swirl to the
fun.spawners.absorb_mob_souls
to ensure that it is working - Fixed: anvil screen being able to combine enchantments when combining tools
- Combining items in the anvil now works as intended. Spawned books with higher levels can still be combined, but items combined cannot be added together to surpass vanilla max values
[BETA] Sewing Machine 1.4.2 for 1.18 / 1.18.1
Update
- Fixed Java Compatibility version for launching
- Updated to 1.18.1
[BETA] Sewing Machine 1.4.1 for 1.17.1 / 1.18
Release for 1.17.1 (Probably the only 1.17.1 release)
Update
- Removed the percentage sleep voting now that it's baked into vanilla
- Fixed cross-world warp generation
- Temporarily removed the Furnace recipe caching due to 1.17's new ticking system
Release for 1.18
Update
- Added wandering trader to the playerlist
Sewing Machine 1.3.6 for 1.16.5
Definitely last patch before Minecraft 1.17.1
Update
- Bug Fixes
- TBA
Sewing Machine 1.3.5 for 1.16.5
Update
- Bug Fixes
- TBA
Sewing Machine 1.3.4 for 1.16.5
Update
- Bug Fixes
- TBA
Sewing Machine 1.3.3 for 1.16.5
Release for 1.16.5 (Probably last before updating to 1.17.1)
Update
- Wandering traders will now light and extinguish nearby campfires if enabled in the config
- Added Shulker Boxes to the list of valid Shop Containers
- Added a "/date" command for viewing the current in-game date, not only shown after sleeping
- Added an "/@" command for tagging a player in a chat message
- Added a "/stat" command for showing game statistics in chat
- Added the ability to name Waystones, existing unique Waystone named as "Homestead"
- Added the ability to rename existing Waystones
- Added the ability to teleport to specific Waystones "/home Homestead"
- Added the ability to have a primary waystone accessible with "/home" (Without specifying the name)
- Changed waystone admin command to allow deleting or creating named waystones
- Changed waystone shop sign to check if the sign is out-of-world (Above Nether)
- Changed waystone option when using the compass to point to the primary waystone
- Reformatted Waystone shop signs
- Reformatted Sell/Buy/Free shop signs
- Item line will now show the name of an enchantment if selling an "Enchanted Book"
- Item line will no longer show "1 XXX" if only selling 1 item, instead "XXX", "ie; Diamond"
- Added additional trades to the wandering trader (Eye of Ender)
- New Eye of Enders will help players location structures and biomes (Rather than just the stronghold)
- Added sending an additional packet with the "/ride" command if riding a player
- Refactored griefing of mob farms (Preventing mobs in a claimed area from taming damage)
- Tridents and other Projectiles that hit passive mobs will no longer be deleted
- Injected lightning ownership into the game for testing permissions (Trident Channeling)
- Lightning summoned by Channeling can no longer grief mobs
- Fixed the backpack not being dropped on death if DeathChests are disabled
- Items dropped from backpack with Curse of Vanishing will no longer be kept
- Fixed the "/mods" command output displaying over the toolbar (Instead of to chat)
- Implemented the Vanilla Chat format for "/shrug", "/tableflip", "/mainhand", "/offhand", etc.. if "chat.modify" is disabled in the config
- Added custom command suggestions that display nicely formatted tooltips
- "/home" names will now show the world and coordinate that the waystone is located at (If the player has permission to warp)
- "/protection" subcommands will now show descriptions for permissions and settings effecting a claim
- Added StructureBuilder options for Waystones, to build them out of different materials depending on the biome
- Added check to prevent players from making waystones on the main End island
- Added command tooltip hints to the "/nick" command colors
- Changed the "/sewingmachine" command to "/sewing-machine" (Uses the mod ID)
[BETA] Sewing Machine 1.3.2 for 1.16.5
An early release for 1.16.5
Update
- Made tweaks to claim handling to lock chests