banner-graphic.png
68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f5769494969616d3237382f536368656d6174696355706c6f61642f4a61766125323043493f6c6f676f3d676974687562 68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f3831383133353933323130333535373136322e7376673f6c6162656c3d266c6f676f3d646973636f7264266c6f676f436f6c6f723d66666626636f6c6f723d373338394438266c6162656c436f6c6f723d364137454332
 
SchematicUpload is a plugin that lets players upload schematics to your server through a simple and safe web panel. If you've ever run a build or creative server and have had to respond to annoying requests to import a player's schematic, this is the plugin for you.
 
web-interface.png
 
Usage
Players simply type the /schematicupload command in-game that sends them a link to the web panel with a unique authentication code. On the panel, all the player needs to do is choose the file and press "Upload". The schematic will be checked and uploaded to the schematics' folder in-game.
 
Features
  • Incredibly simple to use web interface that lets you preview schematics before uploading
  • Super easy to configure, just choose your port and hostname
  • Limit the file size of schematics that can be uploaded
  • Limit how many schematics a player can upload over a given timeframe
in-game-command.png
 
Commands
SchematicUpload provides the following commands. By default, only operators are permitted to use the schematic uploader. You'll need a permission plugin such as LuckPerms to let non-operators use these.
  • /schematicupload - Upload a schematic file through the web interface
  • /schematicupload about - View plugin information
  • /schematicupload reload - Reload config and message files
Setup
  1. Download the SchematicUpload jar and place it in your /plugins/ directory
  2. Start the server. The web server will be hosted on port 2780 by default. If you're running the server on your computer, you can visit https://localhost:2780 to view the interface.
  3. Turn off the server, navigate to /plugins/SchematicUpload and modify the contents of config.yml and messages_xx-xx.yml as appropriate. Make sure to change url to be the IP address or domain of your server.
 
bStats
This plugin uses bStats to provide me with metrics about its usage:
You can turn metric collection off by navigating to ~/plugins/bStats/config.yml and editing the config to disable plugin metrics.
 
Links