PlayerSQL icon

PlayerSQL -----

Synchronize data between servers.




Version: 2.12.3
用了好多年了每个版本都超赞,还请1.18有空更新一下,五星奉上。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。

Version: 2.12.3
It was a nice plugin but my server is 1.18 If it can work on 1.18 will be great
1.18 pls

Version: 2.12.3
This plug-in is good, but can you update the achievement synchronization? Thank you

Version: 2.12.3
If you don't put it in bungee, then everything works fine, I recommend it. But the author should make detailed instructions, otherwise I think many do not understand how to install.
-
Author's response
I'll focus bungeecord side next weekend

Version: 2.12.2
The plugin is great, but not very much improved. Only the command to open the player's inventory works, and the rest give an error. /psql send in bungeecod does not work. Also, if you put playersql in bungee, then there will be dupes and errors when the player enters survival.
-
Author's response
Please do not install to bungee. This mode has not been updated for years. I will remove all command in the next version to prevent who thinking that commands are available for common user.

Version: 2.12.2
This plugin requires simpleorm, but simpleorm is no longer available, please tell me the solution or fix this problem or change to use mysql api, mysql api plugin link: https://www.spigotmc.org/resources/mysql-api.23932/
-
Author's response
?

Version: 2.11.6
Very useful cross-server plugin 1.7.10 - 1.16.x !!!1.17 and java17 plz
My server is waiting for an upgrade version at....

Version: 2.11-20201125.1
-------------------------------
Everything is fine but 1.16.4 doesn't sync items :(

Version: 2.11-20201125.1
Perfectly! You should add search tags like "inventory sync" I just couldn't find the 1.16 plugin with sync ender chests.

Version: 2.11-20201125.1
Included a small bug, I contact the developer and they immediately sent me a working version, great plugin and great developer. A++++

Version: 2.8b2
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Perfect!
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Version: 2.8b2
1.13.2 pls ?_______________________________________________________________________________________

Version: 2.8b2
Perfect its so greate. Ich liebe das Plugin wie meine MUTTER es ist so hot von hinten xD

Version: 2.8b2
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Great!
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Version: 2.6.1
Very nice resource! I have one feature request though....The ability to Sync Player stats as well IE Mob kills blocksmined ect.

Version: 2.6.1
Great data synchronization plugin
I like this
Thank you for your free sharing
I love you
-
Author's response
THX :-)

Version: 2.6.1
Works pretty well for each my servers thumbs up.
its easy to use without any tutorial and anyone could do this best of all ist free

Version: 2.5.2
Im find bug.
If on one server we drink potion and then we go to the second and the effect is over and again we will go to the first server effects are not and do not worry.
https://youtu.be/I4SoBNnQ1PY
-
Author's response
Any console err?

Version: 2.5.2
Works like a charm .

Version: 2.5.2
Perfect plugin. Easy, simple. Just what I needed. Easy solution if you don't wanna save player data in files and take it in a safe place

Version: 2.5.2
Very good plugin, configuration setup is ultra simple, lightweight... Perfect plugin.

Version: 2.5.2
Amazing plugin love it!
Now I can save my players data effectively
Very Good.Thank you!

Version: 2.5
This plugin keeps everything clean by maintaining information in a database and makes it easy to sync across servers.
Very good, thank you!
-
Author's response
THX ;-)

Version: 2.4.2
Very good. It works! Simple setup. 5 star
-
Author's response
THX:-)

Version: 2.4.2
Great plugin! Simple setup, just had to make a SQL database for it to connect to, it makes the tables etc

Version: 2.4.2
Amazing!! I loved a very good guy that saved my life. Good like note ten! Thank you <3Amazing!! I loved a very good guy that saved my life. Good like note ten! Obrigadoooo <3, (Google Translate)

Version: 2.4.1
I'm back on PlayerSQL after more than 1 year. This plugin works fast and stable. Amazing work from caoli5288! Thanks for your great work, support and all the time! +1 exrta Star for Open Source!
-
Author's response
THX;-)

Version: 2.4.1
Das Plugin ist sehr gut aufgebaut, man kann in der Config alles einstellen der Übergang von Server auf Server geht auch gut. Also mich hat das Plugin überzeugt.

Ich kann es euch empfehlen. Aber schaut es euch einfach selbst an.
-
Author's response
ohhh THX:-)

Version: 2.4.1
This a great and unique plugin! Very useful and it's working perfect without errors! Thank you Developer and keep the good work!!!!
-
Author's response
THX:-)

Version: 2.4.1
I have been testing on Spigot 1.11 with good results, thus far.
No loss of inventory, and playing around with not syncing health, and exp, to see how that works.
-
Author's response
THX:-)

Version: 2.4.1
Very good plugin, work perfectly ! Thank you :D ....................................................

Version: 2.3-b7
Doesnt work on 1.11....
My error code:
[14:01:24 INFO]: [PlayerSQL] Enabling PlayerSQL v2.3-SNAPSHOT
[14:01:24 WARN]: [PlayerSQL] java.lang.NoSuchMethodException: net.minecraft.server.v1_11_R1.ItemStack.createStack(net.minecraft.server.v1_11_R1.NBTTagCompound)
[14:01:24 WARN]: [PlayerSQL] java.lang.ClassNotFoundException: com.comphenix.protocol.utility.StreamSerializer
[14:01:24 ERROR]: Error occurred while enabling PlayerSQL v2.3-SNAPSHOT (Is it up to date?)
java.lang.RuntimeException: Hasn't compatible util!
at com.mengcraft.playersql.lib.ItemUtilHandler.handle(ItemUtilHandler.java:39) ~[?:?]
at com.mengcraft.playersql.PluginMain.onEnable(PluginMain.java:28) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[spigot-1.11.jar:git-Spigot-f950f8e-4d99fed]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.11.jar:git-Spigot-f950f8e-4d99fed]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.11.jar:git-Spigot-f950f8e-4d99fed]
at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:375) [spigot-1.11.jar:git-Spigot-f950f8e-4d99fed]
at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:325) [spigot-1.11.jar:git-Spigot-f950f8e-4d99fed]
at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:419) [spigot-1.11.jar:git-Spigot-f950f8e-4d99fed]
at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:380) [spigot-1.11.jar:git-Spigot-f950f8e-4d99fed]
at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:335) [spigot-1.11.jar:git-Spigot-f950f8e-4d99fed]
at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.11.jar:git-Spigot-f950f8e-4d99fed]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542) [spigot-1.11.jar:git-Spigot-f950f8e-4d99fed]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
-
Author's response
You are welcome? Plz read the output it shown you missing dependency plugin protocollib. And DON'T report bug in reviews!

Version: 2.3-b5
Very good plugins. Can you add all the chest in the world, it would be really good?

Is that all player data, or is there more to have the mysql database?

Version: 2.3-b3
Great plugin, works flawlessly on our bungeecord setup on 1.10.2. Any bugs are fixed very promptly when the developer is informed :D

Version: 2.2.1
can't find any bugs, nothing to add to the plugin, the only thing to do is an 1.9 version! (and an 1.10 one)

Version: 2.2.1
WORKS AMAZINGLY GREAT.Data transfer faster than light,it also loads BEFORE when I actually joined the server.You deserve that 5 star.

Version: 2.2
A great plugin that works very well and I like it very much, thanks to you for making such a nice plugin for us to use.
-
Author's response
THX :-)

Version: 2.1.2.2
Hello ,

I meet a duplication problem with the plugin " CombatTagPlus " I try to contact the developer who did not offer a solution, I hope you can help me ..

https://github.com/MinelinkNetwork/CombatTagPlus/issues/63

I want to know if a similar plugin exists to block the fight Log out

Thank you anyway for your wonderful plugin and sorry for my pathetic English ^^

Version: 2.1.2
I speak french . Franchement tres bon plugin tres bien develloper merci de faire plusieur mise a jour cela me ferait plaisir :)

Version: 2.1.1
Its not working. The Plugin yml is broken and when i add database: true to it the inventory still not sync! (minecraft 1.9)
-
Author's response
Please paste any console output into discussion page

Version: 2.0
Changing my rating to 5 stars. When I first used this, it was in flux and a little unstable, but caoli has proved time and time again that hes here for the long haul and has continuously updated this glorious piece of software!

Version: 2.0
Could you update to 1.9
. .
-
Author's response
wait 1.9 stable.

Version: 2.0-rc6
Very usefull plugin :D! Does what it say that it does. Also very light and usefull for the data trafic.
-
Author's response
So why not a 5 star review?:-)

Version: 2.0-rc1
this plugin is 666 `````````````````````````````````````````````````````````````````````````````````

Version: 2.0-rc1
WooooooooW! Nice update!
What a great plugin that i have used.
Okay let me try it ~ hope it will be the best plugin!
;)

Version: 1.17.2
I'm starting to use the plugin, but it does happen "Your data is locked, login later".

I have about a thousand records.

But in a few months I will have many more.

How much should I raise the value "delay"?

Version: 1.16
漂洋过海来顶贴

Version: 1.14.1
Works fine! +1

Version: 1.14.1
梦梦么么哒

Version: 1.12
Nice!

Version: 1.12
Some bugs with 1.7.10 but these are fine.
Any mecommendation for 1.7.10!?
-
Author's response
Try newset version, It compatible with 1.7.10.

Version: 1.12
Great! Is there a way to purge old, non active users?
I am having ~40.000 records, and when player joins, loading took over 1-2 seconds :/
-
Author's response
You can manually clean up, according to the `last` column. It records the time of data update.

Version: 1.12
Nice

Version: 1.12
can't work in 1.8.3
-
Author's response
yes, the last version work on 1.8.6

Version: 1.12
eat!

Version: 1.11.2
目前为止找到的最好用的背包同步插件

Version: 1.11
非常棒的plugin!楼主么么哒

Version: 1.9.6
很棒的插件,從之前支持到現在,但有辦法兼容1.8和1.8.3嗎?
其餘很多大型插件都只有1.8,這樣很難抉擇

Version: 1.9.6
最喜欢啦!

Version: 1.9.5
Will latest version work with spigot 1.7, and older version of PlayerSQL?

Version: 1.9.5
不错的plugin

Version: 1.9.5
Tried updating from 1.8 to 1.9.5, and it doesnt work. The download is version 1.9, where is version 1.9.5 like it says on the Overview.
Is there a good alternative to this plugin???
-
Author's response
Why are you so diao.

Version: 1.9.5
please add support sync money :D

Version: 1.9.4.1
插件非常好,一直用着。config里面设置成false别的服务器的数据同步不过来了,但是他还能把数据同步到别的服务器。应该两边不通才对啊。 我想一个服务器只同步经验不同步物品。

Version: 1.9.4.1
nice plugin

Version: 1.9.4.1
Nice Plugin!

Version: 1.9.3.1
look amazing

Version: 1.9.2
This Plugin Crashes my Server
need Help

Version: 1.9.2
It dont sync player datas ?
Why ? Sry for my bad engl.

Version: 1.9.1
Work'sm perfect. AMAZING

Version: 1.8.3
Perfect - it works fine :)

Version: 1.8.3
The plugin works now...I like it for what it does.
With all the recent updates, I feel like it should really be thoroughly tested before releasing updates...
With that being said, all updates should state. BACKUP the mysql PLAYERDATA before updating, and BACKUP your world before updating.
Ive had inventories reset due to one of the updates that bugged out on me.

Version: 1.8.2
Work perfectly, but it crashes on nbt stuff like Enchantments...

[17:19:56 WARN]: Exception in thread "pool-10-thread-1"
[17:19:56 WARN]: java.lang.RuntimeException: An internal error occured.
[17:19:56 WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:20)
[17:19:56 INFO]: tr7zw[/127.0.0.1:59354] logged in with entity id 398 at ([Timolia] -214.03231158307293, 68.0, -131.6353448421818)
[17:19:56 WARN]: at com.comphenix.protocol.utility.StreamSerializer.deserializeItemStack(StreamSerializer.java:111)
[17:19:56 WARN]: at com.comphenix.protocol.utility.StreamSerializer.deserializeItemStack(StreamSerializer.java:236)
[17:19:56 WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.arrayToStacks(TaskManaget.java:287)
[17:19:56 WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.load(TaskManaget.java:246)
[17:19:56 WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.action(TaskManaget.java:192)
[17:19:56 WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.run(TaskManaget.java:180)
[17:19:56 WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:19:56 WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:19:56 WARN]: at java.lang.Thread.run(Unknown Source)
[17:19:56 WARN]: Caused by: java.io.IOException: Root tag must be a named compound tag
[17:19:56 WARN]: at net.minecraft.server.v1_8_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:62)
[17:19:56 WARN]: at net.minecraft.server.v1_8_R1.PacketDataSerializer.h(PacketDataSerializer.java:161)
[17:19:56 WARN]: at net.minecraft.server.v1_8_R1.PacketDataSerializer.i(PacketDataSerializer.java:196)
[17:19:56 WARN]: at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source)
[17:19:56 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[17:19:56 WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[17:19:56 WARN]: at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:16)
[17:19:56 WARN]: ... 9 more
>
-
Author's response
It's a upstream bug, I'll report it to ProtocolLib.

Version: 1.8.1
Amazing plugin, good and fast support. A must have for bungee servers which allow to put different maps on different severs for load balancing

Version: 1.7.2
I get the error

[15:22:33] [Thread-11/WARN]: Exception in thread "Thread-11"
[15:22:33] [Thread-11/WARN]: java.lang.NullPointerException
[15:22:33] [Thread-11/WARN]: at java.io.StringReader.<init>(StringReader.java:50)
[15:22:33] [Thread-11/WARN]: at com.google.gson.JsonParser.parse(JsonParser.java:45)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.load(TaskManaget.java:198)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.action(TaskManaget.java:169)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.retry(TaskManaget.java:185)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.action(TaskManaget.java:166)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.retry(TaskManaget.java:185)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.action(TaskManaget.java:166)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.retry(TaskManaget.java:185)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.action(TaskManaget.java:166)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.retry(TaskManaget.java:185)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.action(TaskManaget.java:166)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.retry(TaskManaget.java:185)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.action(TaskManaget.java:166)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.retry(TaskManaget.java:185)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.action(TaskManaget.java:166)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.retry(TaskManaget.java:185)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.action(TaskManaget.java:166)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.retry(TaskManaget.java:185)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.action(TaskManaget.java:166)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.retry(TaskManaget.java:185)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.action(TaskManaget.java:166)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.retry(TaskManaget.java:185)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.action(TaskManaget.java:166)
[15:22:33] [Thread-11/WARN]: at com.mengcraft.playersql.TaskManaget$LoadTask.run(TaskManaget.java:154)
[15:22:33] [Thread-11/WARN]: at java.lang.Thread.run(Thread.java:745)
-
Author's response
server version?

Version: 1.7.2
Awesome plugin, work without any problem now :)

Version: 1.7.0
I got some error, i will rate 5 star when fix :) Thanks for this plugin

Error occurred while enabling PlayerSQL v1.7.0-SNAPSHOT (Is it up to date?)
org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.validate(CraftScheduler.java:416) ~[spigot_pvp.jar:]
at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:158) ~[spigot_pvp.jar:]
at org.mcstats.Metrics.start(Metrics.java:201) ~[?:?]
at com.mengcraft.playersql.PlayerSQL.onEnable(PlayerSQL.java:39) ~[?:?]
-
Author's response
this output show your config.yml is error and plugin can not link to your sql database, not other means. I' ll modify and make it friendly. thx feedback.

Version: 1.6.1
Great plugin.

Version: 1.6.0
muy bueno, gracias por el plugin, salvaste mi server :-)

Version: 1.6.0
Nice update

Version: 1.6.0
Thanks for update

Version: 1.5.3
Not bad, good plugin for synchronize data,

Add Vault, i want to sync the Economy

Version: 1.5.2
its now Perfect ;)

Version: 1.4.6
We have this Error. This error spams in the console.
Pls help :/

[16:14:35] [User Authenticator #21/INFO]: UUID of player Alter_Hase is aead0eae-9999-3660-ac7d-a627dcc9470c
[16:14:35] [Server thread/INFO]: aead0eae-9999-3660-ac7d-a627dcc9470c
[16:14:35] [Server thread/INFO]: [0;33;22m[21m[[0;31;1m[21mSpawnTP[0;33;22m[21m] [0;33;22mSent Alter_Hase to spawn[m
[16:14:35] [Server thread/INFO]: Alter_Hase[/85.25.194.104:43328] logged in with entity id 40426 at ([spawn] -168.5, 65.5, 128.5)
[16:14:35] [Craft Scheduler Thread - 1701/INFO]: [GAListener] Player: Alter_Hase has 2 votes
[16:14:55] [Server thread/WARN]: [PlayerSQL] Task #80111 for PlayerSQL v1.4.6 generated an exception
java.lang.NullPointerException
at com.mengcraft.server.OnlinePlayer.getPlayerData(OnlinePlayer.java:69) ~[?:?]
at com.mengcraft.server.OnlinePlayer.savePlayer(OnlinePlayer.java:53) ~[?:?]
at com.mengcraft.server.OnlinePlayer$TimerPlayer.run(OnlinePlayer.java:120) ~[?:?]
at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71) ~[farmwelt1.jar:git-Spigot-1554]
at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:346) [farmwelt1.jar:git-Spigot-1554]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:638) [farmwelt1.jar:git-Spigot-1554]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [farmwelt1.jar:git-Spigot-1554]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [farmwelt1.jar:git-Spigot-1554]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [farmwelt1.jar:git-Spigot-1554]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [farmwelt1.jar:git-Spigot-1554]
[16:17:55] [Server thread/WARN]: [PlayerSQL] Task #80111 for PlayerSQL v1.4.6 generated an exception
java.lang.NullPointerException
at com.mengcraft.server.OnlinePlayer.getPlayerData(OnlinePlayer.java:69) ~[?:?]
at com.mengcraft.server.OnlinePlayer.savePlayer(OnlinePlayer.java:53) ~[?:?]
at com.mengcraft.server.OnlinePlayer$TimerPlayer.run(OnlinePlayer.java:120) ~[?:?]
at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71) ~[farmwelt1.jar:git-Spigot-1554]
at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:346) [farmwelt1.jar:git-Spigot-1554]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:638) [farmwelt1.jar:git-Spigot-1554]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [farmwelt1.jar:git-Spigot-1554]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [farmwelt1.jar:git-Spigot-1554]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [farmwelt1.jar:git-Spigot-1554]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [farmwelt1.jar:git-Spigot-1554]
-
Author's response
Test version 1.4.6.1

Version: 1.4.3
The plugin itself is good. However its useless.

The items doesn't sync straight ahead and you have to log off the server for 3 seconds before it saves. Therefor switching server by doing /server will make you able to duplicate your items.
-
Author's response
Try the new version 1.4.4

Version: 1.3.1
The plugin functions very well, syncing the data successfully. My only recommendation to the developer would be to add some functionality with permissions plugins such as GroupManager, PermissionsEX, etc, to allow for permissions syncing as well.
-
Author's response
Not a good idea, They have their own MySQL functions.

Version: 1.2.1
Nice plugin! Nice support! And up too date!

Version: 1.0.2
working everything fine well

Version: 0.7.6
Very good caoli5288. Things were a little troublesome with the early versions and I foolishly switched to another (premium) plugin - what a waste of money that was. So I have come back to PlayerSQL as of version 0.7.5 and just upgraded to 0.7.6 and it appears to be working flawlessly. Many thanks, please keep up the good work.

Version: 0.7.5
this is so awsome you did saved me from buying another premium plugin that is doing exactly same thing and costs and yours is free and got so many other nice things like the health,food,xp,armor's <3 and economy AND chest shop so this is awsome i was amazed im amazed my dog is amazed i , we love it and hope will get updated for ever

Version: 0.7.4.3
Implessive plugin. The plugin has reached a state where it seems stable. The author has been actively developing the plugin and replying to comments :)

Version: 0.7.4.3
The only thing that makes it not as useful is that you cant disable some saves - such as EXP, it clashes with Heroes EXP system and messes things up.

Version: 0.6.12.1
It seems pretty useful... But it would be nice if it could also hook into vault and save the players economy account. Pretty useful for bungee servers that wants an global currency! :)

But else it's good. ;)
-
Author's response
Good idea!

Version: 0.6.7
Works flawlessly. Haven't encountered any issues so far, very fast and supporting modded NBT data very well!

Version: 0.6.7
Nice plugin for bungee servers 0w0

Resource Information
Author:
----------
Total Downloads: 17,525
First Release: May 6, 2014
Last Update: Nov 5, 2021
Category: ---------------
All-Time Rating:
93 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings