Paper icon indicating copy to clipboard operation
Paper copied to clipboard

Manual world saving warning even when saving is disabled

Open NonSwag opened this issue 1 year ago • 4 comments
trafficstars

Expected behavior

If automatic saving was disabled using the command /save-off, manual saving via plugin should not print a warning.

Observed/Actual behavior

image

Steps/models to reproduce

  1. /save-off
  2. perform a manual world save using a plugin

Plugin and Datapack List

plugins [09:46:38 INFO]: Server Plugins (13): [09:46:38 INFO]: Paper Plugins: [09:46:38 INFO]: - Commander, CreativeUtilities, goPaintAdvanced, Tweaks, Worlds [09:46:38 INFO]: Bukkit Plugins: [09:46:38 INFO]: - EasyArmorStands, FastAsyncVoxelSniper, FastAsyncWorldEdit, goBrush, LuckPerms, NoisyPatterns, Skulls, WorldEditSUI

datapack list [09:46:49 INFO]: There are 3 data pack(s) enabled: [vanilla (built-in)], [file/bukkit (world)], [paper (built-in)] [09:46:49 INFO]: There are no more data packs available

Paper version

version [09:46:56 INFO]: Checking version, please wait... [09:46:56 INFO]: This server is running Paper version 1.21-124-master@df3b654 (2024-08-02T00:02:38Z) (Implementing API version 1.21-R0.1-SNAPSHOT) You are running the latest version Previous version: 1.21-109-5a5035b (MC: 1.21)

Other

No response

NonSwag avatar Aug 04 '24 07:08 NonSwag

perform a manual world save using a plugin Please elaborate what methods said plugin is calling.

lynxplay avatar Aug 04 '24 09:08 lynxplay

save-off is not something that is generally considered supported. The only part of the warning which isn't accurate is the auto-save part, but, in so much as that auto-save is intended to temporarily disable saving so that backups, etc, can be performed. This WILL impact performance.

electronicboy avatar Aug 04 '24 10:08 electronicboy

Please elaborate what methods said plugin is calling.

World#save

NonSwag avatar Aug 04 '24 10:08 NonSwag

can i work on this issue

mishrababhishek avatar Aug 05 '24 15:08 mishrababhishek

resolved by #12088

NonSwag avatar Feb 11 '25 16:02 NonSwag