Ivan Volkov
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 <mc.cache@web.de>
* Update worldedit-core/src/main/java/com/boydti/fawe/config/Settings.java
Co-authored-by: NotMyFault <mc.cache@web.de>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <mc.cache@web.de>
* Update worldedit-core/src/main/java/com/boydti/fawe/config/Settings.java
Co-authored-by: NotMyFault <mc.cache@web.de>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <mc.cache@web.de>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <mc.cache@web.de>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <mc.cache@web.de>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <mc.cache@web.de>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <mc.cache@web.de>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <mc.cache@web.de>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <mc.cache@web.de>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <mc.cache@web.de>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <mc.cache@web.de>
* Update worldedit-core/src/main/java/com/sk89q/worldedit/command/SchematicCommands.java
Co-authored-by: NotMyFault <mc.cache@web.de>
* Update worldedit-core/src/main/java/com/boydti/fawe/config/Settings.java
Co-authored-by: NotMyFault <mc.cache@web.de>
* 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 <mc.cache@web.de>
2020-12-12 23:38:44 +01:00
..
2020-08-24 21:31:47 -04:00
2020-12-12 23:38:44 +01:00
2020-11-13 22:35:53 +01:00