Spawns fake base (a schematic) with /fakebase command where you are standing. In the folder that plugin creates, you must put a .schem file, that by default has to be named "base.schem". The name for .schem file can be changed in the config. The plugin has no licenses since I belive that thats the best for everyone thats using the plugin, since it wont ever have any downtimes.
Java 25+ as of now, will change in future.
For support and any issues/bugs/feature requests DM on Discord: andrey565_0
THE CONFIG:
# -------------------------------------------------------
# FakeBase Configuration
# -------------------------------------------------------
#
# Place your .schem file directly inside the FakeBase
# plugin folder (plugins/FakeBase/<name>.schem).
#
# Then set the name below WITHOUT the extension, e.g.:
# file-name: "base"
# → the plugin will load plugins/FakeBase/base.schem
#
# -------------------------------------------------------
file-name: "base"
# Messages (supports & colour codes)
messages:
no-permission: "&cYou don't have permission to use this command."
schematic-not-found: "&cSchematic file not found! Check the config and make sure the .schem file is in the plugin folder."
paste-success: "&aFake base spawned successfully!"
paste-error: "&cAn error occurred while pasting the schematic. Check console for details."
fawe-missing: "&cFastAsyncWorldEdit is not installed or not enabled. FakeBase requires FAWE to function."
Java 25+ as of now, will change in future.
For support and any issues/bugs/feature requests DM on Discord: andrey565_0
THE CONFIG:
# -------------------------------------------------------
# FakeBase Configuration
# -------------------------------------------------------
#
# Place your .schem file directly inside the FakeBase
# plugin folder (plugins/FakeBase/<name>.schem).
#
# Then set the name below WITHOUT the extension, e.g.:
# file-name: "base"
# → the plugin will load plugins/FakeBase/base.schem
#
# -------------------------------------------------------
file-name: "base"
# Messages (supports & colour codes)
messages:
no-permission: "&cYou don't have permission to use this command."
schematic-not-found: "&cSchematic file not found! Check the config and make sure the .schem file is in the plugin folder."
paste-success: "&aFake base spawned successfully!"
paste-error: "&cAn error occurred while pasting the schematic. Check console for details."
fawe-missing: "&cFastAsyncWorldEdit is not installed or not enabled. FakeBase requires FAWE to function."
