GameMode Inventories 2.7.3
Details
-
FilenameGameModeInventories.jar
-
Uploaded by
-
UploadedJan 27, 2015
-
Size129.29 KB
-
Downloads7,033
-
MD584bfaf64032dc6697ed08ca28268f260
Supported Bukkit Versions
- 1.9
- 1.8
Changelog
v2.7.3
- Fixed doors not being triggered open by pressure plates when
track_creative_place.attached_block
is true - Improvements to BlockPhysicsListener timings
v2.7.2
- Fixed config being broken when installing for the first time
BREAKING changes below
v2.7.1
- Added config option to not track common blocks such as DIRT and STONE
- DIRT and STONE are disabled by default
track_creative_place: dont_track: - STONE - DIRT
- Set to dont_track: [] to track all blocks
- Made the BlockBreak, BlockPhysics and PistonExtend events marginally better
v2.7
track_creative_place
now only takes effect in the worlds listed in the config - You must add the worlds you want to track here otherwise blocks can be placed and broken without consequences - existing worlds will remain unprotected until the change is made!
track_creative_place: enabled: [true|false] worlds: - world
- for new installs,
track_creative_place
is set tofalse
by default
Requires CraftBukkit / Spigot 1.8 or higher