On this page, you will be able to learn about the basics of the configuration file. In case you don’t understand something, do not hesitate to join our support server on discord.gg/zeltuv!

Hide the plugin in the /plugins.

To customize how your plugin appears on your server, use the fake-plugin-name field. This will define the name displayed in server commands like /plugins and in error messages, etc... For example, if the field is set to "HolyEnchants", it will be shown as "HolyEnchants" everywhere.

World Name for Fake Players

The plugin automatically creates a special world for the fake players. You can customize the world name using the fake-player-world setting. This world is where all the fake players will be, so naming it appropriately helps keep it undercover.

Stone Platform for Fake Players

The toggle-stone-platform setting is straightforward but important—it determines whether fake players get a solid surface to spawn on. Without it, they will spawn in mid-air!

Staff Access To the Fake Players World

Managing staff access is crucial for server undercover operations. The allow-staff-go-into-bot-world setting is your control switch:

Join Command Settings

The enable-join-commands setting, along with its related join-commands list, gives you control over commands that run when fake players connect. This is where you can automate actions or set up specific behaviors:

When set to true: The fake player will choose a random command from the list and run it. When set to false: No commands will execute.

Fake Player Join Commands

Let's talk about join commands! When your fake players connect to the server, you might want them to execute certain commands automatically. Here's how it works: