✅ BetterTalismans [1.8+] • Custom heads! Recipes! Permissions! Model data! Custom boosts! icon

✅ BetterTalismans [1.8+] • Custom heads! Recipes! Permissions! Model data! Custom boosts! -----

Create talismans with boosts for your players.




Version: 0.8-BETA
на версии 1.21.7 не работает( выдает ошибку в консоле: >.... [K[16:05:20 INFO]: EasyChocH issued server command: /bettertalisman

>.... [K[16:05:20 ERROR]: Command exception: /bettertalisman

java.lang.IllegalStateException: The plugin classloader for BetterTalismans has thrown a zip file error.

at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:225) ~[paper-api-1.21.7-R0.1-SNAPSHOT.jar:?]

at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:593) ~[?:?]

at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:177) ~[paper-api-1.21.7-R0.1-SNAPSHOT.jar:?]

at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:172) ~[paper-api-1.21.7-R0.1-SNAPSHOT.jar:?]

at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]

at BetterTalismans-v0.8-BETA (1).jar/com.alonsoaliaga.bettertalismans.commands.MainCommand.onCommand(MainCommand.java:287) ~[BetterTalismans-v0.8-BETA (1).jar:?]

at BetterTalismans-v0.8-BETA (1).jar/com.alonsoaliaga.bettertalismans.commands.AbstractCommand$ReflectCommand.execute(AbstractCommand.java:66) ~[BetterTalismans-v0.8-BETA (1).jar:?]

at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:83) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.3.10.jar:?]

at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:30) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:13) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:105) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:451) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.commands.Commands.performCommand(Commands.java:357) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.commands.Commands.performCommand(Commands.java:345) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2313) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$12(ServerGamePacketListenerImpl.java:2286) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:155) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1449) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:176) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:129) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1429) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1423) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:139) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1380) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1388) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1265) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.7.jar:1.21.7-17-b4466ec]

at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]

Caused by: java.lang.IllegalStateException: zip file closed

at java.base/java.util.zip.ZipFile.ensureOpen(ZipFile.java:846) ~[?:?]

at java.base/java.util.zip.ZipFile.getEntry(ZipFile.java:338) ~[?:?]

at java.base/java.util.jar.JarFile.getEntry(JarFile.java:517) ~[?:?]

at java.base/java.util.jar.JarFile.getJarEntry(JarFile.java:472) ~[?:?]

at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:220) ~[paper-api-1.21.7-R0.1-SNAPSHOT.jar:?]

... 32 more

Version: 0.8-BETA
Can you add effects that would be given along with the talisman?
I would really love to see this in the next update.

Version: 0.8-BETA
Hi, how do I give the player an item through the menu? %player_name% does not work and says that the player has not been found,

Version: 0.8-BETA
Great plugin with great optimization and responsive developer, I recommend it to everyone 10/10

Version: 0.8-BETA
Hello, thank you very much for the plugin! There was a bug with the plugin, but the developer explained everything and helped me to fix this wonderful plugin!

Version: 0.8-BETA
DON'T SUPPORT WITH 1.21.1 IF YOU SUPPORT I WILL GIVE YOU 5 STARS .//////////////
-
Author's response
I will not support 1.21.1

If you need support or something, ask before rating.
I know you won't remove the review after updating.

Version: 0.8-BETA
An excellent plugin with great optimization and a responsive developer, highly recommend it to everyone 10/10

Version: 0.8-BETA
Please add 1.21 support thanks.

Version: 0.8-BETA
Great plugin, and the dev is super responsive, had a question that didnt pertain to better talisman directly but he still helped me

Version: 0.8-BETA
I encountered a bug, reported it to discord, and after 2 hours everything was fixed. Well done author :)

Version: 0.8-BETA
felt you could of add more instead being lazy but beside all that i would give you five stars

Version: 0.7-BETA
el plugin esta super bug y tiene muchas dependencias.
cambiare la review cuando arreglen sus bugs >:C
at com.alonsoaliaga.bettertalismans.BetterTalismans.loadTalismans(BetterTalismans.java:252) ~[?:?]
at com.alonsoaliaga.bettertalismans.BetterTalismans.reloadMessages(BetterTalismans.java:203) ~[?:?]
at com.alonsoaliaga.bettertalismans.BetterTalismans.onEnable(BetterTalismans.java:95) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:494) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:408) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:435) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:218) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:809) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301]

Version: 0.6-BETA
the plugin is good, but I would like at least half of the effects that are in minecraft
-
Author's response
The post is really clear about how the plugin works and what it offers. If you want a talisman to add potion effects you should use a Talisman plugin made for that. Do not rate a plugin for not having a feature that was never offered.

This plugin doesn't and will never have those effects. Consider reviewing the plugins for current features, not for what you expect it to have, I didn't spend hours and hours making a plugin, images and redacting the post for you to rate 4 stars because you want more features never offered.

Version: 0.6-BETA
at com.alonsoaliaga.bettertalismans.BetterTalismans.loadTalismans(BetterTalismans.java:252) ~[?:?]
at com.alonsoaliaga.bettertalismans.BetterTalismans.reloadMessages(BetterTalismans.java:203) ~[?:?]
at com.alonsoaliaga.bettertalismans.BetterTalismans.onEnable(BetterTalismans.java:95) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:494) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:408) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:435) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:218) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:809) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[server.jar:2991-Spigot-018b9a0-f3f3094]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301]
-
Author's response
This is review section, not support section.
Remove the review and join the discord server.

Version: 0.6-BETA
5 stars, but i think u should change the command from /bettertalisman to /talisman
-
Author's response
When possible, I'll consider adding aliases option as my other plugins. For now it's not possible due to lack of time

Thanks for your review!

Version: 0.5-BETA
really love this guy, works hard and is super friendly unlike a lot of the current Minecraft community
-
Author's response
>w<

Thanks for your review!

Version: 0.5-BETA
I express my deep gratitude to the author for his work
the plugin is great, very easy to set up and fun for players
-
Author's response
Thanks! Glad you like it! ^^

Thanks for your review!

Version: 0.5-BETA
Not working properly in 1.8.8 version.

................................................
-
Author's response
Sadly I can't fix if you don't even say what's wrong.

Version: 0.5-BETA
Good plugin! :3
-
Author's response
>w<

Thanks for your review!

Version: 0.5-BETA
Excelente Plugin! Muy concreto en su función, hace exactamente lo que debe hacer y no usa recursos adicionales que puedan causar lag en el servidor... 5 Estrellas definitivamente...
-
Author's response
Me alegra que te guste! >w<

Gracias por la review!

Version: 0.2-BETA
Suggestions:
- Slot type - inventory and hotbar
- Custom backpack type [slot type too!] for your other plugin
-
Author's response
Hello! Thanks for the suggestions, however these suggestions cannot be added to the plugin.
- Slot type - inventory and hotbar
A: Problem with this is that the plugin uses AttributeModifiers to make not affect server performance. Available slots are MAIN_HAND, OFF_HAND, HEAD, CHEST, LEGS and FEET. Addding a custom slot (for example slot 5 in hotbar or any other in inventory) would require adding a constant check (probably a task that loops all inventories for all players in all worlds) which would make the plugin affect server performance.

- Custom backpack type [slot type too!] for your other plugin
A: The same problem, adding custom slots would require a system that constantly checks players' inventories, all slots which of course would affect server performance.

This plugin is entirely based on AttributeModifier, so the server owners/admins don't need to use special commands, command blocks, etc to make items with attributes. This plugins makes thing easier for owners and players who wants to unlock these special items :D

However I was already thinking about a way to make a different plugin that makes what you just suggested, until I find an efficient way to make it I cannot code it :(

Good side is that I'm currently working on more plugins to release :D

Thanks for the review!

Version: 0.2-BETA
once again, been looking for a plugin like this before but all works for 1.13 and newer
looking forward for more plugins, i'll share it with my friends
-
Author's response
Haha, report bugs or errors if you find any.
More plugins coming soon!

Thanks for your review!

Version: 0.1-BETA
Amazing plugin and Dev... This p lugin adds cool features for any type of servers!
-
Author's response
You can add up to 54 talismans so every player can find a talisman that fits its necesities :D

Thanks for the review!

Version: 0.1-BETA
Amazing plugin and dev!
Hope you will add more talismans in the future. Do you need ideas?
-
Author's response
Remember the plugin allows you to create up to 54 talismans.
So you can decide which attribute every item has.

However, I guess if i have really good ideas, i can push an update with more default talismans. However, remember those can be edited/removed ;)

Thanks for the review!

Version: 0.1-BETA
Very Good Plugin! I already searched a while but i dont found anything good but this plugin is awesome!
-
Author's response
Thanks for your review! ;)

Version: 0.1-BETA
I've been waiting for someone to make one of these for yrs! I've been using vanilla commands to make these for yrs but now I can expand outwards
-
Author's response
Glad you like it! Thanks for the review :D

Resource Information
Author:
----------
Total Downloads: 104,066
First Release: Aug 20, 2020
Last Update: Nov 13, 2023
Category: ---------------
All-Time Rating:
26 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings