Is there a way to cancel saving on the server? Is there an event for that, orr...And if you could provide me the code as well, because I learn from seeing Thanks!
Code:java //In your main class you would use this:getServer().getWorld(<YourWorldNameHere>).setAutoSave(false)