BuildPaste (Plugin)
BuildPaste is a minecraft plugin that makes it easy to copy and paste buildings into your world. It can be used to quickly design your servers. In combination with the website https://buildpaste.net you can copy a build by clicking 'Copy' on the website and by then typing '/paste' in the minecraft chat the building will generate right next to you in your world.
You can also upload your own buildings to our database by selecting two positions using the commands '/pos1' and '/pos2' or by using the 'Position Selector' Item and then typing '/upload'. You can obtain the position selctor by typing '/selector'
Note: This Mod only works in combination with buildpaste.net
Copy Minecraft Buildings:
Paste Minecraft Buildings:
Upload Buildings:
Download as Forge for singleplayer: BuildPaste Mod - CurseForge
Make sure that you are using the Java version of Minecraft.
Hi, is this plugin working on 1.21 versions? when i try to use any command it says An internal error occured while attempting to perform this command..
Is it possible to undo the action of pasting schematic? something like the //undo from worldedit
In reply to winchester_hots: Yes, /undopaste
im using paper 1.20.4 on my server, i put this plugin in the folder, restarted the server but i see this in the console:
[04:04:07 ERROR]: Permission node 'paste' in plugin description file for BuildPaste v1.9.1 is invalid
java.lang.IllegalArgumentException: Data cannot be null
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143) ~[guava-32.1.2-jre.jar:?]
at org.bukkit.permissions.Permission.loadPermission(Permission.java:292) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.permissions.Permission.loadPermissions(Permission.java:239) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.PluginDescriptionFile.getPermissions(PluginDescriptionFile.java:937) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugin(CraftServer.java:624) ~[paper-1.20.4.jar:git-Paper-383]
at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugins(CraftServer.java:548) ~[paper-1.20.4.jar:git-Paper-383]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:673) ~[paper-1.20.4.jar:git-Paper-383]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:433) ~[paper-1.20.4.jar:git-Paper-383]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.4.jar:git-Paper-383]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1132) ~[paper-1.20.4.jar:git-Paper-383]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321) ~[paper-1.20.4.jar:git-Paper-383]
at java.lang.Thread.run(Thread.java:840) ~[?:?]
[04:04:07 ERROR]: Permission node 'upload' in plugin description file for BuildPaste v1.9.1 is invalid
java.lang.IllegalArgumentException: Data cannot be null
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143) ~[guava-32.1.2-jre.jar:?]
at org.bukkit.permissions.Permission.loadPermission(Permission.java:292) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.permissions.Permission.loadPermissions(Permission.java:239) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.PluginDescriptionFile.getPermissions(PluginDescriptionFile.java:937) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugin(CraftServer.java:624) ~[paper-1.20.4.jar:git-Paper-383]
at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugins(CraftServer.java:548) ~[paper-1.20.4.jar:git-Paper-383]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:673) ~[paper-1.20.4.jar:git-Paper-383]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:433) ~[paper-1.20.4.jar:git-Paper-383]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.4.jar:git-Paper-383]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1132) ~[paper-1.20.4.jar:git-Paper-383]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321) ~[paper-1.20.4.jar:git-Paper-383]
at java.lang.Thread.run(Thread.java:840) ~[?:?]
[04:04:07 ERROR]: Permission node 'construct' in plugin description file for BuildPaste v1.9.1 is invalid
java.lang.IllegalArgumentException: Data cannot be null
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143) ~[guava-32.1.2-jre.jar:?]
at org.bukkit.permissions.Permission.loadPermission(Permission.java:292) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.permissions.Permission.loadPermissions(Permission.java:239) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.PluginDescriptionFile.getPermissions(PluginDescriptionFile.java:937) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugin(CraftServer.java:624) ~[paper-1.20.4.jar:git-Paper-383]
at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugins(CraftServer.java:548) ~[paper-1.20.4.jar:git-Paper-383]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:673) ~[paper-1.20.4.jar:git-Paper-383]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:433) ~[paper-1.20.4.jar:git-Paper-383]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.4.jar:git-Paper-383]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1132) ~[paper-1.20.4.jar:git-Paper-383]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321) ~[paper-1.20.4.jar:git-Paper-383]
at java.lang.Thread.run(Thread.java:840) ~[?:?]
In reply to rursache: Dude, I have the same issue. Any clue what the fix is??
Any good reason there isn't a plugin for Forge servers but it works on Forge single player? I really don't feel like reconfiguring my server once again to get this to work and would rather go with something else if that's the case.
bruh idk why its not working for some people, but it worked 1st time for me, THIS MOD IS AWESOME!!
I just waisted three hours of my life trying to get this on my curseforge server, i put it in the plugins folder and it wouldn't work. I tried setting my server from Paper to Fabric and restarting the server more often than I can count on my fingers. I don't use any other mods and I don't know how to solve it, because I tried EVERYTHING I knew could help.......
1.19.4?
i need urgent help!! I pasted a build that did not go where i planned it. How do undo pastes? or delete the paste?
comment avez vous fait pour le faire marcher?
Hello.
I downloaded the mod and have it in my server. I'm trying to copy and paste buildings but every time I do it tells me ''an internal error accrued while trying to perform this command.'' But when I try to connect my account it says your user name was not found in connection with your Minecraft name. I made an account and put my user name in their and also logged in with my Gmail account like it says. I am the OP on my server and don't know what's wrong.
Everytime I try to use the /paste command, it says someone needs to make me an op or type /buildpaste allowall. However I am the owner of the minecraft server, and when i type /buildpaste allowall it does nothing.
In reply to thebuzz8101:
I unfortunately don't know what caused this problem but I may be able to fix it if you could give me some information:
Are you an operator of the server, are you able to use other commands like /give and /setblock and what is your minecraft version?