Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platforms
Bukkit
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Details
Licensed LGPL-3.0-only
Published last year
Updated last year
Explanation
AutoTotem is a mode which uses totems from your inventory upon death. InfiniteTotem is a mode which essentially makes player's invulnerable by generating new totems upon death, potentially useful for a boxing style game or just for practicing. Everything is disabled by default and can be enabled with the below commands.
Commands & Permissions
- /autototem | Toggles AutoTotem for the specified player, or the user.
- Usage: /at <player>
- Permission: autototem.toggle
- Alias: /at
- /infinitetotem | Toggles InfiniteTotem for the specified player, or the user.
- Usage: /it <player>
- Permission: autototem.toggle
- Alias: /it
- /autototemglobal | Toggles AutoTotem globally, forcing all players on the server to use it.
- Permission: autototem.global
- Alias: /atg
- /infinitetotemglobal | Toggles InfiniteTotem globally, forcing all players on the server to use it.
- Permission: autototem.global
- Alias: /itg
Configuration
Currently there is no config, mainly because there isn't really anything to configure, all modes are managed with commands.