Plugin Release GravityControl - Sand Dupe Enabler for Paper Servers

Download Link
https://dev.bukkit.org/projects/gravity-control
Source Code
https://github.com/sulu5890/GravityControl
Support
https://discord.gg/TNvq9y7esy
Minecraft Versions
1.16-1.18+
Compatible Java Versions
17+
Paper plugin to enable gravity/sand duplication
Downloads | Discord

Features
  • Enable duping for each different block
  • Allow sand duping in only certain worlds
  • WorldGuard integration
  • Enable sand dupe on PaperMC servers
  • 1.16-1.18+ servers. Complete cross-version compatibility. No NMS or reflection!

Commands
CommandDescriptionPermission
/gcrReload GravityControl Configurationgravitycontrol.reload

Configuration

The default configuration is below. Everything is explained with comments. If you have issues or need help, reply here or on Discord.

YAML:
# Worlds where gravity duplication is enabled.
# `*` means all worlds.
# WARNING: World key is used, NOT world name.
# For example: `minecraft:overworld` rather than `world`.
worlds:
  - "*"

# Blocks for which duping is allowed.
blocks:
  - "sand"
  - "red_sand"
  - "gravel"
  - "anvil"
  - "dragon_egg"
  - "white_concrete_powder"
  - "orange_concrete_powder"
  - "magenta_concrete_powder"
  - "light_blue_concrete_powder"
  - "yellow_concrete_powder"
  - "lime_concrete_powder"
  - "pink_concrete_powder"
  - "gray_concrete_powder"
  - "light_gray_concrete_powder"
  - "cyan_concrete_powder"
  - "purple_concrete_powder"
  - "blue_concrete_powder"
  - "brown_concrete_powder"
  - "green_concrete_powder"
  - "red_concrete_powder"
  - "black_concrete_powder"

# List of WorldGuard regions where duping is allowed
# `*` means all regions. Checked based on end portal coordinates.
regions:
  - "*"

# If GravityControl should check for updates on startup
update-checker: true

Support / Discord / Contact

Join Discord for support/help or feature request. You may also make an issue on GitHub or reply on this thread.
 
Last edited:
D

Deleted member 94

Guest
Known Issues

None! All known issues have been fixed. Please report new issues on github https://github.com/laymanuel/GravityControl/issues


Previous issues (fixed)
Currently only this type of sand duper (pictured) can work with this plugin. This is most sand duper, including traditional anvil and dragon egg duper. Sand duper using cobble wall or boats will not work. I do not have good way to detect them, I ask paper developer and they are not sure either but if you have idea (NMS OK) please tell me or submit pull request. I have tried very hard but I am not sure it is possible without bootstrap for mixin or other class transformation.


maxresdefault.jpg
 
Last edited by a moderator:

bobtheman30

New member
Mar 17, 2022
1
0
1
hey. this is great. one tiny problem I had was that it kept deleting my pistons that were under the end portal. i don't know how to fix it.
 

sulu

Paper Triage
Staff member
Dec 14, 2021
23
3
4
3
Minnesota
hey. this is great. one tiny problem I had was that it kept deleting my pistons that were under the end portal. i don't know how to fix it.
This isn't something that gravitycontrol will cause. It does not delete or overwrite any blocks. Please upload a screenshot/schematic/world download for replication of this issue.