java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "de.mistrx.buildpaste.items.PastePaperItem.GetPastePaperBuildId(org.bukkit.inventory.ItemStack)" is null
You can give and remove permissions by typing /buildpaste <permissionType> <playername> [allow | disallow]
permissionType is the specific permission you want to give the player.
For now, you can allow a player to paste, upload and construct, or allow them to be able to do all of the above.
The commands are all autocompleted, so you don't have to remember some keywords.
Updated to 1.18, the /upload command now works, but I had to remove nbt upload functionality because it caused some issues. Might add in the future when I figured out how to fix it.
Added better support for servers running Minecraft version 1.17 as well as a new item called pastepaper!
- You can create a pastepaper by typing /pastepaper
- When right-clicking it the build will be generated without you needing to type /paste
This is useful when pasting the same build over and over again
Note: The /upload command doesn't work with version 1.16 anymore, if you want to use it you have to use a older version of the plugin.
Fixed a bug that didn't allow you to paste builds in other worlds than the main world.
Aka you can now paste builds in the Nether, in The End or in a custom world