Thomas Meaney
Thomas Meaney
# Description **All credit for this PR goes to @tonywiththetommy** However his PR has been stale for a while and accumulated some merge conflicts so I decided to redo the...
- Stops newer worlds from being loaded in older versions - Is ignored when `Paper.ignoreWorldDataVersion` is enabled
### Server Implementation Paper ### Server Version 1.20.2 ### Describe the bug When a player moves their plot far outside of it's region, the action cannot be undone ### To...
### Server Implementation Paper ### Server Version 1.20.2 ### Describe the bug Using the offset mask with a sphere brush only seems to work around 50% of the time 
Replace the current use of Strings in messages with Components. Messages are now stored in the `messages.properties` file and use the [MiniMessage](https://docs.advntr.dev/minimessage/format.html) format
### What problem does this feature solve? Allows admins to block certain settings from being toggled
### What problem does this feature solve? Add ability to lock certain slots so that the item in that slot won't be replaced by the pick block key
> Edit: After creating the issue I figured out this **also applies for player heads** ### Server Implementation Paper ### Server Version 1.21 ### Describe the bug Using `//set oak_sign`...
If the server is behind a proxy & the player is offline which a UUID fetch is made, a different one will be returned than if the player were to...