Now you see them. Now you don't.
Welcome to Ghostblocks, where blocks are only an illusion! Ghostblocks enables players to craft and build disappearing blocks: these "Ghost blocks" look real, but disappear when players get too close. Ghost blocks are perfect for building secret bases, mob traps, hiding entrances, trolling, and more!
~Crafting~
Crafting Ghostblocks is simple. By harnessing the power of Ghast Tears and precious metals, players can craft Ghostdrops which can be applied to any block in Minecraft. To craft a Ghostdrop, simply surround a Ghast Tear with either Iron or Gold Ingots in a Crafting Table.
~Using Ghostdrops~
Ghostdrops are magical items. They can be applied to any block in Minecraft. To make a block a Ghostblock, simply drag and drop the Ghostdrop onto the desired block in your inventory. As if by magic, that block will now be enchanted, and will disappear when you place it down!
Ghostblocks appear to every online player, however they disappear when players get too close. They may also disappear when clicked. Ghostblocks do not modify your world in any way, and will not exist if the plugin is uninstalled. They are illusions.
/gb get (ghostblocks.get) - Spawn a Ghostdrop in your inventory!
/gb reset (ghostblocks.reset) - Remove all Ghostblocks from the system.
Code (Text):
#=====[ Ghostblocks Configuration ]=====#
#Set to TRUE to allow players to craft Ghostdrops in a Crafting Table
allowCrafting: true
#The amount in seconds each Ghostblock is refreshed by the system
blockRefresh: 30
#Sets whether blocks disappear when players approach them
doDisappear: true
#The distance at which Ghostblocks disappear from a player's view
#Note: Requires doDisappear to be TRUE
disappear: 5
Note: the blockRefresh setting will not lag your server with values above 10. However, it is recommended to keep the setting above 20.
If you experience issues with Ghostblocks, please post your question in Discussion. Be sure to include the following pieces of information in your message:
- Your server version (Run /version, and paste in the results).
- Your version of Ghostblocks.
- Any console errors (include the entire error, please).
- Steps to reproduce the issue, if applicable.
This plugin is intended for servers with at least 1GB of RAM. Ghostblocks does not lag under normal conditions, and does not modify your world in any way. To reset Ghostblocks, simply stop your server and delete the /plugins/Ghostblocks directory. You may also run the "/gb reset" command.