Thread: Calendar
View Single Post
04/10/21, 08:32 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,989
Sharing data between different guilds is not possible. You are able to share small amount of data via group (LibGroupSocket) , or non changing/hardly changing data within 1 guild via the guild notes of members. Updating them too often will kick you from the game though.

So no, not possible afaik. Only would be possible by exporting data to SavedVariables (happens at logout/reloadui, not in real time!) and importing/uploading them to external website servers via tools, like Tamriel Trade Center does e. G. to share data of guild store listings.

Check the Wiki for addon info and howtos, and there also is a Create addons sticky thread with links for new developers inside the tutorials forum here at esoui.
  Reply With Quote