DuckyNoGravity
作者:rebot | 分类:模组
Minecraft 版本: 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
平台: bukkit paper purpur spigot
标签: equipment game-mechanics utility
? DuckyNoGravity
Disable gravity for blocks and fluids in Minecraft – from 1.16.5 to the latest version!
Lightweight, efficient, and fully customizable via config.yml.
? Description
DuckyNoGravity is a lightweight plugin that completely disables gravity for certain blocks (like sand and gravel) and fluids (water and lava).
Perfect for building, creative maps, or wacky game modes with zero physics!
⚙️ Features
- ✅ Disables gravity for blocks like sand, gravel, and concrete powder
- ? Stops water and lava from flowing
- ? Prevents entity block updates (e.g., falling blocks)
- ?️ Per-world configuration support
- ⚙️ Simple
config.ymlcustomization - ? Supports Minecraft 1.16.5 → latest (1.21+)
- ☕ Compiled with Java 16
- ? Reloading plugin in game without restart!
?️ Configuration
? config.yml
block-gravity:
enabled: false # true - Gravity Enabled | false - Gravity Disabled
disabled-worlds: # List of worlds in which the plugin will not work
- exampleWorld1
- exampleWorld2
fluids-gravity:
enabled: false # true - Gravity Enabled | false - Gravity Disabled
disabled-worlds: # List of worlds in which the plugin will not work
- exampleWorld1
- exampleWorld2
? messages.yml
no-permission: "&9&lDuckyNoGravity &7» &cNo Permission! &6duckynogravity.reload"
reload-success: "&9&lDuckyNoGravity &7» Configuration Reloaded!"
usage: "&9&lDuckyNoGravity &7» &eUsage: /duckynogravity reload"
update-available: "&9&lDuckyNoGravity &7» &eA new version is available: &c%version%"
update-download: "&9&lDuckyNoGravity &7» &eDownload: &a%url%"
update-check-failed: "&9&lDuckyNoGravity &7» &cCould not check for updates."
? Reloading
To apply changes made to either configuration file, use the following command:
/duckynogravity reload
This command will reload both the main configuration and the message file without the need to restart the server.
? Notes
%version%and%url%inmessages.ymlare placeholders replaced during update checking.- Make sure world names in
disabled-worldsmatch exactly with your world folder names (case-sensitive). - Gravity settings apply only when the corresponding
enabledflag is set tofalse.
Permissions
duckynogravity.reload - Gives TabComplete and Ability to use /duckynogravity reload
duckynogravity.update - Gives visibility to displaying update availability in chat
Enjoy customizing your gravity settings with DuckyNoGravity!
请登录后举报
暂无评论,抢个沙发吧~