✨ AutoTotem ✨ icon

✨ AutoTotem ✨ -----

Automatically Use Totems of undying!




Lowered the target Minecraft version to 1.16.5 by request

If you run into issues running very old versions of minecraft please know that I only actively support the last 2 major versions, everything else is use at your own risk!
----------, Nov 2, 2023

+fixed possible conflicts with plugins that reduce incoming damage (mcMMO for example)

issues may still occur with plugins that have set their event priorities set too high, if you run into issues please reach out
----------, Nov 1, 2023

+Support for 1.20.2
+Fixed a bug that caused damage canceled by other plugins to trigger totems. Should make the plugin compatible with McMMO
(Reported by Seraphoenix ❤️)

Thank you everyone for continuing to use this plugin! Its really awesome to see something I've coded actually get used by other people!
----------, Oct 27, 2023

Support for 1.19.4
(nothing changed but the plugin has been tested on the latest version)
----------, Mar 19, 2023

Big update that is pretty much a total rewrite to the plugin!
Everything should work the exact same way it did before. Please make an issue report on the GitHub if things don't behave the way you expect them to!

Additions:
+
Recoded the plugin so it can use totems from other plugins
->This should mean greater compatibility with other plugins, including ExecutableItems. Thanks for the bug report on GitHub Chris6ix <3
+ Added option to enable/disable resetting cooldowns when a player dies
+ Added Cooldown messages to tell players when their cooldown is over
-> Cooldown messages can be changed in the configuration file
-> Messages can have hex color codes and you can add a custom prefix
-> You can also optionally turn off any of the messages you don't like
(Also a big thank you to 128931 on github for his commits for code cleanup!)


IMPORTANT:
-
This update contains configuration file changes.
To stay up to date, regenerate the configuration file by deleting your config.yml and restarting your server.

Alternatively you can add the following lines to the bottom of the config yourself:

Code (YAML):
# Should dying reset the cooldown?
resetCooldownOnDeath
: true


# // MESSAGES \\
# Note: You can use HEX color codes, just make sure they follow the following format -> &#FFFFFF Example: &#9232A3
prefix
: '& #9232A3[&#3FAFFFAutoTotem&#9232A3]&#3FAFFF '

# Should AutoTotem send a message at the start of a cooldown? (Cooldown placeholder = [TIME] )
sendCooldownStartMessage
: true
cooldownStartMessage
: "Totem activated! &#9232A3Cooldown will end in [TIME] seconds."

# Should AutoTotem send a message at the end of a cooldown?
sendCooldownEndMessage
: true
cooldownEndMessage
: "You are no longer on cooldown."

# Should AutoTotem send a message when cooldown is reset by dying?
sendResetOnDeathMessage
: true
resetOnDeathMessage
: "You are no longer on cooldown."
For the most current version of the config file you can always visit here.

If you like the plugin please rate it 5 stars and drop a star on the github :)
----------, May 15, 2022

Additions:
+
Added /AutoTotem:reload command to make changing the config easier.
-> Only users with the permission autototem.reload can use the command. (default: op)
+ Added new config option hotBarOnly (Suggested by maverickmeydieu on github)
With this set to true, only totems that are in the hot bar will be automatically used. (This is defaulted to false)​

IMPORTANT:
-
This update contains configuration file changes.
To stay up to date, regenerate the configuration file by deleting your config.yml and restarting your server.

Alternatively you can add the following lines to the bottom of the config yourself:
Code (YAML):
# Should AutoTotem only use totems from the action bar?
hotBarOnly
: false
For the most current version of the config file you can always visit here.

If you like the plugin please rate it 5 stars and drop a star on the github :)
----------, May 7, 2022

-Minor code optimizations and code cleanup thanks to 128931 on github.

If you like the plugin please rate it 5 stars and drop a star on the github :)
----------, May 5, 2022

Additions:
+ Added new config option: includeVanillaTotemsInCooldown which disables cooldowns for totems used normally. (Based on feedback provided by lizheyo77 on GitHub)

Cooldowns on vanilla totems are now disabled by default. If you wish to change this, add the line below to your config file.
includeVanillaTotemsInCooldown: true
--------------------------------------------------------------------------------------------------------------------------------------


To get the most up-to-date version of the config, visit the github link below or regenerate the config file by deleting it and restarting your server with the plugin installed.
https://github.com/blu-jay/AutoTotem/blob/master/src/main/resources/config.yml

If you like the plugin please rate it 5 stars and drop a star on the github :)
----------, May 3, 2022

Additions:
-Added cooldown setting to the (new) config.yml
-Added permission autototem.bypass which allows users to ignore the cooldown

To use the new cooldown setting, start your server with the updated jar to generate the config.yml which will be located under /plugins/AutoTotem.
Modify the cooldown value and restart your server to see the effects.

I also added API methods for getting getting and setting the cool down for a player, more info on the github.

Bug Fixes:
-Fixed bug where having having a totem auto pop would delete the item in your off hand. (Thanks lizheyo77 for reporting this on github!)
-Fixed jar size to save you a few kb lol (Thanks MihaiBlu for pointing that out)

If you like the plugin please rate it 5 stars and drop a star on the github :)
----------, Apr 16, 2022

Added API method canUseTotem which returns true if AutoTotem could activate for the given player.

For information on how to use the api in your own project, visit the github page.

If you like the plugin please rate it 5 stars and drop a star on the github :)
----------, Jan 26, 2022

Resource Information
Author:
----------
Total Downloads: 39,927
First Release: Jan 23, 2022
Last Update: Nov 2, 2023
Category: ---------------
All-Time Rating:
10 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings