Joseph Thomas

Results 11 issues of Joseph Thomas

I want to upload a file that is in `a/b/c/TestFile-1.0.0.jar` location. I tried using `files: a/b/c/TestFile-*.jar` but this fails. What is the correct way to use expressions for versioned artifacts...

### The Problem You need to relog if you use //setbiome to see the changes. ### A Solution Don't relog and make changes appear ingame. ### Alternatives _No response_ ###...

type:feature-request
status:pending

### WorldEdit Version WorldEdit version 7.2.7-SNAPSHOT+5932-6c08b68 and WorldEdit CLI (version 7.2.7-SNAPSHOT) ### Platform Version git-Paper-251 (MC: 1.17.1) ### Confirmations - [X] I am using the most recent Minecraft release. -...

type:bug
status:accepted

### WorldEdit Version 7.2.8-SNAPSHOT+5955-3ba0890 ### Platform Version Paper version git-Paper-377 ### Confirmations - [X] I am using the most recent Minecraft release. - [X] I am using a version of...

type:bug
status:accepted

### WorldEdit Version 7.2.7-SNAPSHOT+5920-1173385 ### Platform Version git-Paper-228 (MC: 1.17.1) ### Confirmations - [X] I am using the most recent Minecraft release. - [X] I am not using a hybrid...

type:bug
status:accepted

### Server Implementation Paper ### Server Version 1.19 ### Describe the bug PlotSquared doesn't work with mini message from Paper. I have to use 1.19 in my build files, if...

Requires Testing

### **Please explain your feature request to the best of your abilities:** Do you think you can publish the API to the central maven repository? Jitpack has lots of outages...

enhancement

I have ```kt nexusPublishing { repositories { sonatype { nexusUrl.set(uri("https://s01.oss.sonatype.org/service/local/")) snapshotRepositoryUrl.set(uri("https://s01.oss.sonatype.org/content/repositories/snapshots/")) } } } ``` in my build script, if I'm trying to call publishToSonatype in github actions, authentication works...

I'm not sure if that is possible what I try to achieve. I have this configuration, ```yaml - name: crowdin task uses: crowdin/[email protected] with: download_translations: true push_translations: false create_pull_request: true...

enhancement
API limitation

### **Please explain your feature request to the best of your abilities:** Do you think you can publish the API to the central maven repository (https://repo.maven.apache.org/)? That way, developers like...

Enhancement