# 🎉Welcome

## Links

### Get the plugin

* **SpigotMC:** [FREE](https://www.spigotmc.org/resources/mythictotem-custom-boss-spawn-totem-and-bonus-totem-all-in-1-1-20-5.102466/) | [PREMIUM](https://www.spigotmc.org/resources/mythictotem-premium-custom-boss-spawn-totem-and-bonus-totem-all-in-1-1-20-5.111650/) (will post each update)
* **Polymart:** [FREE](https://voxel.shop/product/2158/mythictotem) | [PREMIUM](https://voxel.shop/product/3598/mythictotem-premium) (will post each update)
* **BuiltByBit:** [PREMIUM](https://builtbybit.com/resources/mythictotem.27795/) (will post each update)
* **Modrinth:** [FREE](https://modrinth.com/plugin/mythictotem) (weekly update, maybe not latest version)

### Get support <a href="#get-support" id="get-support"></a>

* All users have an obligation to comply with our rules after joining the Discord server, which can be viewed in the rules channel. If you do not agree with our rules, you will not be able to receive our service support. Users who violate the rules will be punished according to the situation, including permanent ban.
* Every user is obligated to comply with our plugin terms of use. You can find these in the **LICENSE** file within the JAR file. We do not provide any assistance to users who fail to comply with the terms of use.
* Compared to users who have purchased the paid version, our service support priority for free users will be lower, with more requirements and restrictions. I have invested a lot of time and effort in developing plugins, but despite this, I have provided a free version and the complete plugin source code. I have not closed the source or restricted the number of user IP addresses used. Therefore, better service support is not free, and you should not ask me to provide good service for free. If you want your issue to be taken seriously, please consider purchasing a paid version to support plugin development.
* Support is only available at our [Discord](https://discord.gg/rzajeybhbw) server.
* 因 Discord 在中国大陆区域不可用，如果您在中国大陆购买了此插件，可以凭购买的账号平台、名称，在此QQ群享受售后服务：815351827。

## Info

* MythicTotem is a Spigot plugin for custom BOSS totem summoning.
* No need to "click" on a specific block in the totem to activate it; it offers an experience similar to wither-style placement in the vanilla game.
* 3D totem support.
* Supports both vertical and horizontal placement of totems.
* The player detection process is seamless and can be configured with adjustable intervals.
* Totem size and layouts are unrestricted, breaking free from the traditional limitations like 1x3 or 3x3 found in similar plugins.
* Built-in action and condition systems.
* Easy-to-use totem configuration.
* Support BlockPlaceEvent, PlayerInteractEvent, BlockRedstoneEvent, PlayerDropItemEvent, EntityPlaceEvent as trigger.
* New! Full (Premium) version extra support BlockPistonEvent as listener (trigger)!
* Compatible with blocks from ItemsAdder and Oraxen.
* Support entities like ender crystal, ItemsAdder's furniture and so on in totems! (Premium version only)
* Support custom price for totem and make custom totem key. (Premium version only)
* Hook into PlaceholderAPI.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mythictotem.superiormc.cn/welcome.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
