Releases: STEMMechanics/STEMCraft-Core
Releases · STEMMechanics/STEMCraft-Core
1.4.0
- Deny creating portals in creative
- Workshop groups now sync on join
- Survival players can skip the night is at least 25% of them are sleeping
- When entering an invalid option, use the correct locale ID by default
/tpall
now outputs the players name correctly- Notify players when teleported by
/tpall
- Added
/tphere
command - Added
/muteall
and/unmuteall
- Fixed issue with SMPersistant not saving data correctly
- Graves have returned as signs and chests (if a safe location can be found up to 16 blocks from the death location)
- Added
SMCommon.getClosestBlockFace
andSMCommon.regexMatch
methods isSafeLocation
will now exclude above certain blocks such as beds, signs and fences/jail
and/unjail
commands added
1.3.2
- NPCs are ignored with announcing player deaths in console
- Player health is now saved/restored when teleporting or changing gamemodes
1.3.1
- Fixes food not being recorded when changing inventories
getPlayersNearLocation
skips players not in the same world
1.1.0
- Added ability to customize stonecutter recipes in the configuration
- Graves will now spawn in the nearest safe location on land. If there is no suitable location, your items will just be dropped
- Coordination action and boss bar now available using
/coord
and/coordbar
- Trader villagers randomally spawn in survival worlds and keep a running tally of trades
- Tons of helper methods for coding features
- Tab completion shows options that contain the text instead of starts with
- Added
display-version
config option to override MOTD version - Added /toolreset command to clear toolstats data on item
- Added values feature for item pricing
- Added workbench commands /anvil, /cartographytable, /grindstone, /loom, /smithingtable, /stonecutter
- Restores remaining player night vision duration when disabling command
- Added a simple persistent saving feature for other features to utilize
- Added the /enchant command that add or removes enchantments from player items
- Added the /tptop command that teleports a player upwards to the next safe location.