SchematicUpload

⭐ — (34 endorsements) 📥 4,903 downloads 📌 v1.2-c45621f 📅 8/14/2022
⚪ Last updated 2023

By WiIIiam278 · management

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 12/14/2023 📅 Created: 8/14/2022

🔍 Analysis

  • 👍 0.7% endorsement rate
  • 🏆 #33 of 131 management mods in this game by downloads

📋 About This Mod

# (https://github.com/WiIIiam278/SchematicUpload/raw/master/images/banner-graphic.png)](https://github.com/WiIIiam278/SchematicUpload) (https://img.shields.io/github/workflow/status/WiIIiam278/SchematicUpload/Java%20CI?logo=github)](https://github.com/WiIIiam278/SchematicUpload/actions/workflows/java_ci.yml) (https://img.shields.io/discord/818135932103557162.svg?label=&logo=discord&logoColor=fff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/tVYhJfyDWG) **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. !(https://github.com/WiIIiam278/SchematicUpload/raw/master/images/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 !(https://github.com/WiIIiam278/SchematicUpload/raw/master/images/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. | Command | Description | Permission | |---------------------------|---------------------------------------------------|----------------------------------| | `/schematicupload` | Upload a schematic file through the web interface | `schematicupload.command` | | `/schematicupload about` | View plugin information | `schematicupload.command.about` | | `/schematicupload reload` | Reload config and message files | `schematicupload.command.reload` | ## 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. ## Building To build SchematicUpload, simply run the following in the root of the repository: ``` ./gradlew clean build ``` ## License SchematicUpload is licensed under (https://github.com/WiIIiam278/SchematicUpload/blob/master/LICENSE). ## bStats This plugin uses bStats to provide me with metrics about its usage: - (https://bstats.org/plugin/bukkit/SchematicUpload/14611) You can turn metric collection off by navigating to `~/plugins/bStats/config.yml` and editing the config to disable plugin metrics. ## Links - (https://www.spigotmc.org/resources/schematicupload.100657/) - (https://github.com/WiIIiam278/SchematicUpload/issues) - (https://discord.gg/tVYhJfyDWG) --- © (https://william278.net/), 2022. Licensed under the Apache-2.0 License.

# [!(https://github.com/WiIIiam278/SchematicUpload/raw/master/images/banner-graphic.png)](https://github.com/WiIIiam278/SchematicUpload) [!(https://img.shields.io/github/workflow/status/WiIIiam278/SchematicUpload/Java%20CI?logo=github)](https://github.com/WiIIiam278/SchematicUpload/actions/workflows/java_ci.yml) [!(https://img.shields.io/discord/818135932103557162.svg?label=&logo=discord&logoColor=fff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/tVYhJfyDWG)

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.

!(https://github.com/WiIIiam278/SchematicUpload/raw/master/images/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

!(https://github.com/WiIIiam278/SchematicUpload/raw/master/images/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.

| Command | Description | Permission | |---------------------------|---------------------------------------------------|----------------------------------| | `/schematicupload` | Upload a schematic file through the web interface | `schematicupload.command` | | `/schematicupload about` | View plugin information | `schematicupload.command.about` | | `/schematicupload reload` | Reload config and message files | `schematicupload.command.reload` |

## 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.

## Building To build SchematicUpload, simply run the following in the root of the repository: ``` ./gradlew clean build ```

## License SchematicUpload is licensed under (https://github.com/WiIIiam278/SchematicUpload/blob/master/LICENSE).

## bStats This plugin uses bStats to provide me with metrics about its usage: - (https://bstats.org/plugin/bukkit/SchematicUpload/14611)

You can turn metric collection off by navigating to `~/plugins/bStats/config.yml` and editing the config to disable plugin metrics.

## Links - (https://www.spigotmc.org/resources/schematicupload. 100657/) - (https://github.com/WiIIiam278/SchematicUpload/issues) - (https://discord.gg/tVYhJfyDWG)

  • --
  • © (https://william278.net/), 2022. Licensed under the Apache-2. 0 License.
🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
WiIIiam278
Version
1.2-c45621f
Downloads
4,903
Endorsements
34
Category
management
Created
8/14/2022
Updated
12/14/2023
Game Versions
1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.20.4
Tags
management, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does SchematicUpload support?

The author lists 1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.20.4. Other versions may work but are untested by the author.

What is the latest version of SchematicUpload?

Version 1.2-c45621f, published 2023-12-14 with 4,903 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More management 👤 More by WiIIiam278 🔎 Similar Mods 🌐 Best management (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods