[08:51:26 INFO]: [TokenManager] There was an error while loading DataManager! If you believe this is an issue from the plugin, please contact the developer.
[08:51:26 INFO]: [TokenManager] Cause of error: Failed to initialize pool: Unknown system variable 'tx_isolation'
[08:51:26 WARN]: me.realized.tokenmanager.shaded.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Unknown system variable 'tx_isolation'
Oh my GOD. You're alive ? Welcome back to Spigot after 3 years. Good plugin btw, quite useful when I need to create currency fast. Sorry for my English, it's not my native language
Good plugin for old versions, dead discord support server / lack of updates. Will 5 star it once 1.18.2 support + geyser/bedrock accounts are supported fully.
According to the information published on the Discord server, the developer died in a car accident. Stop your negativity and don't ask for plugin support.
Medium, When a player is offline and buys tokens in the store they will not get them because there is no such player. Please fix this so you don't have to howl on the server.
The plugin are very good. I use it for my kitpvp coins system for my server (I use the api) the only problem is the stracktrace that occour sometimes in console
https://prnt.sc/z3qelj
Good plugin, works fine, but there's one problem. I have SMS system, after executing the code to obtain tokens, it runs command into console which is tokenmanager add SOMEPLAYER COUNTOFTOKENS, but it only gives the player tokens when hes on the server. Please fix this, thank you a lot
The plugin is great, but.. I can’t read the data from MySQL on my MC web, and to fix it, add to Database also username, it will show player’s ID, UUID, UserName, Tokens. Thanks a lot, then it would work how it should (The reading from MySQL)
If you did not understand:
just add to database nick/username of user
Author is inactive, unhelpful at Discord, difficult config for shop. Nah, go for something else rather. This plugin is not developing anymore as I can see.
Author is not active at all. They say to join their discord for "assistance" but I have yet to see them active at all in there. There are major flaws in the SQL aspect of the plugin.
Find some other token plugin as this is not going to go well in the future if this is what it is like now
[TokenManager] There was an error while loading DataManager! If you believe this is an issue from the plugin, please contact the developer.
[18:20:18] [Server thread/INFO]: [TokenManager] Cause of error: access denied ("javax.management.MBeanTrustPermission" "register")
[18:20:18] [Server thread/WARN]: java.security.AccessControlException: access denied ("javax.management.MBeanTrustPermission" "register"
------------------------------------------------------------
Awesome plugin and awesome support !
------------------------------------------------------------
Amazing plugin (Could add % chances in the future) but other than that amazing. Realized is amazing, and helped me on an issue with the plugin. We got it to work. The plugin and the developer are amazing.
Absolutely excellent needed plugin and great support! I have been searching for a plugin like this for a while and this one surpasses what I wanted it to do
Great and a perfect plugin! However, the newest update for 1.13.2 requires an update to connect to vault. All these new economy plugins aren't working except for 2 of them, in which token manager should be updated to the new vault for 1.13.2 thank you!
[13:59:37 INFO]: [TokenManager] There was an error while loading DataManager! If you believe this is an issue from the plugin, please contact the developer.
[13:59:37 INFO]: [TokenManager] Cause of error: Server is in ONLINE mode, but found table 'tokenmanager' does not have column 'uuid'! Please choose a different table name.
[13:59:37 WARN]: java.lang.Exception: Server is in ONLINE mode, but found table 'tokenmanager' does not have column 'uuid'! Please choose a different table name.
[13:59:37 WARN]: at me.realized.tokenmanager.data.database.MySQLDatabase.setup(MySQLDatabase.java:142)
[13:59:37 WARN]: at me.realized.tokenmanager.data.DataManager.handleLoad(DataManager.java:86)
[13:59:37 WARN]: at me.realized.tokenmanager.TokenManagerPlugin.load(TokenManagerPlugin.java:155)
[13:59:37 WARN]: at me.realized.tokenmanager.TokenManagerPlugin.onEnable(TokenManagerPlugin.java:106)
[13:59:37 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[13:59:37 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
[13:59:37 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[13:59:37 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
[13:59:37 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
[13:59:37 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
[13:59:37 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
[13:59:37 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
[13:59:37 WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
[13:59:37 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
[13:59:37 WARN]: at java.lang.Thread.run(Unknown Source)
It mentions why it doesn’t work. Looks like you’re trying to connect to an offline mode table when your server is in online mode.
Version: 3.2.0
15:17:46 INFO]: [TokenManager] Cause of error: Server is in OFFLINE mode, but given keys were not a valid NAME!
[15:17:46 WARN]: java.lang.Exception: Server is in OFFLINE mode, but given keys were not a valid NAME!
[15:17:46 WARN]: at me.realized.tokenmanager.data.database.FileDatabase.setup(FileDatabase.java:59)
[15:17:46 WARN]: at me.realized.tokenmanager.data.DataManager.handleLoad(DataManager.java:75)
[15:17:46 WARN]: at me.realized.tokenmanager.TokenManagerPlugin.load(TokenManagerPlugin.java:145)
[15:17:46 WARN]: at me.realized.tokenmanager.TokenManagerPlugin.onEnable(TokenManagerPlugin.java:96)
[15:17:46 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[15:17:46 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
[15:17:46 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[15:17:46 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
[15:17:46 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
[15:17:46 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
[15:17:46 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
[15:17:46 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
[15:17:46 WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
[15:17:46 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
Stop your server, remove data.yml and it should work.
Version: 3.1.3
Quick support on discord, developer is friendly. Tokenmanager is handy to handle premium currency on the server. I found only this plugin to do the things i want. Keep up the great work ;)
Hi, nice blugin, but i have a little problem. On my server we have a Featherboard plugin and after server restart i see in featheboard only {tm_tokens_formatted . I must make /fb reload command and after that it works, but next server restart happening the same, how to fix it? Thanks and sorry for my english :)
I really like this plugin. It is an easy extra piece of economy which everyone seems to be liking on my server. The only missing feature they would love to see (and me aswell) is being able to withdraw the tokens to a physical item (like a magma cream or nether star) so you could use them with other plugins like ChestShop and just trading in general. The plugin as I know it by this day is super easily to configure and the shop addition is really nice, but if there was a withdrawing function I would definitely rate this plugin 5 stars! Keep on going Realized!
i solved the problem with deluxe menu y tittle manager i change tm to tittlemanager and now i can create the beatifull menu thanks for this plugin , greetings from Costa Rica.
great plugin... is it possible to make the token sync on all my server in my network without redis? i only use MySQL for now...
and i dont know how to use redis
PM me your server startup logs, so I can see what the issue is from.
Version: 3.1.0
Wonderful plugin, just please add more features and cut the size of plugin by half, because this plugin should not be bigger then 1 mb for sure, not having that much features to be 2 MB size, but okay, i must agree that is still great plugin
Something to do with your permissions plugin. If there are any errors, PM me.
Version: 3.0.6
Awesome plugin! The dev is great and replies promptly to fix any found bugs. Also many new features added from time to time which makes this plugin one of the best secondary economy plugins. (I use essentials for the main one, this one is for special tokens / vote rewards)
Best plugin. I have uesd it to replace playerpoint. I have some idea:
1. Can you support trade me plugin
2. It will be great if player can export token to item. And transfer to another player
I update my review ! Suggestion:
- Put in features custom heads compatibility because i don't see if you can before ask you. (You can already by doing 'SKULL_ITEM:3 1 player:<player name>')
- You can put a option if you want to buy a single time an item... And after buy appear an custom item where say " You buyed this item already"
Nice plugin <3
Worst plugin i've ever used, I can't give anyone any tokens nor myself just throws a dumb error saying i can't be found then, the placeholders for featherboard don't work, i've tryed %tm_tokens%, {tm_tokens}, {placeholderapi_tm_tokens}, etc nothing works. I got MvDW placeholderapi installed as well as placeholderapi. A bad plugin don't recommend, if these are fixed I will reconsider using this plugin.
Great plugin and even better developer. I was being an idiot and he tried to help me the entire way through until I realized my mistake (which had no part to do with his plugin) Realized deserves all the 5 stars he can get!
This is the best token plugin the owner helped me with a bug I was having for ages I just wanna thank you I’m gonna be waiting for 3.0 to come out!!! SO HYPED!!!!
i used to have no problem with this plugin, but now. i download the 2.0.8 for the cracked server and i can't use the placeholder with PlaceholderAPI %tm_tokens% doesn't work. but %tokenmanager_tokens% has errors i'm on the 1.10.2 cracked server.
Working fine
support mysql
all files generating true
have not problems with plugin and taht awesome :D
running bungee network with 1.8.6 1.8.8 and 1.11.2 spigots
This is one of my favorite plugins :D
We use it on our offline-mode server, we are very satisfied.
I downloaded one jar file, using it at our 1.8/1.9/1.11.2 server, working well.
The plugin is very configurable, if someone have dreams, can make it with this awesome addon.
I suggest it for everyone who want an own credit-donating system with GUI.
This is an amazing plugin, it has all the features that it describes as well as more features that I believe should be considered features. It has helped me and my server very much. My players love this plugin as well. I hope that you can add a new feature though, that allows players to withdraw/deposit their tokens as an item such as a purple dye. I would even go as far as saying that I would gladly donate / pay for this feature.
Only have 1 comment: Could you add like a %token_balance% variable?
So you could have an item on the bottom of a shop showing your current token blance.
Excellent plugin, does the job I need very nicely. Only awarded 4 stars because the current version does not allow purchasing tokens with the server's standard economy money. I'd be happy to revisit this one if that ability is ever added =D
Good plugin! really love it! but when somone buys something that has permissions in it (like add a perk) they can buy it again.... but you cant have 2 times the same permission
Sound plugin - worked first time - works with 1.10 great plugin! I would highly recommend this plugin with a few others I set up, like votesend and votifier, for bungeecord use when with correct configuration!
I would've if you didn't post a review just to ask me to add you.
Version: 2.0.6
Great plugin, the only thing that you should add is purchasable permissions and maybe be able to get tokens from killing mobs and such(with chance), other then that great plugin and keep up the amazing work!
You can already purchase permissions with the current system, I'm guessing you posted this review before even testing them out. Run the permission add command for the slot.
Thanks for the review.
Version: 2.0.6
This is a good plugin, but when i types /tm or /tokenmanager or token manager's commands it do nothing, my server is cracked i've downloaded the ver. 2.0.5 offlineserver.jar and it did nothing same like the original one. Please help me. And thanks for reading my reviews
PM me your server version. Are you sure no other plugins are blocking the command?
Version: 2.0.6
Great plugin! 5/5
Suggestion: Not sure if this is already possible to do,
In the shop configuration other than to give commands
you should be able to purchase permissions and such.
permissions:
- thisisapermission.permissions
if the user purchased the permission displayed, they have access to the permission. You should add timed permissions as well; where a player can buy a permission for a certain amount of time.
Displayed: Fly for 60 minutes!
Permissions: essentials.fly
timedperms: 3600 # (in seconds)
Do you know what I mean?
This would be a great addon!
Fantastic plugin, shops are easy to customise and setup. Perfect for giving something new for players to gain. Also love the developer, fast replies and gives awesome advice! Thanks, man keep it up.
Are you able to make it so certain group gain tokens per hour , Would be really fantastic! im looking for a plugin that can get my ViP's tokens per hour or upon X destroyed block , please look into this would mindblowingly improve the usage of this plugin
nightcodex.divinenetwork.eu
Amazing developer! Implemented a request feature the NEXT DAY! I would highly recommend downloading this resource! If anything it should be a premium resource!
Best plugin for tokens
Active author too!
I have wanted this FOR SOOO Long I even tried to hire a few devs for this. It even comes free for something I wanted for years... Love it keep the good work up
Amazing plugin! Just one thing, can you make it support ChestCommands? So you can open other GUI's from other plugins? The plugin supports this plugin but not the other way around. Keep up the great work!
Best free token plugin out there in my opinion. Worked just like the token plugin which I needed. However, you might want to look into adding token shops.
Very Awesome plugin! Just needs a fix, when ever you do "/tm reload" the "/token shops" shows up with multiple shops of the same list and also if you add/change the shops config around the GUI doesn't update. Only works with a restart, which can be annoying. Please fix this and i'll be sure to give it 5 stars :) I'll even be happy to donate if this happens cause this plugin is the only out there that is what I wanted. Btw, not sure if the SQL works, but I'm sure to test it out once I get the chance. :)
Never had any problems, the player's love them, and the developer is very active (as of recent) and is creating heaps of updates. Keep it coming :) Awesome plugin.
Not as good as the old Token Manager. All of this new stuff and the complete new configuration setup is terrible. The old configuration was simple, easy, and fast to setup. Not to mention configurations like that tend to have less mistakes or issues made. Just made a shop with ONE row and made one slot to see if it worked and it doesn't even work. I'd like to see the old configuration setup back and subshops are basically pointless.
5/5 Very useful plugin, you update it when bugs are found, the only thing i want to change it's to make it compatible with BungeeCord :)
PS: sorry for my english, i'm spanish and don't use the translator :P
It's good. I'm going to use it on my network, the best plugin here :P
PS: Does it suport bungee? And I need a JDK8 version. When i can pm you i'm sure i will
Sorry for my english