TokenManager
TokenManager copied to clipboard
An economy plugin for minecraft.
``` [23:24:27] [Server thread/INFO]: [TokenManager] Enabling TokenManager v3.2.6-SNAPSHOT [23:24:27] [Server thread/INFO]: [TokenManager] Loaded Config. [23:24:27] [Server thread/INFO]: [TokenManager] Loaded Lang. [23:24:27] [Server thread/INFO]: [TokenManager] =============================================== [23:24:27] [Server thread/INFO]: [TokenManager] TokenManager...
When use /papi reload, your placeholders break. Use mysql and version 3.2.5. If i doo tokenmanager reload it fix the issue. %tm_tokens% %tm_top_name_[position]% %tm_top_tokens_[position]% %tm_rank% %tm_tokens_formatted% %tm_tokens_commas%
Players are being detached from there tm data upon changing there playername on our only server not running a database, just a data.yml I intended to resolve this by simply...
I found out that it's possible to check whether a player is online & vanished on the server. To check if a player is online & vanished, players can use...
Hello, Can you add support for custom-model-data when configuring items in a menu?
Slightly related to #38 - since the data was reset (fortunately our host had a backup), going back through logs to verify balances and transactions would be incredibly useful. It'd...
Just accidentally fucked our database because I did /tm transfer and it overwrote a lot of the database entries with extremely old values in a data.yml. Obviously I've no one...
Would it be possible to add an option so you can set cancel permissions? That way if someone purchases a shop item and is given a permission node from it,...
Hello, I'm the developer of Reserve, which aims at bringing a modern Economy API to the Bukkit API. I'm currently reaching out to various Economy Plugin developers to get it...
I updated the Gradle as I could not make it compile and took latest version so you could have java 21 on the computer while you compile it. I also...