 OwenandGitHub
|
a16074cbe4
|
Fix //snowsmooth not working below Y0 (#1769)
* Use min y instead of 0 for SnowHeightMap
* Correctly handle rounding for height
* Revert old fix
* Use y instead of newHeight
* Remove line diff
|
2022-06-07 12:06:03 +02:00 |
|
 
|
c27a34ce40
|
feat: Add worldedit.schematic.list.other permission and functionality (#1507)
* Add worldedit.schematic.list.other permission and functionality
* Implement StringMan#containsUuid
* Javadocs
* chore: Add since annotation
Co-authored-by: NotMyFault <[email protected]>
|
2022-01-05 16:21:44 +01:00 |
|
  
|
781bfc542f
|
fix: Properly delete ChangeSets on history clear (#1413)
Fixes #1347
Co-authored-by: Jordan <[email protected]>
Co-authored-by: Alex <[email protected]>
|
2021-12-06 14:31:46 +01:00 |
|
 
|
fc4517fe4c
|
feat: Sort plugins on debugpaste (#1429)
* Replace plugins with an array and sort them by their name.
Resolves #1428
* Use comparator
Co-authored-by: Alex <[email protected]>
|
2021-11-20 16:28:18 +00:00 |
|