 
|
bfc657d3f6
|
Schem file limits (#773)
* added filesize/file count checks for /schematic save
* fixed /schematic save, added filesize component to /schematic list
* improved /schematics list total filesize output
need to add automatic conversion into Mb in the future
* temporary fix for page wrap from MessageBox
* reverted changed to MessageBox
* applied FAWE's checkstyle where applicable
* crude fix for worldedit MessageBox line wrapping happening sometimes
* small visual adjustments
* Update worldedit-core/src/main/java/com/boydti/fawe/config/Settings.java
Co-authored-by: NotMyFault <[email protected]>
* Update worldedit-core/src/main/java/com/boydti/fawe/config/Settings.java
Co-authored-by: NotMyFault <[email protected]>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <[email protected]>
* Update worldedit-core/src/main/java/com/boydti/fawe/config/Settings.java
Co-authored-by: NotMyFault <[email protected]>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <[email protected]>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <[email protected]>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <[email protected]>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <[email protected]>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <[email protected]>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <[email protected]>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <[email protected]>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <[email protected]>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <[email protected]>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <[email protected]>
* Update worldedit-core/src/main/java/com/boydti/fawe/config/Settings.java
Co-authored-by: NotMyFault <[email protected]>
* fixed settings variable names
* Improved `/schematic save` success/error notifications
fixed local variable names
* removed unneeded comment
* fixed typo
* made schematics in subdirectories count towards file limit
Co-authored-by: NotMyFault <[email protected]>
|
2020-12-12 23:38:44 +01:00 |
|