Upload from Web Editor | Copy and paste structures (.schematic supported!) with one-command
Features:
Move your structure easily between server and server & client
Upload .schematic from web editor and apply to your server with one command
Easy to use, only two command are needed
WorldEdit support
Requirements:
WorldEdit or FAWE installed
How to use: As the description says, ArchSync is really super easy to use. Please enter
/async and you could see the usage:
It's super cool. (╹ڡ╹ )
Sending .schematic/.schem format structure to server:
To transfer your own .schematic and apply to your server, you simply need enter
/async depoly [8-DIGIT CODE], where the code will be generated after you upload the file to
ArchSync Web. The following process will be automatic.
Exporting your WorldEdit clipboard items to other server or download the .schematic file: To export buildings from the server to other servers, or download them to your local computer, you simply need to enter
/async send and just wait:
Introducing the web client, where you upload your own
.schematic files to the server.
For detailed usage, please visit the documentation page.
How does it work? ArchSync must have a
file transfer server in order to work. The default is to use my own public server located in Los Angeles.
(I would be delighted if you decided to donate for the project!) Sometimes it's not very stable. That's why I recommend that you deploy your own transfer server by just a .php file.
Change the plugin's config.yml and enter your own server's URL
In the web version, click "Setting" and enter your own server's URL
That's all XD
Permissions
All the following permissions are only for OP by default. Please note that user-generated files should be treated with caution in all cases.
archsync.use A player with this permission will be able to use the /async command; without the following two permissions, the player will not be able to do anything.
archsync.deploy A player with this permission will be able to use the /async deploy command.
archsync.send A player with this permission will be able to use the /async send command.
archsync.reload A player with this permission will be able to use the /async reload command.
By the way, I'm a newbie in bukkit plugin development also the Spigotmc community. I'd be very happy if you can comment or point out my mistakes or plugin bugs!