Creative
Only logged in members can reply and interact with the post.
Join SimilarWorlds for FREE »

My Minecraft experience: an ongoing thread

If you wish to hear more about my Minecraft base & server, please enable notifications on this post. I'll add comments here for big progress rather than creating a new post every time.

My overall extremely ambitious goal is to dig out a 128 block radius dome around an AFK spot at the bottom of the world to have ultimate control over where mobs do and don't spawn.

This is virtually impossible on my own, so if you wish to help out and share the benefits of all farms and builds taking advantage of this, or if you want to build your own things elsewhere on my server, please let me know.
This page is a permanent link to the reply below and its nested replies. See all post replies »
I got bored of playing alone because all other members of my server were in different timezones, so I started working on plugins again.

My goal is to create admin shops with well balanced prices. Surprisingly it isn't too hard on memory and processing power to index all blocks and items present in the world, so the rarity of items could be a good base for item prices.

To start the indexing and other features, I created a command structure with subcommands that works well for server operators, but not for regular players. There seems to be a problem with registering permissions and their hierarchy.

I could easily solve that by giving players all general permissions needed to perform a detailed command, but I prefer the detailed permission to include all permissions for more general commands. That's still a work in progress.