Sync
Sync provides a variety of methods for saving and loading data. This is easily accessed through the Sync API - tutorials can be found above on the Github wiki.
For a plugin to utilise these features the server must be running Sync.
Sync provides an easy interface for many operations:
- Auto Updating and downloads for your plugins.
- Advanced and easy to use SQL wrapper.
- Plugin statistic tracking.
- Web methods, download files and web page source.
- Runtime utilites (Memory information)
- Easy File IO. Save custom configurations, easily serialize and save Bukkit Locations, ItemStacks, Player Inventories and Blocks.
- Cryptography functions for secure password storage.
- Caching
Changelog: 1.0.1 - Added SyncWriter for raw access to writing and reading files. Fixed an update error.
-
View User Profile
-
Send Message
Posted Mar 6, 2012Just released a nice little plugin that uses Sync. I love this API.
-
View User Profile
-
Send Message
Posted Feb 29, 2012R5 ready?
-
View User Profile
-
Send Message
Posted Feb 14, 2012will be using this for all my future plugins that needs data storage! thanks a lot! /me hugs adamki11s
-
View User Profile
-
Send Message
Posted Feb 12, 2012@Wolf7115
Added SyncWriter for raw access to writing and reading files. Fixed an update error.
-
View User Profile
-
Send Message
Posted Feb 12, 2012What did the 1.0.1 update do?
-
View User Profile
-
Send Message
Posted Feb 10, 2012@iKeirNez
Yes Servers need to be running Sync. This is necessary as Sync utilises threads for updates, downloads and other things. Sync is currently extremely lightweight and is only an API interface, it doesn't currently provide any external functionality although I plan to include such features soon.
-
View User Profile
-
Send Message
Posted Feb 10, 2012Pretty awesome! I can't wait to try this out later. Will servers have to have sync installed?
-
View User Profile
-
Send Message
Posted Feb 8, 2012Love it!
amazing, thank you again Adamki :)
-
View User Profile
-
Send Message
Posted Feb 4, 2012@Wolf7115
Thanks :)
-
View User Profile
-
Send Message
Posted Feb 3, 2012Actually, after messing around with it today, I've figured it out and I also converted my entire plugin to SQL with this. It's awesome. I love this plugin/API.
-
View User Profile
-
Send Message
Posted Feb 2, 2012This is pretty cool. It would be nice though if you or someone else would include a video tutorial on the basics of using the SQL here.
-
View User Profile
-
Send Message
Posted Feb 1, 2012@Adamki11s
Cool, if you need any help with this, I'm free! :)
-
View User Profile
-
Send Message
Posted Feb 1, 2012@RoyalSoda
Thanks :) I do plan to add more features for servers such as backups and all that. Probably support for FTP uploading or similar also when I get the time :)
-
View User Profile
-
Send Message
Posted Feb 1, 2012Very nice! I'll try to have all my plugins rely on Sync. :)