Compatibility
Minecraft: Java Edition
1.21.x
1.20.6
1.20–1.20.4
1.19.3–1.19.4
Platforms
Folia
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated last week
Changelog
This version includes some changes related to permissions, please attention!
- Permissions will now use
feathermorph
as the prefix instead ofxiamomc.morph
, while other usages remain unchanged. - Support for legacy permission nodes will be removed in 1.5.0.
- Which is expected to be released with the 1.22 winter drop.
We recommend updating ProtocolLib to version 5.3.0, which you can download here.
New Features
- Inventory GUI for Disguise Action selection
- Added Disguise Tool
- This replaces the old skill item.
- By default, the disguise tool can be obtained through crafting using Feather + Redstone. The recipe can be configured in
recipes.yml
.
- Assuming we are using the default keybinds:
- Players can open the disguise selection GUI with Sneak + RMB, and unmorph themselves with Sneak + LMB.
- When disguising, use RMB to activate skills, and LMB to open disguise action selection.
- You can also execute the command
/fm make_disguise_tool
while holding an item to make it a Disguise Tool.
- Towny Integration
- It is now possible to set whether flying is allowed in the wilderness in worlds with Towny enabled.
- Players can also set whether their town allows flying through the command
/toggle-town-morph-flight
. By default, flying is allowed in all towns.- The permission node for this command is
feathermorph.toggle_town_fly
- The permission node for this command is
- Players can fly in towns that allow flying if they meet any of the following conditions:
- The player is a resident/mayor of the town.
- The player is trusted by the town.
- The player and the town belong to the same nation.
- The player's town is allied with the target town.
- Note! Due to the mysterious teleport event trigger conditions of Folia, there may be bypass issues on these servers.
- It is currently known that using the vanilla teleport command will not trigger the event, so avoid using this command to teleport others whenever possible.
Bug Fixes
- The packet that hides a player from other's TAB list is also sent to the hidden player
- And causes the hidden player’s client don't display their skin.
- Armor stand disguises do not correctly present the source entity’s pose.
- Creeper disguises do not have charged variants.
Other
- Changed permission prefix
- Permission nodes have changed from
xiamomc.morph.XXX
tofeathermorph.XXX
.
- Permission nodes have changed from
- Changed package name
- Package name has changed from
xiamomc.morph.XXX
toxyz.nifeather.morph.XXX
.
- Package name has changed from
- Tweaked Skill Configuration and Player Data Storage
- Skill configurations are now distributed in the
skills
directory, stored as<namespace>/<id>.json
.- For example, the skill configuration for
minecraft:sheep
is located atskills/minecraft/sheep.json
.
- For example, the skill configuration for
- Player configurations are now stored in the
playerdata
directory as<UUID>.json
. - The original
data.json
andskills.json
will be renamed todata.json.old
andskills.json.old
.
- Skill configurations are now distributed in the
- Added profile request batching
- Requests for player profiles in the plugin will now be processed in batches at intervals to prevent Mojang API from rejecting them with' 429 Too Many Requests` when many requests are made.
- Warden disguises will now become invisible after the digging animation finishes.
- Removed TAB integration
- It is no longer needed.
Files
Metadata
Release channel
ReleaseVersion number
1.3.0Loaders
Game versions
1.21–1.21.1Downloads
216Publication date
October 24, 2024 at 10:40 AMPublisher
MATRIX-feather
Owner