Hello Dr. Awesome Developers,
I would like to suggest an addon to the Forge kit. A server world wrap.
I understand that this is a very hard suggestion to make because of the complexity and problems with working with the vanilla Minecraft code. I would suggest this to Minecraft itself, but I think they're keeping on their own ideas.
The jist:
- World is limited
- World is dynamically wrap-able
- Wrap-able in the sense that I can't see the "wrap" and I can see the content ahead of me. (Instead of some barrier from the original world limit in bukkit)
- Idea: Uses the same tech to connect the 4 directions of the world already. (Four files to say a specific limit and are connected by the location "zero". This would also say that it's connected at "500" or "100,000"... What ever is defined as a test or by the user)
- Not limited by the developer. (No, "only limited worlds can be 500 by -500". Obviously)
- Can be limited by the world. For simplicity, you have to create a new world for different measurements. It might be too troublesome to create a dynamically changing world limit.
- Not client-side server compatible. (Not my goal for GUI settings for this. Goal is to have the server.properties to set these attributes)
- Default is "DISABLED". Also not a hidden feature.
- Multi-world support. Example:
- Mystcraft
- Galacticraft
If anyone can think of any more limitations/suggestions for this "addon", post below.
I highly believe that this should be part of the code closest to the creation of the game as possible or it becomes extremely difficult. If someone wants to take the chance/challenge to make a mod through Minecraft Forge, be my guest.
Please take this suggestion into consideration, I've been waiting for something like this since Minecraft Alpha.
Happy developing,
Lilrock